Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
Packages that use ServiceChannelException
Package
Description
-
Uses of ServiceChannelException in com.sun.xml.ws.transport.tcp.client
Methods in com.sun.xml.ws.transport.tcp.client that throw ServiceChannelExceptionModifier and TypeMethodDescriptionWSConnectionManager.createConnectionSession(WSTCPURI tcpURI) Open new tcp connection and establish service virtual connectionWSConnectionManager.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 ServiceChannelException in com.sun.xml.ws.transport.tcp.servicechannel
Methods in com.sun.xml.ws.transport.tcp.servicechannel that throw ServiceChannelExceptionModifier and TypeMethodDescriptionvoidServiceChannelWSImpl.closeChannel(int channelId) voidServiceChannelWSImpl.initiateSession()intServiceChannelWSImpl.openChannel(String targetWSURI, javax.xml.ws.Holder<List<String>> negotiatedMimeTypes, javax.xml.ws.Holder<List<String>> negotiatedParams) -
Uses of ServiceChannelException in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that throw ServiceChannelExceptionModifier and TypeMethodDescriptionvoidServiceChannelWSImpl.closeChannel(int channelId) voidServiceChannelWSImpl.initiateSession()intServiceChannelWSImpl.openChannel(String targetWSURI, javax.xml.ws.Holder<List<String>> negotiatedMimeTypes, javax.xml.ws.Holder<List<String>> negotiatedParams)