Uses of Class
com.sun.xml.ws.transport.tcp.util.ChannelSettings
-
Packages that use ChannelSettings Package Description com.sun.xml.ws.transport.tcp.util -
-
Uses of ChannelSettings in com.sun.xml.ws.transport.tcp.util
Methods in com.sun.xml.ws.transport.tcp.util that return ChannelSettings Modifier and Type Method Description ChannelSettingsChannelContext. getChannelSettings()Return channel settings, which were aggreed during handshake phaseConstructors in com.sun.xml.ws.transport.tcp.util with parameters of type ChannelSettings Constructor Description ChannelContext(ConnectionSession connectionSession, ChannelSettings channelSettings)
-