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

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

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

Methods in com.sun.xml.messaging.jaxm.ebxml that return Service
 Service EbXMLMessageImpl.getService()
          Returns the service.
 

Methods in com.sun.xml.messaging.jaxm.ebxml with parameters of type Service
 void EbXMLMessageImpl.setService(Service service)
          Sets the service information as defined in the ebxml specification.