Class ChannelSettings
java.lang.Object
com.sun.xml.ws.transport.tcp.util.ChannelSettings
- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetChannelId(int channelId) voidsetNegotiatedMimeTypes(List<String> negotiatedMimeTypes) voidsetNegotiatedParams(List<String> negotiatedParams) voidsetTargetWSURI(WSTCPURI targetWSURI) voidsetWSServiceName(QName wsServiceName) toString()
-
Constructor Details
-
ChannelSettings
public ChannelSettings() -
ChannelSettings
-
-
Method Details