Uses of Class
com.sun.xml.ws.api.pipe.PipeCloner
-
Packages that use PipeCloner Package Description com.sun.xml.ws.api.pipe Pipeand related abstractions. -
-
Uses of PipeCloner in com.sun.xml.ws.api.pipe
Subclasses of PipeCloner in com.sun.xml.ws.api.pipe Modifier and Type Class Description classPipeClonerImplClones the whole pipeline.Methods in com.sun.xml.ws.api.pipe with parameters of type PipeCloner Modifier and Type Method Description PipePipe. copy(PipeCloner cloner)Deprecated.Creates an identical clone of thisPipe.
-