Package | Description |
---|---|
com.sun.xml.ws.addressing | |
com.sun.xml.ws.addressing.v200408 | |
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.protocol.soap | |
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
com.sun.xml.ws.transport.async_client_transport | |
com.sun.xml.ws.util.pipe |
Modifier and Type | Class and Description |
---|---|
class |
W3CWsaClientTube |
class |
W3CWsaServerTube |
class |
WsaClientTube
WsaClientTube appears in the Tubeline only if addressing is enabled.
|
class |
WsaServerTube
Handles WS-Addressing for the server.
|
Modifier and Type | Class and Description |
---|---|
class |
MemberSubmissionWsaClientTube |
class |
MemberSubmissionWsaServerTube |
Constructor and Description |
---|
AbstractFilterTubeImpl(AbstractFilterTubeImpl that,
TubeCloner cloner) |
Modifier and Type | Class and Description |
---|---|
class |
ClientSchemaValidationTube
Tube that does the schema validation on the client side. |
Modifier and Type | Class and Description |
---|---|
class |
LoggingDumpTube |
Modifier and Type | Class and Description |
---|---|
class |
ClientLogicalHandlerTube |
class |
ClientMessageHandlerTube |
class |
ClientSOAPHandlerTube |
class |
HandlerTube |
class |
ServerLogicalHandlerTube |
class |
ServerMessageHandlerTube |
class |
ServerSOAPHandlerTube |
Modifier and Type | Method and Description |
---|---|
AbstractFilterTubeImpl |
ClientLogicalHandlerTube.copy(TubeCloner cloner) |
AbstractFilterTubeImpl |
ClientMessageHandlerTube.copy(TubeCloner cloner) |
AbstractFilterTubeImpl |
ClientSOAPHandlerTube.copy(TubeCloner cloner) |
AbstractFilterTubeImpl |
ServerSOAPHandlerTube.copy(TubeCloner cloner) |
AbstractFilterTubeImpl |
ServerMessageHandlerTube.copy(TubeCloner cloner) |
AbstractFilterTubeImpl |
ServerLogicalHandlerTube.copy(TubeCloner cloner) |
Modifier and Type | Class and Description |
---|---|
class |
ClientMUTube
Performs soap mustUnderstand processing for clients.
|
class |
ServerMUTube |
Modifier and Type | Class and Description |
---|---|
class |
ServerSchemaValidationTube
Tube that does the schema validation on the server side. |
Modifier and Type | Class and Description |
---|---|
class |
AsyncClientTransportTube |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSchemaValidationTube
Tube that does the schema validation. |
class |
DumpTube
Pipe that dumps messages that pass through. |
Copyright © 2015 Oracle Corporation. All rights reserved.