Uses of Class
org.apache.sandesha.ws.rm.Accept

Packages that use Accept
org.apache.sandesha.ws.rm   
 

Uses of Accept in org.apache.sandesha.ws.rm
 

Methods in org.apache.sandesha.ws.rm that return Accept
 Accept CreateSequenceResponse.getAccept()
           
 Accept Accept.fromSOAPEnvelope(MessageElement bodyElement)
           
 

Methods in org.apache.sandesha.ws.rm with parameters of type Accept
 void CreateSequenceResponse.setAccept(Accept accept)