Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannelResponse
-
Packages that use CloseChannelResponse Package Description com.sun.xml.ws.transport.tcp.servicechannel.stubs -
-
Uses of CloseChannelResponse in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return CloseChannelResponse Modifier and Type Method Description CloseChannelResponseObjectFactory. createCloseChannelResponse()Create an instance ofCloseChannelResponseMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type CloseChannelResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<CloseChannelResponse>ObjectFactory. createCloseChannelResponse(CloseChannelResponse value)Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type CloseChannelResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<CloseChannelResponse>ObjectFactory. createCloseChannelResponse(CloseChannelResponse value)
-