Uses of Interface
com.sun.xml.ws.assembler.dev.TubeFactory
-
-
Uses of TubeFactory in com.sun.xml.ws.assembler.jaxws
Classes in com.sun.xml.ws.assembler.jaxws that implement TubeFactory Modifier and Type Class Description classAddressingTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassBasicTransportTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassHandlerTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassMonitoringTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassMustUnderstandTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassTerminalTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubesclassTransportTubeFactoryDeprecated.Usecom.sun.xml.ws.assembler.metro.jaxws.TransportTubeFactoryprovided by metro-wsit instead.classValidationTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubes -
Uses of TubeFactory in com.sun.xml.ws.assembler.metro.jaxws
Classes in com.sun.xml.ws.assembler.metro.jaxws that implement TubeFactory Modifier and Type Class Description classTransportTubeFactoryTubeFactory implementation creating one of the standard JAX-WS RI tubes -
Uses of TubeFactory in com.sun.xml.ws.dump
Classes in com.sun.xml.ws.dump that implement TubeFactory Modifier and Type Class Description classMessageDumpingTubeFactory -
Uses of TubeFactory in com.sun.xml.ws.rx.mc.runtime
Classes in com.sun.xml.ws.rx.mc.runtime that implement TubeFactory Modifier and Type Class Description classMcTubeFactoryThis factory class is responsible for instantiating RX tubes based on the actual configuration of RX-related web services features. -
Uses of TubeFactory in com.sun.xml.ws.rx.rm.runtime
Classes in com.sun.xml.ws.rx.rm.runtime that implement TubeFactory Modifier and Type Class Description classRmTubeFactoryThis factory class is responsible for instantiating RM tubes based on the actual configuration of a RM web services feature. -
Uses of TubeFactory in com.sun.xml.ws.tx.at.runtime
Classes in com.sun.xml.ws.tx.at.runtime that implement TubeFactory Modifier and Type Class Description classAtTubeFactory -
Uses of TubeFactory in com.sun.xml.wss.provider.wsit
Classes in com.sun.xml.wss.provider.wsit that implement TubeFactory Modifier and Type Class Description classSecurityTubeFactory
-