com.sun.xml.ws.transport.tcp.client
Class TCPTransportPipeFactory
java.lang.Object
com.sun.xml.ws.api.pipe.TransportTubeFactory
com.sun.xml.ws.transport.tcp.client.TCPTransportPipeFactory
- Direct Known Subclasses:
- TCPTransportPipeFactory
public class TCPTransportPipeFactory
- extends com.sun.xml.ws.api.pipe.TransportTubeFactory
- Author:
- Alexey Stashok
|
Method Summary |
com.sun.xml.ws.api.pipe.Tube |
doCreate(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
|
| Methods inherited from class com.sun.xml.ws.api.pipe.TransportTubeFactory |
create, createDefault, createHttpTransport |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPTransportPipeFactory
public TCPTransportPipeFactory()
doCreate
public com.sun.xml.ws.api.pipe.Tube doCreate(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
- Specified by:
doCreate in class com.sun.xml.ws.api.pipe.TransportTubeFactory
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.