| Name | Description | Type | Package | Framework |
| AbstractConduit | Abstract base class factoring out common Conduit logic, allowing non-decoupled transports to be written without any | Class | org.apache.cxf.transport | Apache CXF |
| AbstractDestination | Abstract base class factoring out common Destination logic, allowing non-decoupled transports to be written without any | Class | org.apache.cxf.transport | Apache CXF |
| AbstractHTTPDestination | Common base for HTTP Destination implementations. | Class | org.apache.cxf.transport.http | Apache CXF |
| AbstractHTTPDestination .PrincipalAuthorizationPolicy | Class | org.apache.cxf.transport.http | Apache CXF | |
| AbstractHTTPServlet | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| AbstractMessageListenerContainer | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| AbstractMultiplexDestination | Class | org.apache.cxf.transport | Apache CXF | |
| AbstractObservable | Class | org.apache.cxf.transport | Apache CXF | |
| AbstractSpnegoAuthSupplier | Class | org.apache.cxf.transport.http.auth | Apache CXF | |
| AbstractTransportFactory | Helper methods for DestinationFactorys and ConduitInitiators. | Class | org.apache.cxf.transport | Apache CXF |
| Activator | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| Activator | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF | |
| Address | A convenient class for storing URI and URL representation of an address and avoid useless conversions. | Class | org.apache.cxf.transport.http | Apache CXF |
| AhcWebSocketConduit | Class | org.apache.cxf.transport.websocket.ahc | Apache CXF | |
| AliasedX509ExtendedKeyManager | KeyManager to select a key with desired alias while delegating processing to specified KeyManager Can be used both with server and client sockets | Class | org.apache.cxf.transport.https | Apache CXF |
| Assertor | API used in the to allow a message exchange participant to assert its capabilities for the underlying message. | Interface | org.apache.cxf.transport | Apache CXF |
| AsyncHTTPConduit | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| AsyncHTTPConduitFactory | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| AsyncHTTPConduitFactory .UseAsyncPolicy | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| AsyncHttpTransportFactory | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| AtmosphereUtils | Class | org.apache.cxf.transport.websocket.atmosphere | Apache CXF | |
| AtmosphereWebSocketJettyDestination | Class | org.apache.cxf.transport.websocket.atmosphere | Apache CXF | |
| AtmosphereWebSocketServletDestination | Class | org.apache.cxf.transport.websocket.atmosphere | Apache CXF | |
| BaseUrlHelper | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| CertConstraints | This class represents a set of constraints that can be placed on an X. | Class | org.apache.cxf.transport.https | Apache CXF |
| CertConstraints .Combinator | Class | org.apache.cxf.transport.https | Apache CXF | |
| CertConstraintsFeature | | Class | org.apache.cxf.transport.https | Apache CXF | |
| CertConstraintsInterceptor | An interceptor that enforces certificate constraints logic at the TLS layer. | Class | org.apache.cxf.transport.https | Apache CXF |
| CertConstraintsJaxBUtils | A set of static methods that operate on the generated CertificateConstraintsType. | Class | org.apache.cxf.transport.https | Apache CXF |
| ChainInitiationObserver | Class | org.apache.cxf.transport | Apache CXF | |
| ChannelInterceptor | Class | org.apache.cxf.transport.http.netty.server.interceptor | Apache CXF | |
| ChannelThreadLocal | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| ClientPolicyCalculator | Class | org.apache.cxf.transport.http.policy.impl | Apache CXF | |
| Conduit | A pipe between peers that channels transport-level messages. | Interface | org.apache.cxf.transport | Apache CXF |
| ConduitInitiator | Factory for Conduits. | Interface | org.apache.cxf.transport | Apache CXF |
| ConduitInitiatorManager | The ConduitInitiatorManager provides an interface to register and retrieve transport factories. | Interface | org.apache.cxf.transport | Apache CXF |
| ConnectionFactoryFeature | Allows to configure the JMSConfiguration directly at the Client or Server. | Class | org.apache.cxf.transport.jms | Apache CXF |
| ConnectionType | Java class for connectionType. | Class | org.apache.cxf.transports.http.configuration | Apache CXF |
| ContinuationProviderFactory | Interface | org.apache.cxf.transport.http | Apache CXF | |
| Cookie | Class | org.apache.cxf.transport.http | Apache CXF | |
| Cookies | Class | org.apache.cxf.transport.http | Apache CXF | |
| Counter | Interface | org.apache.cxf.transport.jms.continuations | Apache CXF | |
| CXFAuthenticator | Class | org.apache.cxf.transport.http | Apache CXF | |
| CXFBlueprintServlet | Class | org.apache.cxf.transport.servlet.blueprint | Apache CXF | |
| CXFHttpAsyncRequestProducer | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| CXFHttpAsyncResponseConsumer | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| CXFHttpRequest | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF | |
| CXFNonSpringServlet | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| CxfResponseCallBack | Interface | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| CXFServlet | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| DefaultBasicAuthSupplier | Class | org.apache.cxf.transport.http.auth | Apache CXF | |
| DefaultHostnameVerifier | Default HostnameVerifier implementation. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| DefaultHttpSessionStore | Class | org.apache.cxf.transport.http.netty.server.session | Apache CXF | |
| DefaultProtocolInterceptor | DefaultProtocolInterceptor provides the default CXF's WebSocket protocol that uses. | Class | org.apache.cxf.transport.websocket.atmosphere | Apache CXF |
| DeliveryModeType | Java class for deliveryModeType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| Destination | A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers. | Interface | org.apache.cxf.transport | Apache CXF |
| DestinationFactory | Factory for Destinations. | Interface | org.apache.cxf.transport | Apache CXF |
| DestinationFactoryManager | The DestinationFactoryManager provides an interface to register and retrieve transport factories. | Interface | org.apache.cxf.transport | Apache CXF |
| DestinationRegistry | Interface | org.apache.cxf.transport.http | Apache CXF | |
| DestinationRegistryImpl | Class | org.apache.cxf.transport.http | Apache CXF | |
| DestinationResolver | Interface | org.apache.cxf.transport.jms.util | Apache CXF | |
| DestinationWithEndpoint | A destination that has a specific endpoint. | Interface | org.apache.cxf.transport | Apache CXF |
| DigestAuthSupplier | Class | org.apache.cxf.transport.http.auth | Apache CXF | |
| FormattedServiceListWriter | Class | org.apache.cxf.transport.servlet.servicelist | Apache CXF | |
| GZIPFeature | This class is used to control GZIP compression of messages. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPInInterceptor | CXF interceptor that uncompresses those incoming messages that have gzip content-encoding. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPOutInterceptor | CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPOutInterceptor .UseGzip | Class | org.apache.cxf.transport.common.gzip | Apache CXF | |
| Headers | Class | org.apache.cxf.transport.http | Apache CXF | |
| HttpAuthenticationFaultHandler | Class | org.apache.cxf.transport.http | Apache CXF | |
| HttpAuthHeader | Class | org.apache.cxf.transport.http.auth | Apache CXF | |
| HttpAuthSupplier | Supplies Authorization information to an HTTPConduit. | Interface | org.apache.cxf.transport.http.auth | Apache CXF |
| HttpAuthSupplierBeanDefinitionParser | Class | org.apache.cxf.transport.http.spring | Apache CXF | |
| HttpBPHandler | Class | org.apache.cxf.transport.http.blueprint | Apache CXF | |
| HTTPClientAssertionBuilder | Class | org.apache.cxf.transport.http.policy | Apache CXF | |
| HTTPClientPolicy | Properties used to configure a client-side HTTP port Java class for HTTPClientPolicy complex type. | Class | org.apache.cxf.transports.http.configuration | Apache CXF |
| HTTPConduit | This Conduit handles the http and https transport protocols. | Class | org.apache.cxf.transport.http | Apache CXF |
| HttpConduitBeanDefinitionParser | Class | org.apache.cxf.transport.http.spring | Apache CXF | |
| HttpConduitBPBeanDefinitionParser | Class | org.apache.cxf.transport.http.blueprint | Apache CXF | |
| HTTPConduitConfigurer | Interface | org.apache.cxf.transport.http | Apache CXF | |
| HTTPConduitFactory | Interface | org.apache.cxf.transport.http | Apache CXF | |
| HttpDestinationBeanDefinitionParser | Class | org.apache.cxf.transport.http.spring | Apache CXF | |
| HttpDestinationBPBeanDefinitionParser | Class | org.apache.cxf.transport.http.blueprint | Apache CXF | |
| HttpDestinationFactory | Interface | org.apache.cxf.transport.http | Apache CXF | |
| HTTPException | Class | org.apache.cxf.transport.http | Apache CXF | |
| HttpHandlerImpl | A javax. | Class | org.apache.cxf.transport.http_jaxws_spi | Apache CXF |
| HTTPJettyTransportActivator | Class | org.apache.cxf.transport.http_jetty.osgi | Apache CXF | |
| HTTPJettyTransportNamespaceHandler | Class | org.apache.cxf.transport.http_jetty.blueprint | Apache CXF | |
| HttpNettyTransportNamespaceHandler | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF | |
| HTTPServerAssertionBuilder | Class | org.apache.cxf.transport.http.policy | Apache CXF | |
| HTTPServerPolicy | Properties used for configuring a server-side HTTP prort Java class for HTTPServerPolicy complex type. | Class | org.apache.cxf.transports.http.configuration | Apache CXF |
| HttpServletRequestSnapshot | Class | org.apache.cxf.transport.http | Apache CXF | |
| HTTPSession | A session implementation bound to HTTP. | Class | org.apache.cxf.transport.http | Apache CXF |
| HttpSessionInterceptor | Class | org.apache.cxf.transport.http.netty.server.interceptor | Apache CXF | |
| HttpSessionStore | Interface | org.apache.cxf.transport.http.netty.server.session | Apache CXF | |
| HttpSessionThreadLocal | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| HttpsURLConnectionFactory | This HttpsURLConnectionFactory implements the HttpURLConnectionFactory for using the given SSL Policy to configure TLS connections for https: | Class | org.apache.cxf.transport.https | Apache CXF |
| HttpsURLConnectionInfo | This class holds information about the HttpsURLConnection. | Class | org.apache.cxf.transport.https | Apache CXF |
| HTTPTransportActivator | Class | org.apache.cxf.transport.http.osgi | Apache CXF | |
| HTTPTransportFactory | Class | org.apache.cxf.transport.http | Apache CXF | |
| HttpUriMapper | Class | org.apache.cxf.transport | Apache CXF | |
| HttpURLConnectionInfo | This class contains the information about the HTTP Connection that will be making an HTTP request. | Class | org.apache.cxf.transport.http | Apache CXF |
| HttpUrlUtil | Class | org.apache.cxf.transport.http | Apache CXF | |
| HTTPWSDLExtensionLoader | Class | org.apache.cxf.transport.http | Apache CXF | |
| InetAddressUtils | A collection of utilities relating to InetAddresses. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| InvalidPathException | Class | org.apache.cxf.transport.websocket | Apache CXF | |
| IoSessionInputStream | Class | org.apache.cxf.transport.udp | Apache CXF | |
| JAXWSHttpSpiDestination | Class | org.apache.cxf.transport.http_jaxws_spi | Apache CXF | |
| JAXWSHttpSpiTransportFactory | Class | org.apache.cxf.transport.http_jaxws_spi | Apache CXF | |
| Jetty9WebSocketDestination | Class | org.apache.cxf.transport.websocket.jetty9 | Apache CXF | |
| JettyContinuationProvider | Class | org.apache.cxf.transport.http_jetty.continuations | Apache CXF | |
| JettyContinuationProviderFactory | Class | org.apache.cxf.transport.http_jetty.continuations | Apache CXF | |
| JettyContinuationWrapper | Class | org.apache.cxf.transport.http_jetty.continuations | Apache CXF | |
| JettyDestinationFactory | Class | org.apache.cxf.transport.http_jetty | Apache CXF | |
| JettyHTTPDestination | Class | org.apache.cxf.transport.http_jetty | Apache CXF | |
| JettyHTTPHandler | Class | org.apache.cxf.transport.http_jetty | Apache CXF | |
| JettyHTTPServerEngine | This class is the Jetty HTTP Server Engine that is configured to work off of a designated port. | Class | org.apache.cxf.transport.http_jetty | Apache CXF |
| JettyHTTPServerEngineBeanDefinitionParser | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| JettyHTTPServerEngineBeanDefinitionParser .SpringJettyHTTPServerEngine | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| JettyHTTPServerEngineConfigType | Java class for JettyHTTPServerEngineConfigType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| JettyHTTPServerEngineFactory | This Bus Extension handles the configuration of network port numbers for use with http or https. | Class | org.apache.cxf.transport.http_jetty | Apache CXF |
| JettyHTTPServerEngineFactoryBeanDefinitionParser | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| JettyHTTPServerEngineFactoryBeanDefinitionParser .SpringJettyHTTPServerEngineFactory | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| JettyHTTPServerEngineFactoryConfigType | Java class for JettyHTTPServerEngineFactoryConfigType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| JettyHTTPServerEngineFactoryHolder | Class | org.apache.cxf.transport.http_jetty.blueprint | Apache CXF | |
| JettyServerEngineFactoryParser | Class | org.apache.cxf.transport.http_jetty.blueprint | Apache CXF | |
| JettyServerEngineParser | Class | org.apache.cxf.transport.http_jetty.blueprint | Apache CXF | |
| JettySpringTypesFactory | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| JettyWebSocketDestination | Class | org.apache.cxf.transport.websocket.jetty | Apache CXF | |
| JMSConduit | JMSConduit is instantiated by the JMSTransportFactory which is selected by a client if the transport protocol starts with jms:. | Class | org.apache.cxf.transport.jms | Apache CXF |
| JMSConfigFactory | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSConfigFeature | Allows to configure the JMSConfiguration directly at the Client or Server. | Class | org.apache.cxf.transport.jms | Apache CXF |
| JMSConfiguration | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSConstants | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSContinuation | Class | org.apache.cxf.transport.jms.continuations | Apache CXF | |
| JMSContinuationProvider | Class | org.apache.cxf.transport.jms.continuations | Apache CXF | |
| JMSDestination | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSDestinationResolver | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| JMSEndpoint | Class | org.apache.cxf.transport.jms.uri | Apache CXF | |
| JMSEndpoint .DeliveryModeType | Class | org.apache.cxf.transport.jms.uri | Apache CXF | |
| JMSEndpoint .MessageType | Class | org.apache.cxf.transport.jms.uri | Apache CXF | |
| JMSEndpointWSDLUtil | Class | org.apache.cxf.transport.jms.uri | Apache CXF | |
| JMSFactory | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSListenerContainer | Interface | org.apache.cxf.transport.jms.util | Apache CXF | |
| JMSMessageConverter | Converts jms messages to Objects and vice a versa. | Class | org.apache.cxf.transport.jms.util | Apache CXF |
| JMSMessageHeadersType | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSPropertyType | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSSender | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| JMSSpecConstants | Class | org.apache.cxf.transport.jms.spec | Apache CXF | |
| JMSTransportFactory | Class | org.apache.cxf.transport.jms | Apache CXF | |
| JMSUtil | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| JMSWSDLExtensionLoader | Class | org.apache.cxf.transport.jms.wsdl11 | Apache CXF | |
| JndiConnectionFactoryNameType | Java class for jndiConnectionFactoryNameType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| JndiContextParameterType | Java class for jndiContextParameterType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| JndiHelper | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| JndiInitialContextFactoryType | Java class for jndiInitialContextFactoryType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| JndiURLType | Java class for jndiURLType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| LocalConduit | Class | org.apache.cxf.transport.local | Apache CXF | |
| LocalDestination | Class | org.apache.cxf.transport.local | Apache CXF | |
| LocalTransportFactory | Class | org.apache.cxf.transport.local | Apache CXF | |
| MessageListenerContainer | Listen for messages on a queue or topic asynchronously by registering a Warning: This class does not refresh connections when the server goes away | Class | org.apache.cxf.transport.jms.util | Apache CXF |
| MessageObserver | Observer for incoming messages. | Interface | org.apache.cxf.transport | Apache CXF |
| MessageTrustDecider | The HTTPConduit calls upon this object to establish trust just before a message within the HTTP Conduit is sent out. | Class | org.apache.cxf.transport.http | Apache CXF |
| MessageTrustDeciderBeanDefinitionParser | Class | org.apache.cxf.transport.http.spring | Apache CXF | |
| MultipleEndpointObserver | This MessageObserver creates an Interceptor chain which adds in the interceptors set on this class and the global Bus interceptors. | Class | org.apache.cxf.transport | Apache CXF |
| MultiplexDestination | A MultiplexDestination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers for multiple targets | Interface | org.apache.cxf.transport | Apache CXF |
| NamespaceHandler | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NamespaceHandler | Class | org.apache.cxf.transport.http.spring | Apache CXF | |
| NamespaceHandler | Class | org.apache.cxf.transport.http_jetty.spring | Apache CXF | |
| NettyHttpClientHandler | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpClientPipelineFactory | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpClientRequest | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpConduit | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpConduitFactory | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpConduitFactory .UseAsyncPolicy | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpContextHandler | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpDestination | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpDestinationFactory | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpHandler | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpServerEngine | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpServerEngineBeanDefinitionParser | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NettyHttpServerEngineBeanDefinitionParser .SpringNettyHttpServerEngine | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NettyHttpServerEngineConfigType | Java class for NettyHttpServerEngineConfigType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| NettyHttpServerEngineFactory | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpServerEngineFactoryBeanDefinitionParser | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NettyHttpServerEngineFactoryBeanDefinitionParser .SpringNettyHttpServerEngineFactory | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NettyHttpServerEngineFactoryConfigType | Java class for NettyHttpServerEngineFactoryConfigType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| NettyHttpServerEngineFactoryHolder | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF | |
| NettyHttpServletHandler | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpServletPipelineFactory | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyHttpServletRequest | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettyHttpSession | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettyHttpTransportFactory | Class | org.apache.cxf.transport.http.netty.client | Apache CXF | |
| NettyHttpTransportFactory | Class | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| NettyInterceptor | Interface | org.apache.cxf.transport.http.netty.server.interceptor | Apache CXF | |
| NettyServerEngineFactoryParser | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF | |
| NettyServletContext | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettyServletInputStream | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettyServletOutputStream | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettyServletResponse | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| NettySpringTypesFactory | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF | |
| NoOpPolicyInterceptorProvider | This no-op PolicyInterceptorProvider prevents the policy enforcement logic making it impossible to assert the HTTPClientPolicy upfront | Class | org.apache.cxf.transport.http.policy | Apache CXF |
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface | Class | org.apache.cxf.transports.http.configuration | Apache CXF |
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| Observable | Allows Observers to register for notification on incoming messages. | Interface | org.apache.cxf.transport | Apache CXF |
| ParametersRefType | Java class for ParametersRefType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| ParametersRefType | Java class for ParametersRefType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| PatternBuilder | Convert a "nonProxyHosts" formatted String into a usable regular expression usable in Pattern. | Class | org.apache.cxf.transport.http | Apache CXF |
| PollingMessageListenerContainer | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| PriorityType | Java class for priorityType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| ProxyFactory | Class | org.apache.cxf.transport.http | Apache CXF | |
| ProxyServerType | enum ProxyServerTypeJava class for proxyServerType. | Class | org.apache.cxf.transports.http.configuration | Apache CXF |
| PublicSuffixList | Public suffix is a set of DNS names or wildcards concatenated with dots. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| PublicSuffixListParser | Parses the list from publicsuffix. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| PublicSuffixMatcher | Utility class that can test if DNS names match the content of the Public Suffix List. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| PublicSuffixMatcherLoader | org. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
| ReferencingAuthenticator | Class | org.apache.cxf.transport.http | Apache CXF | |
| ReplyToNameType | Java class for replyToNameType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| ResourceCloser | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| ServerEngine | Interface | org.apache.cxf.transport.http.netty.server | Apache CXF | |
| ServerEngine | Interface | org.apache.cxf.transport.http_jetty | Apache CXF | |
| ServerPolicyCalculator | Class | org.apache.cxf.transport.http.policy.impl | Apache CXF | |
| ServiceListGeneratorServlet | Class | org.apache.cxf.transport.servlet.servicelist | Apache CXF | |
| ServiceListJAASAuthenticator | Class | org.apache.cxf.transport.servlet.servicelist | Apache CXF | |
| ServiceListWriter | Interface | org.apache.cxf.transport.servlet.servicelist | Apache CXF | |
| Servlet3ContinuationProvider | Class | org.apache.cxf.transport.http | Apache CXF | |
| ServletContextResourceResolver | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| ServletController | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| ServletDestination | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| ServletDestinationFactory | Class | org.apache.cxf.transport.servlet | Apache CXF | |
| Session | A Session which can be bound to HTTP, WS-Adddressing, etc. | Interface | org.apache.cxf.transport | Apache CXF |
| SharedInputBuffer | Content buffer that can be shared by multiple threads, usually the I/O dispatch of an I/O reactor and a worker thread. | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF |
| SharedOutputBuffer | Content buffer that can be shared by multiple threads, usually the I/O dispatch of an I/O reactor and a worker thread. | Class | org.apache.cxf.transport.http.asyncclient | Apache CXF |
| SpnegoAuthSupplier | Class | org.apache.cxf.transport.http.auth | Apache CXF | |
| SSLUtils | Class | org.apache.cxf.transport.https | Apache CXF | |
| StringUtils | Class | org.apache.cxf.transport.http.policy.impl | Apache CXF | |
| TestReceiver | Receiver for integration tests. | Class | org.apache.cxf.transport.jms.util | Apache CXF |
| ThreadingParameters | This class holds a structure that contains parameters pertaining to the threading of a Netty HTTP Server Engine. | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
| ThreadingParameters | This class holds a structure that contains parameters pertaining to the threading of a Jetty HTTP Server Engine. | Class | org.apache.cxf.transport.http_jetty | Apache CXF |
| ThreadingParametersIdentifiedType | Java class for ThreadingParametersIdentifiedType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| ThreadingParametersIdentifiedType | Java class for ThreadingParametersIdentifiedType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| ThreadingParametersType | Java class for ThreadingParametersType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| ThreadingParametersType | Java class for ThreadingParametersType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| ThrottlingCounter | Counter that throttles a jms listener on a high and low water mark. | Class | org.apache.cxf.transport.jms | Apache CXF |
| TimeToLiveType | Java class for timeToLiveType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| TLSServerParametersIdentifiedType | Java class for TLSServerParametersIdentifiedType complex type. | Class | org.apache.cxf.transports.http_jetty.configuration | Apache CXF |
| TLSServerParametersIdentifiedType | Java class for TLSServerParametersIdentifiedType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
| TopicReplyToNameType | Java class for topicReplyToNameType complex type. | Class | org.apache.cxf.transport.jms.wsdl | Apache CXF |
| TransportFinder | Class | org.apache.cxf.transport | Apache CXF | |
| TransportURIResolver | Class | org.apache.cxf.transport | Apache CXF | |
| UDPConduit | Class | org.apache.cxf.transport.udp | Apache CXF | |
| UDPDestination | Class | org.apache.cxf.transport.udp | Apache CXF | |
| UDPTransportFactory | Class | org.apache.cxf.transport.udp | Apache CXF | |
| UnformattedServiceListWriter | Class | org.apache.cxf.transport.servlet.servicelist | Apache CXF | |
| UntrustedURLConnectionIOException | This exception is thrown by the JSSETrustDecider when trust in the TLS cannot be established. | Class | org.apache.cxf.transport.http | Apache CXF |
| URIParser | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF | |
| URLConnectionHTTPConduit | Class | org.apache.cxf.transport.http | Apache CXF | |
| URLConnectionInfo | This class is returned from the URLConnectionFactory to give information that is from the URLConnection that was created by that | Class | org.apache.cxf.transport.http | Apache CXF |
| UserCredentialsConnectionFactoryAdapter | Class | org.apache.cxf.transport.jms.util | Apache CXF | |
| Utils | Class | org.apache.cxf.transport.http.netty.server.util | Apache CXF | |
| WebSocketConstants | Class | org.apache.cxf.transport.websocket | Apache CXF | |
| WebSocketDestinationFactory | Class | org.apache.cxf.transport.websocket | Apache CXF | |
| WebSocketDestinationService | Interface | org.apache.cxf.transport.websocket | Apache CXF | |
| WebSocketServletHolder | Interface | org.apache.cxf.transport.websocket.jetty | Apache CXF | |
| WebSocketTransportFactory | Class | org.apache.cxf.transport.websocket | Apache CXF | |
| WebSocketUtils | Class | org.apache.cxf.transport.websocket | Apache CXF | |
| WebSocketVirtualServletRequest | Class | org.apache.cxf.transport.websocket.jetty | Apache CXF | |
| WebSocketVirtualServletResponse | Class | org.apache.cxf.transport.websocket.jetty | Apache CXF | |
| WSDLGetAuthenticatorInterceptor | Class | org.apache.cxf.transport.http.auth | Apache CXF | |