|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TubeCloner | |
|---|---|
| com.sun.xml.ws.addressing | |
| com.sun.xml.ws.addressing.v200408 | |
| com.sun.xml.ws.api.pipe | Pipe and related abstractions. |
| com.sun.xml.ws.api.pipe.helper | Default partial implementations of Pipe. |
| com.sun.xml.ws.client | JAX-WS 2.0.1 Client Runtime |
| com.sun.xml.ws.dump | |
| com.sun.xml.ws.handler | |
| com.sun.xml.ws.mex.server | |
| com.sun.xml.ws.protocol.soap | |
| com.sun.xml.ws.rx.mc.runtime | |
| com.sun.xml.ws.rx.rm.runtime | |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| com.sun.xml.ws.server.sei | |
| com.sun.xml.ws.transport | |
| com.sun.xml.ws.transport.http.client | |
| com.sun.xml.ws.transport.tcp.client | |
| com.sun.xml.ws.tx.at.tube | |
| com.sun.xml.ws.util.pipe | |
| com.sun.xml.wss.jaxws.impl | |
| com.sun.xml.wss.provider.wsit | |
| com.sun.xml.xwss | |
| Uses of TubeCloner in com.sun.xml.ws.addressing |
|---|
| Methods in com.sun.xml.ws.addressing with parameters of type TubeCloner | |
|---|---|
W3CWsaClientTube |
W3CWsaClientTube.copy(TubeCloner cloner)
|
W3CWsaServerTube |
W3CWsaServerTube.copy(TubeCloner cloner)
|
WsaClientTube |
WsaClientTube.copy(TubeCloner cloner)
|
WsaServerTube |
WsaServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.addressing with parameters of type TubeCloner | |
|---|---|
W3CWsaClientTube(WsaClientTube that,
TubeCloner cloner)
|
|
W3CWsaServerTube(W3CWsaServerTube that,
TubeCloner cloner)
|
|
WsaClientTube(WsaClientTube that,
TubeCloner cloner)
|
|
WsaServerTube(WsaServerTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.addressing.v200408 |
|---|
| Methods in com.sun.xml.ws.addressing.v200408 with parameters of type TubeCloner | |
|---|---|
MemberSubmissionWsaClientTube |
MemberSubmissionWsaClientTube.copy(TubeCloner cloner)
|
MemberSubmissionWsaServerTube |
MemberSubmissionWsaServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.addressing.v200408 with parameters of type TubeCloner | |
|---|---|
MemberSubmissionWsaClientTube(MemberSubmissionWsaClientTube that,
TubeCloner cloner)
|
|
MemberSubmissionWsaServerTube(MemberSubmissionWsaServerTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.api.pipe |
|---|
| Subclasses of TubeCloner in com.sun.xml.ws.api.pipe | |
|---|---|
class |
PipeCloner
Deprecated. Use TubeCloner. |
class |
PipeClonerImpl
Clones the whole pipeline. |
| Methods in com.sun.xml.ws.api.pipe with parameters of type TubeCloner | |
|---|---|
Tube |
Tube.copy(TubeCloner cloner)
Creates an identical clone of this Tube. |
| Uses of TubeCloner in com.sun.xml.ws.api.pipe.helper |
|---|
| Methods in com.sun.xml.ws.api.pipe.helper with parameters of type TubeCloner | |
|---|---|
abstract AbstractTubeImpl |
AbstractTubeImpl.copy(TubeCloner cloner)
|
PipeAdapter |
PipeAdapter.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.api.pipe.helper with parameters of type TubeCloner | |
|---|---|
AbstractFilterTubeImpl(AbstractFilterTubeImpl that,
TubeCloner cloner)
|
|
AbstractTubeImpl(AbstractTubeImpl that,
TubeCloner cloner)
Copy constructor. |
|
| Uses of TubeCloner in com.sun.xml.ws.client |
|---|
| Methods in com.sun.xml.ws.client with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
ClientSchemaValidationTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.client with parameters of type TubeCloner | |
|---|---|
ClientSchemaValidationTube(ClientSchemaValidationTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.dump |
|---|
| Methods in com.sun.xml.ws.dump with parameters of type TubeCloner | |
|---|---|
LoggingDumpTube |
LoggingDumpTube.copy(TubeCloner cloner)
|
| Uses of TubeCloner in com.sun.xml.ws.handler |
|---|
| Methods in com.sun.xml.ws.handler with parameters of type TubeCloner | |
|---|---|
AbstractFilterTubeImpl |
ClientLogicalHandlerTube.copy(TubeCloner cloner)
|
AbstractFilterTubeImpl |
ClientMessageHandlerTube.copy(TubeCloner cloner)
|
AbstractFilterTubeImpl |
ClientSOAPHandlerTube.copy(TubeCloner cloner)
|
AbstractFilterTubeImpl |
ServerLogicalHandlerTube.copy(TubeCloner cloner)
|
AbstractFilterTubeImpl |
ServerMessageHandlerTube.copy(TubeCloner cloner)
|
AbstractFilterTubeImpl |
ServerSOAPHandlerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.handler with parameters of type TubeCloner | |
|---|---|
HandlerTube(HandlerTube that,
TubeCloner cloner)
Copy constructor for Tube.copy(TubeCloner). |
|
| Uses of TubeCloner in com.sun.xml.ws.mex.server |
|---|
| Methods in com.sun.xml.ws.mex.server with parameters of type TubeCloner | |
|---|---|
MetadataServerPipe |
MetadataServerPipe.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.mex.server with parameters of type TubeCloner | |
|---|---|
MetadataServerPipe(MetadataServerPipe that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.protocol.soap |
|---|
| Methods in com.sun.xml.ws.protocol.soap with parameters of type TubeCloner | |
|---|---|
ClientMUTube |
ClientMUTube.copy(TubeCloner cloner)
|
ServerMUTube |
ServerMUTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.protocol.soap with parameters of type TubeCloner | |
|---|---|
ClientMUTube(ClientMUTube that,
TubeCloner cloner)
|
|
ServerMUTube(ServerMUTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.rx.mc.runtime |
|---|
| Methods in com.sun.xml.ws.rx.mc.runtime with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
McClientTube.copy(TubeCloner cloner)
|
AbstractTubeImpl |
McServerTube.copy(TubeCloner cloner)
|
| Uses of TubeCloner in com.sun.xml.ws.rx.rm.runtime |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime with parameters of type TubeCloner | |
|---|---|
ServerTube |
ServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.rx.rm.runtime with parameters of type TubeCloner | |
|---|---|
ServerTube(ServerTube original,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
InvokerTube.copy(TubeCloner cloner)
processRequest() and processResponse() do not share any instance variables while processing the request. |
AbstractTubeImpl |
ServerSchemaValidationTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.server with parameters of type TubeCloner | |
|---|---|
ServerSchemaValidationTube(ServerSchemaValidationTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.server.sei |
|---|
| Constructors in com.sun.xml.ws.server.sei with parameters of type TubeCloner | |
|---|---|
InvokerTube(InvokerTube<T> that,
TubeCloner cloner)
Copy constructor. |
|
| Uses of TubeCloner in com.sun.xml.ws.transport |
|---|
| Methods in com.sun.xml.ws.transport with parameters of type TubeCloner | |
|---|---|
DeferredTransportPipe |
DeferredTransportPipe.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.transport with parameters of type TubeCloner | |
|---|---|
DeferredTransportPipe(DeferredTransportPipe that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.transport.http.client |
|---|
| Methods in com.sun.xml.ws.transport.http.client with parameters of type TubeCloner | |
|---|---|
HttpTransportPipe |
HttpTransportPipe.copy(TubeCloner cloner)
|
| Uses of TubeCloner in com.sun.xml.ws.transport.tcp.client |
|---|
| Methods in com.sun.xml.ws.transport.tcp.client with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
ServiceChannelTransportPipe.copy(TubeCloner cloner)
|
AbstractTubeImpl |
TCPTransportPipe.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.transport.tcp.client with parameters of type TubeCloner | |
|---|---|
TCPTransportPipe(TCPTransportPipe that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.tx.at.tube |
|---|
| Methods in com.sun.xml.ws.tx.at.tube with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
WSATClientTube.copy(TubeCloner cloner)
|
AbstractTubeImpl |
WSATServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.tx.at.tube with parameters of type TubeCloner | |
|---|---|
WSATServerTube(WSATServerTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.ws.util.pipe |
|---|
| Methods in com.sun.xml.ws.util.pipe with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
DumpTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.ws.util.pipe with parameters of type TubeCloner | |
|---|---|
AbstractSchemaValidationTube(AbstractSchemaValidationTube that,
TubeCloner cloner)
|
|
DumpTube(DumpTube that,
TubeCloner cloner)
Copy constructor. |
|
| Uses of TubeCloner in com.sun.xml.wss.jaxws.impl |
|---|
| Methods in com.sun.xml.wss.jaxws.impl with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
SecurityClientTube.copy(TubeCloner cloner)
|
AbstractTubeImpl |
SecurityServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.wss.jaxws.impl with parameters of type TubeCloner | |
|---|---|
SecurityClientTube(SecurityClientTube that,
TubeCloner cloner)
|
|
SecurityServerTube(SecurityServerTube that,
TubeCloner cloner)
|
|
SecurityTubeBase(SecurityTubeBase that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.wss.provider.wsit |
|---|
| Methods in com.sun.xml.wss.provider.wsit with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
ClientSecurityTube.copy(TubeCloner cloner)
|
AbstractTubeImpl |
ServerSecurityTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.wss.provider.wsit with parameters of type TubeCloner | |
|---|---|
ClientSecurityTube(ClientSecurityTube that,
TubeCloner cloner)
|
|
ServerSecurityTube(ServerSecurityTube that,
TubeCloner cloner)
|
|
| Uses of TubeCloner in com.sun.xml.xwss |
|---|
| Methods in com.sun.xml.xwss with parameters of type TubeCloner | |
|---|---|
AbstractTubeImpl |
XWSSClientTube.copy(TubeCloner cloner)
|
AbstractTubeImpl |
XWSSServerTube.copy(TubeCloner cloner)
|
| Constructors in com.sun.xml.xwss with parameters of type TubeCloner | |
|---|---|
XWSSClientTube(XWSSClientTube that,
TubeCloner cloner)
|
|
XWSSServerTube(XWSSServerTube that,
TubeCloner cloner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||