Uses of Class
com.sun.xml.ws.runtime.config.TubeFactoryList
Packages that use TubeFactoryList
-
Uses of TubeFactoryList in com.sun.xml.ws.runtime.config
Fields in com.sun.xml.ws.runtime.config declared as TubeFactoryListModifier and TypeFieldDescriptionprotected TubeFactoryListTubelineDefinition.clientSideprotected TubeFactoryListTubelineDefinition.endpointSideMethods in com.sun.xml.ws.runtime.config that return TubeFactoryListModifier and TypeMethodDescriptionObjectFactory.createTubeFactoryList()Create an instance ofTubeFactoryListTubelineDefinition.getClientSide()Gets the value of the clientSide property.TubelineDefinition.getEndpointSide()Gets the value of the endpointSide property.Methods in com.sun.xml.ws.runtime.config with parameters of type TubeFactoryListModifier and TypeMethodDescriptionvoidTubelineDefinition.setClientSide(TubeFactoryList value) Sets the value of the clientSide property.voidTubelineDefinition.setEndpointSide(TubeFactoryList value) Sets the value of the endpointSide property.