|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
public class ServiceChannelWSImpl
Constructor Summary | |
---|---|
ServiceChannelWSImpl()
|
Method Summary | |
---|---|
void |
closeChannel(int channelId)
|
void |
initiateSession()
|
int |
openChannel(java.lang.String targetWSURI,
javax.xml.ws.Holder<java.util.List<java.lang.String>> negotiatedMimeTypes,
javax.xml.ws.Holder<java.util.List<java.lang.String>> negotiatedParams)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceChannelWSImpl()
Method Detail |
---|
public void initiateSession() throws ServiceChannelException
ServiceChannelException
public int openChannel(java.lang.String targetWSURI, javax.xml.ws.Holder<java.util.List<java.lang.String>> negotiatedMimeTypes, javax.xml.ws.Holder<java.util.List<java.lang.String>> negotiatedParams) throws ServiceChannelException
ServiceChannelException
public void closeChannel(int channelId) throws ServiceChannelException
ServiceChannelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |