Uses of Class
com.sun.xml.ws.api.pipe.TubeCloner
Packages that use TubeCloner
Package
Description
Pipe and related abstractions.Default partial implementations of
Pipe.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of TubeCloner in com.sun.xml.ws.addressing
Methods in com.sun.xml.ws.addressing with parameters of type TubeClonerModifier and TypeMethodDescriptionW3CWsaClientTube.copy(TubeCloner cloner) W3CWsaServerTube.copy(TubeCloner cloner) WsaClientTube.copy(TubeCloner cloner) WsaServerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.addressing with parameters of type TubeClonerModifierConstructorDescriptionW3CWsaClientTube(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 TubeClonerModifier and TypeMethodDescriptionMemberSubmissionWsaClientTube.copy(TubeCloner cloner) MemberSubmissionWsaServerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.addressing.v200408 with parameters of type TubeClonerModifierConstructorDescription -
Uses of TubeCloner in com.sun.xml.ws.api.pipe
Subclasses of TubeCloner in com.sun.xml.ws.api.pipeModifier and TypeClassDescriptionclassDeprecated.classClones the whole pipeline.Methods in com.sun.xml.ws.api.pipe with parameters of type TubeClonerModifier and TypeMethodDescriptionTube.copy(TubeCloner cloner) Creates an identical clone of thisTube. -
Uses of TubeCloner in com.sun.xml.ws.api.pipe.helper
Methods in com.sun.xml.ws.api.pipe.helper with parameters of type TubeClonerModifier and TypeMethodDescriptionabstract AbstractTubeImplAbstractTubeImpl.copy(TubeCloner cloner) PipeAdapter.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.api.pipe.helper with parameters of type TubeClonerModifierConstructorDescriptionprotectedAbstractFilterTubeImpl(AbstractFilterTubeImpl that, TubeCloner cloner) protectedAbstractTubeImpl(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 TubeClonerConstructors in com.sun.xml.ws.client with parameters of type TubeClonerModifierConstructorDescriptionprotectedClientSchemaValidationTube(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 -
Uses of TubeCloner in com.sun.xml.ws.handler
Methods in com.sun.xml.ws.handler with parameters of type TubeClonerModifier and TypeMethodDescriptionClientLogicalHandlerTube.copy(TubeCloner cloner) ClientMessageHandlerTube.copy(TubeCloner cloner) ClientSOAPHandlerTube.copy(TubeCloner cloner) ServerLogicalHandlerTube.copy(TubeCloner cloner) ServerMessageHandlerTube.copy(TubeCloner cloner) ServerSOAPHandlerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.handler with parameters of type TubeClonerModifierConstructorDescriptionprotectedHandlerTube(HandlerTube that, TubeCloner cloner) Copy constructor forTube.copy(TubeCloner). -
Uses of TubeCloner in com.sun.xml.ws.mex.server
Methods in com.sun.xml.ws.mex.server with parameters of type TubeClonerConstructors in com.sun.xml.ws.mex.server with parameters of type TubeClonerModifierConstructorDescriptionprotectedMetadataServerPipe(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 TubeClonerModifier and TypeMethodDescriptionClientMUTube.copy(TubeCloner cloner) ServerMUTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.protocol.soap with parameters of type TubeClonerModifierConstructorDescriptionprotectedClientMUTube(ClientMUTube that, TubeCloner cloner) protectedServerMUTube(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 TubeClonerModifier and TypeMethodDescriptionMcClientTube.copy(TubeCloner cloner) 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 TubeClonerConstructors in com.sun.xml.ws.rx.rm.runtime with parameters of type TubeCloner -
Uses of TubeCloner in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type TubeClonerModifier and TypeMethodDescriptionfinal AbstractTubeImplInvokerTube.copy(TubeCloner cloner) processRequest() and processResponse() do not share any instance variables while processing the request.ServerSchemaValidationTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.server with parameters of type TubeClonerModifierConstructorDescriptionprotectedServerSchemaValidationTube(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 TubeClonerModifierConstructorDescriptionprotectedInvokerTube(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 TubeClonerConstructors in com.sun.xml.ws.transport with parameters of type TubeClonerModifierConstructorDescriptionDeferredTransportPipe(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 -
Uses of TubeCloner in com.sun.xml.ws.transport.tcp.client
Methods in com.sun.xml.ws.transport.tcp.client with parameters of type TubeClonerModifier and TypeMethodDescriptionServiceChannelTransportPipe.copy(TubeCloner cloner) TCPTransportPipe.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.transport.tcp.client with parameters of type TubeClonerModifierConstructorDescriptionprotectedTCPTransportPipe(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 TubeClonerModifier and TypeMethodDescriptionWSATClientTube.copy(TubeCloner cloner) WSATServerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.ws.tx.at.tube with parameters of type TubeCloner -
Uses of TubeCloner in com.sun.xml.ws.util.pipe
Methods in com.sun.xml.ws.util.pipe with parameters of type TubeClonerConstructors in com.sun.xml.ws.util.pipe with parameters of type TubeClonerModifierConstructorDescriptionprotectedprotectedDumpTube(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 TubeClonerModifier and TypeMethodDescriptionSecurityClientTube.copy(TubeCloner cloner) SecurityServerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.wss.jaxws.impl with parameters of type TubeClonerModifierConstructorDescriptionprotectedSecurityClientTube(SecurityClientTube that, TubeCloner cloner) protectedSecurityServerTube(SecurityServerTube that, TubeCloner cloner) protectedSecurityTubeBase(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 TubeClonerModifier and TypeMethodDescriptionClientSecurityTube.copy(TubeCloner cloner) ServerSecurityTube.copy(TubeCloner cloner) Constructors in com.sun.xml.wss.provider.wsit with parameters of type TubeClonerModifierConstructorDescriptionprotectedClientSecurityTube(ClientSecurityTube that, TubeCloner cloner) protectedServerSecurityTube(ServerSecurityTube that, TubeCloner cloner) -
Uses of TubeCloner in com.sun.xml.xwss
Methods in com.sun.xml.xwss with parameters of type TubeClonerModifier and TypeMethodDescriptionXWSSClientTube.copy(TubeCloner cloner) XWSSServerTube.copy(TubeCloner cloner) Constructors in com.sun.xml.xwss with parameters of type TubeClonerModifierConstructorDescriptionXWSSClientTube(XWSSClientTube that, TubeCloner cloner) XWSSServerTube(XWSSServerTube that, TubeCloner cloner)
TubeCloner.