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

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

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

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

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

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