Uses of Class
com.sun.xml.ws.runtime.config.TubeFactoryConfig

Packages that use TubeFactoryConfig
com.sun.xml.ws.runtime.config   
 

Uses of TubeFactoryConfig in com.sun.xml.ws.runtime.config
 

Fields in com.sun.xml.ws.runtime.config with type parameters of type TubeFactoryConfig
protected  java.util.List<TubeFactoryConfig> TubeFactoryList.tubeFactoryConfigs
           
 

Methods in com.sun.xml.ws.runtime.config that return TubeFactoryConfig
 TubeFactoryConfig ObjectFactory.createTubeFactoryConfig()
          Create an instance of TubeFactoryConfig
 

Methods in com.sun.xml.ws.runtime.config that return types with arguments of type TubeFactoryConfig
 java.util.List<TubeFactoryConfig> TubeFactoryList.getTubeFactoryConfigs()
          Gets the value of the tubeFactoryConfigs property.