Uses of Interface
com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings.ConnectionManagementSettingsHolder
-
Packages that use ConnectionManagementSettings.ConnectionManagementSettingsHolder Package Description com.sun.xml.ws.transport.tcp.util com.sun.xml.ws.transport.tcp.wsit -
-
Uses of ConnectionManagementSettings.ConnectionManagementSettingsHolder in com.sun.xml.ws.transport.tcp.util
Methods in com.sun.xml.ws.transport.tcp.util that return ConnectionManagementSettings.ConnectionManagementSettingsHolder Modifier and Type Method Description static ConnectionManagementSettings.ConnectionManagementSettingsHolderConnectionManagementSettings. getSettingsHolder()Methods in com.sun.xml.ws.transport.tcp.util with parameters of type ConnectionManagementSettings.ConnectionManagementSettingsHolder Modifier and Type Method Description static voidConnectionManagementSettings. setSettingsHolder(ConnectionManagementSettings.ConnectionManagementSettingsHolder holder) -
Uses of ConnectionManagementSettings.ConnectionManagementSettingsHolder in com.sun.xml.ws.transport.tcp.wsit
Classes in com.sun.xml.ws.transport.tcp.wsit that implement ConnectionManagementSettings.ConnectionManagementSettingsHolder Modifier and Type Class Description classPolicyConnectionManagementSettingsHolderSOAP/TCP connection cache settings holder.
-