public final class TransportTubeFactory extends Object implements TubeFactory
| Constructor and Description |
|---|
TransportTubeFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.xml.ws.api.pipe.Tube |
createTube(ClientTubelineAssemblyContext context) |
com.sun.xml.ws.api.pipe.Tube |
createTube(ServerTubelineAssemblyContext context) |
public com.sun.xml.ws.api.pipe.Tube createTube(ClientTubelineAssemblyContext context) throws WebServiceException
createTube in interface TubeFactoryWebServiceExceptionpublic com.sun.xml.ws.api.pipe.Tube createTube(ServerTubelineAssemblyContext context) throws WebServiceException
createTube in interface TubeFactoryWebServiceExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.