Package | Description |
---|---|
org.apache.cxf.binding.soap.tcp | |
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.jaxws.spring | |
org.apache.cxf.jaxws.support | |
org.apache.cxf.jaxws22.spring | |
org.apache.cxf.service |
This package and its sub packages contain classes relating to services and the CXF
service model
|
org.apache.cxf.transport.http | |
org.apache.cxf.transport.http_jaxws_spi | |
org.apache.cxf.transport.servlet | |
org.apache.cxf.ws.security.kerberos | |
org.apache.cxf.ws.security.trust |
Modifier and Type | Class and Description |
---|---|
class |
BackendTcpConduit |
class |
TCPConduit |
Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl |
Modifier and Type | Class and Description |
---|---|
static class |
EndpointDefinitionParser.SpringEndpointImpl |
Modifier and Type | Class and Description |
---|---|
class |
JaxWsClientEndpointImpl |
class |
JaxWsEndpointImpl
A JAX-WS specific implementation of the CXF
Endpoint interface. |
Modifier and Type | Class and Description |
---|---|
class |
JAXWS22SpringEndpointImpl |
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
JAXWSHttpSpiDestination |
Modifier and Type | Class and Description |
---|---|
class |
ServletDestination |
Modifier and Type | Class and Description |
---|---|
class |
KerberosClient
A class that obtains a ticket from a KDC and wraps it in a SecurityToken object.
|
Modifier and Type | Class and Description |
---|---|
class |
STSClient |
Apache CXF