Uses of Class
com.sun.xml.ws.transport.tcp.util.ChannelSettings
Packages that use ChannelSettings
-
Uses of ChannelSettings in com.sun.xml.ws.transport.tcp.util
Methods in com.sun.xml.ws.transport.tcp.util that return ChannelSettingsModifier and TypeMethodDescriptionChannelContext.getChannelSettings()Return channel settings, which were aggreed during handshake phaseConstructors in com.sun.xml.ws.transport.tcp.util with parameters of type ChannelSettingsModifierConstructorDescriptionChannelContext(ConnectionSession connectionSession, ChannelSettings channelSettings)