Class ServiceChannelWSImpl
java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseChannel(int channelId) voidintopenChannel(String targetWSURI, jakarta.xml.ws.Holder<List<String>> negotiatedMimeTypes, jakarta.xml.ws.Holder<List<String>> negotiatedParams)
-
Constructor Details
-
ServiceChannelWSImpl
public ServiceChannelWSImpl()
-
-
Method Details
-
initiateSession
public void initiateSession() -
openChannel
public int openChannel(String targetWSURI, jakarta.xml.ws.Holder<List<String>> negotiatedMimeTypes, jakarta.xml.ws.Holder<List<String>> negotiatedParams) throws ServiceChannelException - Throws:
ServiceChannelException
-
closeChannel
- Throws:
ServiceChannelException
-