com.sun.xml.ws.transport.tcp.servicechannel
Class ServiceChannelWSImpl
java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
public class ServiceChannelWSImpl
- extends Object
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceChannelWSImpl
public ServiceChannelWSImpl()
initiateSession
public void initiateSession()
throws ServiceChannelException
- Throws:
ServiceChannelException
openChannel
public int openChannel(String targetWSURI,
Holder<List<String>> negotiatedMimeTypes,
Holder<List<String>> negotiatedParams)
throws ServiceChannelException
- Throws:
ServiceChannelException
closeChannel
public void closeChannel(int channelId)
throws ServiceChannelException
- Throws:
ServiceChannelException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.