public class AttachmentCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
AttachmentCallbackHandler(Collection<Attachment> attachments) |
AttachmentCallbackHandler(Message message) |
public AttachmentCallbackHandler(Message message)
public AttachmentCallbackHandler(Collection<Attachment> attachments)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionApache CXF