Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl |
Modifier and Type | Class and Description |
---|---|
class |
JAXRSServiceImpl
The CXF Service implementation which is used
to register the JAX-RS endpoint with the runtime.
|
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 |
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.
|
class |
URLConnectionHTTPConduit |
Modifier and Type | Class and Description |
---|---|
class |
JAXWSHttpSpiDestination |
Modifier and Type | Class and Description |
---|---|
class |
JettyHTTPDestination |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHTTPConduit |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpConduit |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpDestination |
Modifier and Type | Class and Description |
---|---|
class |
ServletDestination |
Modifier and Type | Class and Description |
---|---|
class |
AhcWebSocketConduit |
Modifier and Type | Class and Description |
---|---|
class |
AtmosphereWebSocketJettyDestination |
class |
AtmosphereWebSocketServletDestination |
Modifier and Type | Class and Description |
---|---|
class |
JettyWebSocketDestination |
Modifier and Type | Class and Description |
---|---|
class |
Jetty9WebSocketDestination |
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 |
AbstractSTSClient
An abstract class with some functionality to invoke on a SecurityTokenService (STS) via the
WS-Trust protocol.
|
class |
STSClient
A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken
to the client.
|
Apache CXF