Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
-
Packages that use OpenChannelResponse Package Description 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 Modifier and Type Method Description OpenChannelResponseObjectFactory. createOpenChannelResponse()Create an instance ofOpenChannelResponseMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type OpenChannelResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<OpenChannelResponse>ObjectFactory. createOpenChannelResponse(OpenChannelResponse value)Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type OpenChannelResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<OpenChannelResponse>ObjectFactory. createOpenChannelResponse(OpenChannelResponse value)
-