A B C D E F G H I J L N O P R S T U

A

AbstractHTTPDestination - Class in org.apache.cxf.transport.http
Common base for HTTP Destination implementations.
AbstractHTTPDestination(Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.apache.cxf.transport.http.AbstractHTTPDestination
Constructor
addLogHandler(Handler) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
addLogHandler(Handler) - Method in class org.apache.cxf.transport.https.JettySslListenerFactory
 
addServant(URL, AbstractHttpHandler) - Method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
Register a servant.
addServant(URL, AbstractHttpHandler) - Method in interface org.apache.cxf.transport.http.ServerEngine
Register a servant.
alternateEngine - Variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 

B

bus - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 

C

close(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
close() - Method in class org.apache.cxf.transport.http.HTTPConduit
Close the conduit
close(Message) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
 
close() - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
Close the conduit
conduitInitiator - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
configure(Object) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
configure(Bus, Object) - Static method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
 
copyRequestHeaders(Message, Map<String, List<String>>) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Copy the request headers into the message.
copyRequestHeaders(Message, Map<String, List<String>>) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
Copy the request headers into the message.
copyResponseHeaders(Message, HttpResponse) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
Copy the response headers into the response.
createConnection(Proxy, URL) - Method in interface org.apache.cxf.transport.http.URLConnectionFactory
Create a URLConnection, proxified if neccessary.
createConnection(Proxy, URL) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
Create a URLConnection, proxified if neccessary.
createEndpointInfo(ServiceInfo, BindingInfo, Port) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
createListener(int) - Method in interface org.apache.cxf.transport.http.JettyListenerFactory
Create a Listener.
createListener(int) - Method in class org.apache.cxf.transport.https.JettySslListenerFactory
Create a Listener.
createPortExtensors(EndpointInfo, Service) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 

D

decorate(HttpsURLConnection) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
Decorate connection with applicable SSL settings.
decorate(SslListener) - Method in class org.apache.cxf.transport.https.JettySslListenerFactory
Decorate listener with applicable SSL settings.
decoupledMessageObserver - Variable in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
destroyForPort(int) - Static method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
 
doService(HttpRequest, HttpResponse) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
 

E

endpointInfo - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
engine - Variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 

F

flushHeaders(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
Flush the headers onto the output stream.
flushHeaders(Message) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
 

G

get(Object) - Method in class org.apache.cxf.transport.http.HTTPSession
 
getAddress() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getAddress() - Method in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
getAddress(Object) - Method in class org.apache.cxf.transport.http.JettyContextInspector
 
getAddressValue() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getBackChannel(Message, Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
getBackChannel() - Method in class org.apache.cxf.transport.http.HTTPConduit
Retreive the back-channel Destination.
getBackChannel() - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
Retreive the back-channel Destination.
getBackChannel(Message, Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBeanName() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getBeanName() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getBeanName() - Method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
 
getBus() - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getCiphersuites(List<String>, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getConduit(EndpointInfo) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getConnectionFactory(SSLClientPolicy) - Static method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getKeyPassword(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystore(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeyStoreManagers(String, String, String, String, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystorePassword(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreType(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getListenerFactory(SSLServerPolicy) - Static method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getMessageObserver() - Method in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
getObject(String) - Method in class org.apache.cxf.transport.http.ServiceModelHttpConfigurationProvider
 
getRequireClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getSecureSocketProtocol(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getServant(URL) - Method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
Get a registered servant.
getServant(URL) - Method in interface org.apache.cxf.transport.http.ServerEngine
Get a previously registered servant.
getSession() - Method in class org.apache.cxf.transport.http.HTTPSession
 
getTarget() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getTarget() - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
 
getTrustStore(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreManagers(boolean, String, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreType(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getUnSupported() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
getUnSupported() - Method in class org.apache.cxf.transport.https.JettySslListenerFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getURL() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getWantClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 

H

HTTP_CONNECTION - Static variable in class org.apache.cxf.transport.http.HTTPConduit
 
HTTP_DECOUPLED_ENDPOINT - Static variable in class org.apache.cxf.transport.http.HTTPConduit
REVISIT: temporary mechanism to allow decoupled response endpoint to be configured, pending the maturation on the real config model
HTTP_REQUEST - Static variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 
HTTP_RESPONSE - Static variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 
HTTPConduit - Class in org.apache.cxf.transport.http
HTTP Conduit implementation.
HTTPConduit(Bus, EndpointInfo) - Constructor for class org.apache.cxf.transport.http.HTTPConduit
Constructor
HTTPConduit(Bus, EndpointInfo, EndpointReferenceType) - Constructor for class org.apache.cxf.transport.http.HTTPConduit
Constructor
HTTPConduit(Bus, EndpointInfo, EndpointReferenceType, URLConnectionFactory, ServerEngine) - Constructor for class org.apache.cxf.transport.http.HTTPConduit
Constructor, allowing subsititution of connnection factory and decoupled engine.
HTTPConduit.DecoupledDestination - Class in org.apache.cxf.transport.http
Represented decoupled response endpoint.
HTTPSession - Class in org.apache.cxf.transport.http
A session implementation bound to HTTP.
HTTPSession(HttpServletRequest) - Constructor for class org.apache.cxf.transport.http.HTTPSession
 
HttpsURLConnectionFactory - Class in org.apache.cxf.transport.https
 
HttpsURLConnectionFactory(SSLClientPolicy) - Constructor for class org.apache.cxf.transport.https.HttpsURLConnectionFactory
Constructor.
HTTPTransportFactory - Class in org.apache.cxf.transport.http
 
HTTPTransportFactory() - Constructor for class org.apache.cxf.transport.http.HTTPTransportFactory
 

I

incomingObserver - Variable in class org.apache.cxf.transport.http.JettyHTTPDestination
 
isOneWay(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 

J

JettyContextInspector - Class in org.apache.cxf.transport.http
 
JettyContextInspector() - Constructor for class org.apache.cxf.transport.http.JettyContextInspector
 
JettyHTTPDestination - Class in org.apache.cxf.transport.http
 
JettyHTTPDestination(Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.apache.cxf.transport.http.JettyHTTPDestination
Constructor, using Jetty server engine.
JettyHTTPDestination(Bus, ConduitInitiator, EndpointInfo, ServerEngine) - Constructor for class org.apache.cxf.transport.http.JettyHTTPDestination
Constructor, allowing subsititution of server engine.
JettyHTTPDestination.BackChannelConduit - Class in org.apache.cxf.transport.http
Backchannel conduit.
JettyHTTPServerEngine - Class in org.apache.cxf.transport.http
 
JettyListenerFactory - Interface in org.apache.cxf.transport.http
Encapsulates creation of Jetty listener.
JettySslListenerFactory - Class in org.apache.cxf.transport.https
 
JettySslListenerFactory(SSLServerPolicy) - Constructor for class org.apache.cxf.transport.https.JettySslListenerFactory
Constructor.

L

loadCACert(String) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
loadClientCredential(String) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
loadKeyStore(KeyManagerFactory, KeyStore, ByteArrayInputStream, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
logUnSupportedPolicies(Object, boolean, String[], Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 

N

name - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
nurl - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 

O

org.apache.cxf.transport.http - package org.apache.cxf.transport.http
 
org.apache.cxf.transport.https - package org.apache.cxf.transport.https
 

P

put(Object, Object) - Method in class org.apache.cxf.transport.http.HTTPSession
 

R

reference - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
removeServant(URL) - Method in class org.apache.cxf.transport.http.JettyHTTPServerEngine
Remove a previously registered servant.
removeServant(URL) - Method in interface org.apache.cxf.transport.http.ServerEngine
Remove a previously registered servant.
response - Variable in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
 
retrieveConnectionFactory() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
retrieveEngine() - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
 

S

save() - Method in class org.apache.cxf.transport.http.ServiceModelHttpConfigurationProvider
 
send(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
Send an outbound message.
send(Message) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
ServerEngine - Interface in org.apache.cxf.transport.http
 
ServiceModelHttpConfigurationProvider - Class in org.apache.cxf.transport.http
 
ServiceModelHttpConfigurationProvider(EndpointInfo, boolean) - Constructor for class org.apache.cxf.transport.http.ServiceModelHttpConfigurationProvider
 
serviceRequest(HttpRequest, HttpResponse) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
setHeaders(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Cache HTTP headers in message.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.http.HTTPConduit
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
Register a message observer for incoming messages.
setObject(String, Object) - Method in class org.apache.cxf.transport.http.ServiceModelHttpConfigurationProvider
TODO
shutdown() - Method in class org.apache.cxf.transport.http.HTTPConduit.DecoupledDestination
 
shutdown() - Method in class org.apache.cxf.transport.http.JettyHTTPDestination
Shutdown the Destination, i.e.
SSLUtils - Class in org.apache.cxf.transport.https
Holder for utility methods related to manipulating SSL settings, common to the connection and listener factories (previously duplicated).

T

target - Variable in class org.apache.cxf.transport.http.JettyHTTPDestination.BackChannelConduit
 
testAllDataHasSetupMethod(Object, String[]) - Static method in class org.apache.cxf.transport.https.SSLUtils
 

U

updateResponseHeaders(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
URLConnectionFactory - Interface in org.apache.cxf.transport.http
Encapsulates creation of URLConnection.

A B C D E F G H I J L N O P R S T U

Copyright © 2006 Apache Software Foundation. All Rights Reserved.