Uses of Class
com.sun.xml.ws.transport.tcp.util.WSTCPURI
Packages that use WSTCPURI
Package
Description
-
Uses of WSTCPURI in com.sun.xml.ws.transport.tcp.client
Methods in com.sun.xml.ws.transport.tcp.client with parameters of type WSTCPURIModifier and TypeMethodDescriptionWSConnectionManager.createConnectionSession(WSTCPURI tcpURI) Open new tcp connection and establish service virtual connectionClientConnectionSession.findWSServiceContextByURI(WSTCPURI wsTCPURI) WSConnectionManager.openChannel(WSTCPURI uri, com.sun.xml.ws.api.WSService wsService, com.sun.xml.ws.api.WSBinding wsBinding, com.sun.xml.ws.api.pipe.Codec defaultCodec) -
Uses of WSTCPURI in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server with parameters of type WSTCPURI -
Uses of WSTCPURI in com.sun.xml.ws.transport.tcp.util
Methods in com.sun.xml.ws.transport.tcp.util that return WSTCPURIModifier and TypeMethodDescriptionChannelContext.getTargetWSURI()Return correspondent WS's URIChannelSettings.getTargetWSURI()static WSTCPURIstatic WSTCPURIMethods in com.sun.xml.ws.transport.tcp.util with parameters of type WSTCPURIModifier and TypeMethodDescriptionConnectionSession.findWSServiceContextByURI(WSTCPURI wsTCPURI) voidChannelSettings.setTargetWSURI(WSTCPURI targetWSURI) Constructors in com.sun.xml.ws.transport.tcp.util with parameters of type WSTCPURI