Uses of Class
com.sun.xml.messaging.jaxm.ebxml.Manifest

Packages that use Manifest
com.sun.xml.messaging.jaxm.ebxml   
 

Uses of Manifest in com.sun.xml.messaging.jaxm.ebxml
 

Methods in com.sun.xml.messaging.jaxm.ebxml that return Manifest
 Manifest EbXMLMessageImpl.getManifest()
          Returns the manifest for the message.
 

Methods in com.sun.xml.messaging.jaxm.ebxml with parameters of type Manifest
 void EbXMLMessageImpl.setManifest(Manifest manifest)
          Sets the manifest for the message in the SOAPBody.