|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
com.sun.xml.ws.transport.tcp.client.ServiceChannelTransportPipe
public final class ServiceChannelTransportPipe
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe |
|---|
clientTransport, customTCPPort, defaultCodec, wsBinding, wsService |
| Constructor Summary | |
|---|---|
ServiceChannelTransportPipe(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
|
|
ServiceChannelTransportPipe(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context,
int customTCPPort)
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl |
copy(com.sun.xml.ws.api.pipe.TubeCloner cloner)
|
com.sun.xml.ws.api.message.Packet |
process(com.sun.xml.ws.api.message.Packet packet)
|
| Methods inherited from class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe |
|---|
abortSession, preDestroy, processException, processRequest, processResponse, releaseSession, writeTransportSOAPActionHeaderIfRequired |
| Methods inherited from class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl |
|---|
copy, doInvoke, doInvokeAndForget, doReturnWith, doSuspend, doSuspend, doThrow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceChannelTransportPipe(@NotNull
com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
public ServiceChannelTransportPipe(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context,
int customTCPPort)
| Method Detail |
|---|
public com.sun.xml.ws.api.message.Packet process(com.sun.xml.ws.api.message.Packet packet)
process in interface com.sun.xml.ws.api.pipe.Pipeprocess in class TCPTransportPipepublic com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl copy(com.sun.xml.ws.api.pipe.TubeCloner cloner)
copy in interface com.sun.xml.ws.api.pipe.Tubecopy in class TCPTransportPipe
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||