public class ServiceChannelWSImpl extends Object
| Constructor and Description |
|---|
ServiceChannelWSImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeChannel(int channelId) |
void |
initiateSession() |
int |
openChannel(String targetWSURI,
Holder<List<String>> negotiatedMimeTypes,
Holder<List<String>> negotiatedParams) |
public void initiateSession()
throws ServiceChannelException
ServiceChannelExceptionpublic int openChannel(String targetWSURI, Holder<List<String>> negotiatedMimeTypes, Holder<List<String>> negotiatedParams) throws ServiceChannelException
ServiceChannelExceptionpublic void closeChannel(int channelId)
throws ServiceChannelException
ServiceChannelExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.