Uses of Class
com.sun.xml.ws.runtime.config.TubeFactoryConfig
-
Packages that use TubeFactoryConfig Package Description 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 Modifier and Type Field Description protected List<TubeFactoryConfig>TubeFactoryList. tubeFactoryConfigsMethods in com.sun.xml.ws.runtime.config that return TubeFactoryConfig Modifier and Type Method Description TubeFactoryConfigObjectFactory. createTubeFactoryConfig()Create an instance ofTubeFactoryConfigMethods in com.sun.xml.ws.runtime.config that return types with arguments of type TubeFactoryConfig Modifier and Type Method Description List<TubeFactoryConfig>TubeFactoryList. getTubeFactoryConfigs()Gets the value of the tubeFactoryConfigs property.
-