Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSessionResponse

Packages that use InitiateSessionResponse
com.sun.xml.ws.transport.tcp.servicechannel.stubs   
 

Uses of InitiateSessionResponse in com.sun.xml.ws.transport.tcp.servicechannel.stubs
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return InitiateSessionResponse
 InitiateSessionResponse ObjectFactory.createInitiateSessionResponse()
          Create an instance of InitiateSessionResponse
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type InitiateSessionResponse
 javax.xml.bind.JAXBElement<InitiateSessionResponse> ObjectFactory.createInitiateSessionResponse(InitiateSessionResponse value)
          Create an instance of JAXBElement<InitiateSessionResponse>}
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type InitiateSessionResponse
 javax.xml.bind.JAXBElement<InitiateSessionResponse> ObjectFactory.createInitiateSessionResponse(InitiateSessionResponse value)
          Create an instance of JAXBElement<InitiateSessionResponse>}