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

A

activate() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Activate receipt of incoming messages.
addServant(URL, JettyHTTPHandler) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Register a servant.
addServant(URL, JettyHTTPHandler) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Register a servant.
afterPropertiesSet() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 

B

bus - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 

C

checkRegistedContext(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
complete() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
connector - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
continuationsEnabled - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
createContinuationProvider(Message, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProviderFactory
 
createDestination(EndpointInfo, Bus, DestinationRegistry) - Method in class org.apache.cxf.transport.http_jetty.JettyDestinationFactory
 
createEngineFactory(JettyHTTPServerEngineFactoryConfigType) - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
createJettyHTTPHandler(JettyHTTPDestination, boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
createJettyHTTPServerEngine(String, int, String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call creates a new JettyHTTPServerEngine initialized for "http" or "https" on the given port.
createJettyHTTPServerEngine(int, String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
createJettyHTTPServerEngineConfigType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of JettyHTTPServerEngineConfigType
createJettyHTTPServerEngineFactoryConfigType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
createParametersRefType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ParametersRefType
createSSLContext(SslContextFactory) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
createThreadingParameters(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createThreadingParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersIdentifiedType
createThreadingParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
createThreadingParametersRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createThreadingParametersType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersType
createTLSServerParametersConfig(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createTLSServerParametersConfigRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createTLSServerParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of TLSServerParametersIdentifiedType
createTLSServerParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 

D

deactivate() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Deactivate receipt of incoming messages.
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 
deleted(String) - Method in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
destroy() - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
destroyForPort(int) - Static method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This method removes the Server Engine from the port map and stops it.
DO_NOT_CHECK_URL_PROP - Static variable in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
doService(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 

E

engine - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
engine - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 

F

FACTORY_PID - Static variable in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
This method is used to finalize the configuration after the configuration items have been set.
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is called after configure on this object.
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
flushHeaders(Message, boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 

G

getAddress(EndpointInfo) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getBasePathForFullAddress(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
getBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
getBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getBus() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the bus property.
getConnector() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getConnector() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the connector property.
getContext(Class<?>) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
getContextHandler(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Get a registered context handler.
getContinuation() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
getContinuation(boolean) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
getContinuationsEnabled() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getEngine() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getEngine() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the engine property.
getHandlers() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getHandlers() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the handlers property.
getHost() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the host for which this server engine was configured.
getHost() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the host property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Gets the value of the id property.
getIdentifiedThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the identifiedThreadingParameters property.
getIdentifiedTLSServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the identifiedTLSServerParameters property.
getIdOrName(Element) - Static method in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
getJaxbObject(Element, Class<T>) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
getLogger() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getManagedClasses() - Method in class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 
getMaxIdleTime() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getMaxIdleTime() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the maxIdleTime property.
getMaxThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
getMaxThreads() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Gets the value of the maxThreads property.
getMBeanContainer() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getMBeanServer() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getMessage() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
getMinThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
getMinThreads() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Gets the value of the minThreads property.
getName() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
getName() - Method in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
getObject() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
getParsedElement() - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
getPort() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the port number for which this server engine was configured.
getPort() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the port property.
getProtocol() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the protocol "http" or "https" for which this engine was configured.
getSchemaLocation(String) - Method in class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 
getSendServerVersion() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getServant(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Get a registered servant.
getServant(URL) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Get a previously registered servant.
getServer() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
get the jetty server instance
getThreadingParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns the threading parameters that have been set.
getThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the threadingParameters property.
getThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Gets the value of the threadingParameters property.
getThreadingParametersMap() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getThreadingParametersRef() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the threadingParametersRef property.
getThreadNamePrefix() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
getThreadNamePrefix() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Gets the value of the threadNamePrefix property.
getTlsServerParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns the programmatically set TLSServerParameters, not the TLSServerParametersType, which is the JAXB generated type used in SpringConfiguration.
getTlsServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the tlsServerParameters property.
getTlsServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Gets the value of the tlsServerParameters property.
getTlsServerParametersMap() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getTlsServerParametersRef() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the tlsServerParametersRef property.

H

handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
handlers - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
host - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
HTTPJettyTransportActivator - Class in org.apache.cxf.transport.http_jetty.osgi
 
HTTPJettyTransportActivator() - Constructor for class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
HTTPJettyTransportNamespaceHandler - Class in org.apache.cxf.transport.http_jetty.blueprint
 
HTTPJettyTransportNamespaceHandler() - Constructor for class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 

I

id - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
identifiedThreadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
identifiedTLSServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
init() - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
init() - Method in class org.apache.cxf.transport.http_jetty.spring.NamespaceHandler
 
initComplete() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
invokeComplete(ServletContext, HttpServletRequest, HttpServletResponse, Message) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
isContinuationsEnabled() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the continuationsEnabled property.
isExpired() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isJetty8() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
isNew() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isPending() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isResumed() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isReuseAddress() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
isReuseAddress() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the reuseAddress property.
isSendServerVersion() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the sendServerVersion property.
isSessionSupport() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
isSessionSupport() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the sessionSupport property.
isSetMaxThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
isSetMinThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
isSetThreadingParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns whether the threading parameters are set.
isThreadNamePrefixSet() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 

J

JETTY_THREADING - Static variable in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
JETTY_TRANSPORT - Static variable in class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 
JETTY_TRANSPORT - Static variable in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
JettyContinuationProvider - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationProvider(HttpServletRequest, HttpServletResponse, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
JettyContinuationProviderFactory - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationProviderFactory() - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProviderFactory
 
JettyContinuationWrapper - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationWrapper(HttpServletRequest, HttpServletResponse, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
JettyDestinationFactory - Class in org.apache.cxf.transport.http_jetty
 
JettyDestinationFactory() - Constructor for class org.apache.cxf.transport.http_jetty.JettyDestinationFactory
 
JettyHTTPDestination - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPDestination(Bus, DestinationRegistry, EndpointInfo, JettyHTTPServerEngineFactory) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Constructor
jettyHTTPDestination - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
JettyHTTPHandler - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPHandler(JettyHTTPDestination, boolean) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
JettyHTTPHandler(Bus) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
JettyHTTPServerEngine - Class in org.apache.cxf.transport.http_jetty
This class is the Jetty HTTP Server Engine that is configured to work off of a designated port.
JettyHTTPServerEngine(Container.Listener, String, int) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This constructor is called by the JettyHTTPServerEngineFactory.
JettyHTTPServerEngine() - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
JettyHTTPServerEngineBeanDefinitionParser - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineConfigType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for JettyHTTPServerEngineConfigType complex type.
JettyHTTPServerEngineConfigType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
JettyHTTPServerEngineFactory - Class in org.apache.cxf.transport.http_jetty
This Bus Extension handles the configuration of network port numbers for use with "http" or "https".
JettyHTTPServerEngineFactory() - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactory(Bus) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactoryBeanDefinitionParser - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineFactoryConfigType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for JettyHTTPServerEngineFactoryConfigType complex type.
JettyHTTPServerEngineFactoryConfigType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
JettyHTTPServerEngineFactoryHolder - Class in org.apache.cxf.transport.http_jetty.blueprint
 
JettyHTTPServerEngineFactoryHolder() - Constructor for class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
JettyServerEngineFactoryParser - Class in org.apache.cxf.transport.http_jetty.blueprint
 
JettyServerEngineFactoryParser() - Constructor for class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
JettyServerEngineParser - Class in org.apache.cxf.transport.http_jetty.blueprint
 
JettyServerEngineParser() - Constructor for class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineParser
 
JettySpringTypesFactory - Class in org.apache.cxf.transport.http_jetty.spring
 
JettySpringTypesFactory() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 

L

loader - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 

M

maxIdleTime - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
maxThreads - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
minThreads - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 

N

NamespaceHandler - Class in org.apache.cxf.transport.http_jetty.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.http_jetty.spring.NamespaceHandler
 
nurl - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 

O

ObjectFactory - Class in org.apache.cxf.transports.http_jetty.configuration
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transports.http_jetty.configuration package.
ObjectFactory() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transports.http_jetty.configuration
onComplete(Continuation) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
onTimeout(Continuation) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
org.apache.cxf.transport.http_jetty - package org.apache.cxf.transport.http_jetty
 
org.apache.cxf.transport.http_jetty.blueprint - package org.apache.cxf.transport.http_jetty.blueprint
 
org.apache.cxf.transport.http_jetty.continuations - package org.apache.cxf.transport.http_jetty.continuations
 
org.apache.cxf.transport.http_jetty.osgi - package org.apache.cxf.transport.http_jetty.osgi
 
org.apache.cxf.transport.http_jetty.spring - package org.apache.cxf.transport.http_jetty.spring
 
org.apache.cxf.transports.http_jetty.configuration - package org.apache.cxf.transports.http_jetty.configuration
 

P

ParametersRefType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ParametersRefType complex type.
ParametersRefType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
 
parse(Element, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.HTTPJettyTransportNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineParser
 
parseEngineConnector(List<Element>, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
parseEngineHandlers(List<Element>, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineFactoryParser
 
parseListElement(Element, QName, Class<?>, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
port - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
postShutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
preShutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 

R

removeServant(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Remove a previously registered servant.
removeServant(URL) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Remove a previously registered servant.
reset() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
resume() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
retrieveEngine() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Post-configure retreival of server engine.
retrieveFromContinuation(HttpServletRequest) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProviderFactory
 
retrieveFromContinuation(HttpServletRequest) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
retrieveJettyHTTPServerEngine(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call retrieves a previously configured JettyHTTPServerEngine for the given port.
retrieveListenerFactory() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
reuseAddress - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 

S

sendServerVersion - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
ServerEngine - Interface in org.apache.cxf.transport.http_jetty
 
serverEngineFactory - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
servletContext - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
servletContext - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
sessionSupport - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call is used to set the bus.
setBus(Bus) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setBus(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Sets the value of the bus property.
setClientAuthentication(SslContextFactory, ClientAuthentication) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setConnector(Connector) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
set the jetty server's connector
setConnector(Object) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the connector property.
setConnectorMap(Map<String, Connector>) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
setContinuationsEnabled(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setContinuationsEnabled(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the continuationsEnabled property.
setEnginesList(List<JettyHTTPServerEngine>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
setHandlers(List<Handler>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
set the jetty server's handlers
setHandlers(Object) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the handlers property.
setHandlersMap(Map<String, List<Handler>>) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
setHost(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setHost(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the host property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Sets the value of the id property.
setMaxIdleTime(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setMaxIdleTime(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the maxIdleTime property.
setMaxThreads(int) - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
setMaxThreads(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Sets the value of the maxThreads property.
setMinThreads(int) - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
setMinThreads(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Sets the value of the minThreads property.
setName(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
setObject(Object) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
setParsedElement(String) - Method in class org.apache.cxf.transport.http_jetty.blueprint.JettyHTTPServerEngineFactoryHolder
 
setPort(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setPort(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the port property.
setReuseAddress(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setReuseAddress(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the reuseAddress property.
setSendServerVersion(Boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setSendServerVersion(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the sendServerVersion property.
setServer(Server) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Set the jetty server instance
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
setSessionSupport(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setSessionSupport(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the sessionSupport property.
setThreadingParameters(ThreadingParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method sets the threading parameters for this particular server engine.
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the threadingParameters property.
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Sets the value of the threadingParameters property.
setThreadingParametersMap(Map<String, ThreadingParameters>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets the ThreadingParameters for a JettyHTTPServerEngine
setThreadingParametersRef(String) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setThreadingParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the threadingParametersRef property.
setThreadNamePrefix(String) - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
setThreadNamePrefix(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Sets the value of the threadNamePrefix property.
setThreadPool(ThreadPool) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setTlsServerParameters(TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is used to programmatically set the TLSServerParameters.
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the tlsServerParameters property.
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Sets the value of the tlsServerParameters property.
setTLSServerParametersForPort(String, int, TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSServerParameters for a JettyHTTPServerEngine that will be subsequently created.
setTLSServerParametersForPort(int, TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
setTlsServerParametersMap(Map<String, TLSServerParameters>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSParametersMap for a JettyHTTPServerEngine
setTlsServerParametersRef(String) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setTlsServerParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the tlsServerParametersRef property.
setupContinuation(Message, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
setupThreadPool() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
shouldGenerateId() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
shouldGenerateId() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
shutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method will shut down the server engine and remove it from the factory's cache.
SpringJettyHTTPServerEngine(JettyHTTPServerEngineFactory, Bus, String, int) - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
SpringJettyHTTPServerEngine() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
SpringJettyHTTPServerEngineFactory() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
SpringJettyHTTPServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
start(BundleContext) - Method in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
stop() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is called by the ServerEngine Factory to destroy the listener.
stop(BundleContext) - Method in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
suspend(long) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 

T

ThreadingParameters - Class in org.apache.cxf.transport.http_jetty
This class holds a structure that contains parameters pertaining to the threading of a Jetty HTTP Server Engine.
ThreadingParameters() - Constructor for class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
threadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
threadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
ThreadingParametersIdentifiedType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ThreadingParametersIdentifiedType complex type.
ThreadingParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
threadingParametersRef - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
ThreadingParametersType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ThreadingParametersType complex type.
ThreadingParametersType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
threadNamePrefix - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
TLSServerParametersIdentifiedType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for TLSServerParametersIdentifiedType complex type.
TLSServerParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
tlsServerParametersRef - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 

U

updated(String, Dictionary) - Method in class org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
 
A B C D E F G H I J L M N O P R S T U 
Skip navigation links

Apache CXF