Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
Packages that use ServiceChannelException
-
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, WSService wsService, WSBinding wsBinding, 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) intServiceChannelWSImpl.openChannel(String targetWSURI, jakarta.xml.ws.Holder<List<String>> negotiatedMimeTypes, jakarta.xml.ws.Holder<List<String>> negotiatedParams)