Package org.apache.cxf.attachment
Class As4AttachmentUtil
- java.lang.Object
-
- org.apache.cxf.attachment.As4AttachmentUtil
-
public final class As4AttachmentUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.cxf.message.AttachmentcreateAttachment(InputStream stream, Map<String,List<String>> headers)
-
-
-
Method Detail
-
createAttachment
public static org.apache.cxf.message.Attachment createAttachment(InputStream stream, Map<String,List<String>> headers) throws IOException
- Throws:
IOException
-
-