Uses of Class
sc.symmetricbinding.SendResponse

Packages that use SendResponse
sc.symmetricbinding   
 

Uses of SendResponse in sc.symmetricbinding
 

Methods in sc.symmetricbinding that return SendResponse
 SendResponse ObjectFactory.createSendResponse()
          Create an instance of SendResponse
 

Methods in sc.symmetricbinding that return types with arguments of type SendResponse
 javax.xml.bind.JAXBElement<SendResponse> ObjectFactory.createSendResponse(SendResponse value)
          Create an instance of JAXBElement<SendResponse>}
 

Methods in sc.symmetricbinding with parameters of type SendResponse
 javax.xml.bind.JAXBElement<SendResponse> ObjectFactory.createSendResponse(SendResponse value)
          Create an instance of JAXBElement<SendResponse>}