org.ow2.petals.kernel.ws.api.to
Class AttachmentDescriptor

java.lang.Object
  extended by org.ow2.petals.kernel.ws.api.to.AttachmentDescriptor

public class AttachmentDescriptor
extends java.lang.Object

This is an attachment descriptor used to handle SOAP attachments

Author:
Christophe HAMERLING - eBM WebSourcing

Constructor Summary
AttachmentDescriptor()
           
 
Method Summary
 javax.activation.DataHandler getAttachment()
           
 void setAttachment(javax.activation.DataHandler dh)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentDescriptor

public AttachmentDescriptor()
Method Detail

getAttachment

public javax.activation.DataHandler getAttachment()

setAttachment

public void setAttachment(javax.activation.DataHandler dh)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.