Uses of Interface
com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings.ConnectionManagementSettingsHolder

Packages that use ConnectionManagementSettings.ConnectionManagementSettingsHolder
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
static ConnectionManagementSettings.ConnectionManagementSettingsHolder ConnectionManagementSettings.getSettingsHolder()
           
 

Methods in com.sun.xml.ws.transport.tcp.util with parameters of type ConnectionManagementSettings.ConnectionManagementSettingsHolder
static void ConnectionManagementSettings.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
 class PolicyConnectionManagementSettingsHolder
          SOAP/TCP connection cache settings holder.