| Package | Description |
|---|---|
| com.sun.xml.ws.transport.tcp.client | |
| com.sun.xml.ws.transport.tcp.servicechannel | |
| com.sun.xml.ws.transport.tcp.servicechannel.stubs |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSession |
WSConnectionManager.createConnectionSession(WSTCPURI tcpURI)
Open new tcp connection and establish service virtual connection
|
ChannelContext |
WSConnectionManager.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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceChannelWSImpl.closeChannel(int channelId) |
void |
ServiceChannelWSImpl.initiateSession() |
int |
ServiceChannelWSImpl.openChannel(String targetWSURI,
Holder<List<String>> negotiatedMimeTypes,
Holder<List<String>> negotiatedParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceChannelWSImpl.closeChannel(int channelId) |
void |
ServiceChannelWSImpl.initiateSession() |
int |
ServiceChannelWSImpl.openChannel(String targetWSURI,
Holder<List<String>> negotiatedMimeTypes,
Holder<List<String>> negotiatedParams) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.