it.eng.spago.attachment
Class HttpAttachmentItem

java.lang.Object
  extended byAbstractAttachmentItem
      extended byit.eng.spago.attachment.HttpAttachmentItem

public class HttpAttachmentItem
extends AbstractAttachmentItem

See Also:
Serialized Form

Method Summary
static HttpAttachmentItem[] getAttachments(HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAttachments

public static HttpAttachmentItem[] getAttachments(HttpServletRequest request)
                                           throws java.io.IOException
Throws:
java.io.IOException