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

A

activate() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
Activate receipt of incoming messages.
Activator - Class in org.apache.cxf.transport.http.netty.server.blueprint
 
Activator() - Constructor for class org.apache.cxf.transport.http.netty.server.blueprint.Activator
 
addCookie(Cookie) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
addCookie(Cookie) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
addDateHeader(String, long) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
addHeader(String, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
addInitParameter(String, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
addInterceptor(NettyInterceptor) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
addIntHeader(String, int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
addNettyHttpHandler(NettyHttpHandler) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
addServant(URL, NettyHttpHandler) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
addServant(URL, NettyHttpHandler) - Method in interface org.apache.cxf.transport.http.netty.server.ServerEngine
 
afterPropertiesSet() - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 

B

buildHttpServletRequest(HttpRequest, String, ChannelHandlerContext) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
buildHttpServletResponse(HttpResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
bus - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 

C

CHANNEL_THREAD_LOCAL - Static variable in class org.apache.cxf.transport.http.netty.server.servlet.ChannelThreadLocal
 
channelActive(ChannelHandlerContext) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
ChannelInterceptor - Class in org.apache.cxf.transport.http.netty.server.interceptor
 
ChannelInterceptor() - Constructor for class org.apache.cxf.transport.http.netty.server.interceptor.ChannelInterceptor
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
ChannelThreadLocal - Class in org.apache.cxf.transport.http.netty.server.servlet
 
checkRegistedContext(URL) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
close() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletInputStream
 
configure(Bus, Object) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
This call uses the Configurer from the bus to configure a bean.
configure(Bus, Object, String, String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
containsHeader(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
createDestination(EndpointInfo, Bus, DestinationRegistry) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestinationFactory
 
createEngineFactory(NettyHttpServerEngineFactoryConfigType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
createNettyHttpServerEngine(String, int, String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
createNettyHttpServerEngine(int, String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
createNettyHttpServerEngineConfigType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
Create an instance of NettyHttpServerEngineConfigType
createNettyHttpServerEngineFactoryConfigType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
createParametersRefType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
Create an instance of ParametersRefType
createSession() - Method in class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
createSession() - Method in interface org.apache.cxf.transport.http.netty.server.session.HttpSessionStore
 
createThreadingParameters(String, JAXBContext) - Static method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
createThreadingParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
Create an instance of ThreadingParametersIdentifiedType
createThreadingParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettySpringTypesFactory
 
createThreadingParametersRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
createThreadingParametersType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
Create an instance of ThreadingParametersType
createTLSServerParametersConfig(String, JAXBContext) - Static method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
createTLSServerParametersConfigRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
createTLSServerParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ObjectFactory
Create an instance of TLSServerParametersIdentifiedType
createTLSServerParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettySpringTypesFactory
 

D

deactivate() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
Deactivate receipt of incoming messages.
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
DefaultHttpSessionStore - Class in org.apache.cxf.transport.http.netty.server.session
 
DefaultHttpSessionStore() - Constructor for class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
destroy() - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
destroyForPort(int) - Static method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
This method removes the Server Engine from the port map and stops it.
destroyInactiveSessions() - Method in class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
destroyInactiveSessions() - Method in interface org.apache.cxf.transport.http.netty.server.session.HttpSessionStore
 
destroySession(String) - Method in class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
destroySession(String) - Method in interface org.apache.cxf.transport.http.netty.server.session.HttpSessionStore
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
doService(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 

E

emptyEnumeration() - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
encodeRedirectURL(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
encodeURL(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
encodeUrl(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
engine - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
engine - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 
enumeration(Collection<T>) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
enumerationFromKeys(Map<T, ?>) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
enumerationFromValues(Map<?, T>) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 

F

factory - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
finalizeConfig() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
finalizeConfig() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
finalizeConfig() - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
findSession(String) - Method in class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
findSession(String) - Method in interface org.apache.cxf.transport.http.netty.server.session.HttpSessionStore
 
flush() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
flushBuffer() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 

G

generateNewSessionId() - Method in class org.apache.cxf.transport.http.netty.server.session.DefaultHttpSessionStore
 
get() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.ChannelThreadLocal
 
get() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
getAddress(EndpointInfo) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
getAllChannels() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getAttributeNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getAttributeNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getAttributeNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getAuthType() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getBasePath(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
getBasePathForFullAddress(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser
 
getBufferSize() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
getBufferSize() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getBus() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
getBus() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Gets the value of the bus property.
getCharacterEncoding() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getCharsetFromContentType(String) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
Parse the character encoding from the specified content type header.
getContentLength() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getContentType() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getContentType() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getContext(Class<?>) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
getContext(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getContextPath() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
getContextPath() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
getContextPath() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getContextPath() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getCookies() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getCookies(String, HttpRequest) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
getCookies(String, HttpResponse) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
getCreationTime() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getDateHeader(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getDefaulHttpChannelPipeline(Channel) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getDestination(EndpointInfo, Bus) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
getEngine() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
getEngine() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Gets the value of the engine property.
getHeader(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getHeaderNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getHeaders(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getHost() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getHost() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the host property.
getHttpContextHandlerMap() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getHttpSessionStore() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getId() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getId() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ParametersRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
Gets the value of the id property.
getIdentifiedThreadingParameters() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Gets the value of the identifiedThreadingParameters property.
getIdentifiedTLSServerParameters() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Gets the value of the identifiedTLSServerParameters property.
getIdOrName(Element) - Static method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyServerEngineFactoryParser
 
getInitParameter(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getInitParameterNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getInputStream() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getIntHeader(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getJaxbObject(Element, Class<?>) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
getLastAccessedTime() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getLocalAddr() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getLocales() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getLocalPort() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getLogger() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
getMajorVersion() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getManagedClasses() - Method in class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
getMaxChunkContentSize() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getMaxChunkContentSize() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the maxChunkContentSize property.
getMaxInactiveInterval() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getMethod() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getMimeType(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getMimeType(String) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
getMinorVersion() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getName() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
getNamedDispatcher(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getNettyHttpHandler(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
getNettyHttpHandler(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getOrCreate() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
getOriginalRequest() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getOriginalResponse() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getOutputStream() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
getParameter(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getParameterMap() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getParameterNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getParameterValues(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getParsedElement() - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
getPathInfo() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getPathInfo() - Method in class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
getPathTranslated() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getPort() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getPort() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the port property.
getProtocol() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getProtocol() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getQueryString() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getQueryString() - Method in class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
getReader() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getReadIdleTime() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getReadIdleTime() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the readIdleTime property.
getRealPath(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRealPath(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getRegistry() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
getRemoteAddr() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRemoteHost() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRemotePort() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRemoteUser() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getRequestedSessionId() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRequestURI() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getRequestUri() - Method in class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
getRequestURL() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getResource(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getResourceAsStream(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getResourcePaths(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getSchemaLocation(String) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
getScheme() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getServant(URL) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getServant(URL) - Method in interface org.apache.cxf.transport.http.netty.server.ServerEngine
Get a previously registered servant.
getServerInfo() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getServerName() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getServerPort() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getServlet(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getServletContext() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
getServletContext() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getServletContextName() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getServletHandler() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
getServletNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getServletPath() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getServletPath() - Method in class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
getServlets() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
getSession() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getSession(boolean) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getSessionContext() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getSessionStore() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
getThreadingParameters() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getThreadingParameters() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the threadingParameters property.
getThreadingParameters() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
Gets the value of the threadingParameters property.
getThreadingParametersMap() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
getThreadingParametersRef() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the threadingParametersRef property.
getThreadPoolSize() - Method in class org.apache.cxf.transport.http.netty.server.ThreadingParameters
 
getThreadPoolSize() - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersType
Gets the value of the threadPoolSize property.
getTlsServerParameters() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
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_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the tlsServerParameters property.
getTlsServerParameters() - Method in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
Gets the value of the tlsServerParameters property.
getTlsServerParametersMap() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
getTlsServerParametersRef() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the tlsServerParametersRef property.
getUriPrefixes() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
getUserPrincipal() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
getValue(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getValueNames() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
getWriteIdleTime() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
getWriteIdleTime() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the writeIdleTime property.
getWriter() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 

H

handle(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
handle(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
handleHttpServletRequest(ChannelHandlerContext, HttpRequest, NettyHttpContextHandler) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
host - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
HttpNettyTransportNamespaceHandler - Class in org.apache.cxf.transport.http.netty.server.blueprint
 
HttpNettyTransportNamespaceHandler() - Constructor for class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
HttpSessionInterceptor - Class in org.apache.cxf.transport.http.netty.server.interceptor
 
HttpSessionInterceptor(HttpSessionStore) - Constructor for class org.apache.cxf.transport.http.netty.server.interceptor.HttpSessionInterceptor
 
HttpSessionStore - Interface in org.apache.cxf.transport.http.netty.server.session
 
HttpSessionThreadLocal - Class in org.apache.cxf.transport.http.netty.server.servlet
 

I

id - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 
id - Variable in class org.apache.cxf.transports.http_netty_server.configuration.ParametersRefType
 
id - Variable in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
 
id - Variable in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
 
identifiedThreadingParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 
identifiedTLSServerParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 
init() - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
init() - Method in class org.apache.cxf.transport.http.netty.server.spring.NamespaceHandler
 
initChannel(Channel) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
initComplete() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
invalidate() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
invokeComplete(ServletContext, HttpServletRequest, HttpServletResponse, Message) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
isCommitted() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
isEmpty() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
isFlushed() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
isNew() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
isReuseAddress() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the reuseAddress property.
isSecure() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
isSessionSupport() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
isSessionSupport() - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Gets the value of the sessionSupport property.
isSeThreadPoolSize() - Method in class org.apache.cxf.transport.http.netty.server.ThreadingParameters
 
isUserInRole(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 

L

loader - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
log(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
log(Exception, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
log(String, Throwable) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 

M

maxChunkContentSize - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 

N

NamespaceHandler - Class in org.apache.cxf.transport.http.netty.server.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NamespaceHandler
 
NETTY_SERVER_TRANSPORT - Static variable in class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
NettyHttpContextHandler - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpContextHandler(String) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
NettyHttpDestination - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpDestination(Bus, DestinationRegistry, EndpointInfo, NettyHttpServerEngineFactory) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
Constructor
NettyHttpDestinationFactory - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpDestinationFactory() - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpDestinationFactory
 
NettyHttpHandler - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpHandler(NettyHttpDestination, boolean) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
NettyHttpServerEngine - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpServerEngine() - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
NettyHttpServerEngine(String, int) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
NettyHttpServerEngineBeanDefinitionParser - Class in org.apache.cxf.transport.http.netty.server.spring
 
NettyHttpServerEngineBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine - Class in org.apache.cxf.transport.http.netty.server.spring
 
NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine(NettyHttpServerEngineFactory, Bus, String, int) - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
NettyHttpServerEngineConfigType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for NettyHttpServerEngineConfigType complex type.
NettyHttpServerEngineConfigType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
NettyHttpServerEngineFactory - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpServerEngineFactory() - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
NettyHttpServerEngineFactory(Bus) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
NettyHttpServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
NettyHttpServerEngineFactoryBeanDefinitionParser - Class in org.apache.cxf.transport.http.netty.server.spring
 
NettyHttpServerEngineFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser
 
NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory - Class in org.apache.cxf.transport.http.netty.server.spring
 
NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory
 
NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory
 
NettyHttpServerEngineFactoryConfigType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for NettyHttpServerEngineFactoryConfigType complex type.
NettyHttpServerEngineFactoryConfigType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
 
NettyHttpServerEngineFactoryHolder - Class in org.apache.cxf.transport.http.netty.server.blueprint
 
NettyHttpServerEngineFactoryHolder() - Constructor for class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
NettyHttpServletHandler - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpServletHandler(NettyHttpServletPipelineFactory) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
NettyHttpServletPipelineFactory - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpServletPipelineFactory(TLSServerParameters, boolean, int, int, Map<String, NettyHttpContextHandler>, NettyHttpServerEngine) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
NettyHttpServletRequest - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyHttpServletRequest(HttpRequest, String, ChannelHandlerContext) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
NettyHttpSession - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyHttpSession(String) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
NettyHttpTransportFactory - Class in org.apache.cxf.transport.http.netty.server
 
NettyHttpTransportFactory() - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
NettyHttpTransportFactory(DestinationRegistry) - Constructor for class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
NettyInterceptor - Interface in org.apache.cxf.transport.http.netty.server.interceptor
 
NettyServerEngineFactoryParser - Class in org.apache.cxf.transport.http.netty.server.blueprint
 
NettyServerEngineFactoryParser() - Constructor for class org.apache.cxf.transport.http.netty.server.blueprint.NettyServerEngineFactoryParser
 
NettyServletContext - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyServletContext(String) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
NettyServletInputStream - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyServletInputStream(HttpContent) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyServletInputStream
 
NettyServletOutputStream - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyServletOutputStream(HttpContent) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
NettyServletResponse - Class in org.apache.cxf.transport.http.netty.server.servlet
 
NettyServletResponse(HttpResponse) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
NettySpringTypesFactory - Class in org.apache.cxf.transport.http.netty.server.spring
 
NettySpringTypesFactory() - Constructor for class org.apache.cxf.transport.http.netty.server.spring.NettySpringTypesFactory
 
nurl - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 

O

ObjectFactory - Class in org.apache.cxf.transports.http_netty_server.configuration
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transports.http_netty_server.configuration package.
ObjectFactory() - Constructor for class org.apache.cxf.transports.http_netty_server.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_netty_server.configuration
onRequestFailed(ChannelHandlerContext, Throwable) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.ChannelInterceptor
 
onRequestFailed(ChannelHandlerContext, Throwable) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.HttpSessionInterceptor
 
onRequestFailed(ChannelHandlerContext, Throwable) - Method in interface org.apache.cxf.transport.http.netty.server.interceptor.NettyInterceptor
 
onRequestReceived(ChannelHandlerContext, HttpRequest) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.ChannelInterceptor
 
onRequestReceived(ChannelHandlerContext, HttpRequest) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.HttpSessionInterceptor
 
onRequestReceived(ChannelHandlerContext, HttpRequest) - Method in interface org.apache.cxf.transport.http.netty.server.interceptor.NettyInterceptor
 
onRequestSuccessed(ChannelHandlerContext, HttpResponse) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.ChannelInterceptor
 
onRequestSuccessed(ChannelHandlerContext, HttpResponse) - Method in class org.apache.cxf.transport.http.netty.server.interceptor.HttpSessionInterceptor
 
onRequestSuccessed(ChannelHandlerContext, HttpResponse) - Method in interface org.apache.cxf.transport.http.netty.server.interceptor.NettyInterceptor
 
org.apache.cxf.transport.http.netty.server - package org.apache.cxf.transport.http.netty.server
 
org.apache.cxf.transport.http.netty.server.blueprint - package org.apache.cxf.transport.http.netty.server.blueprint
 
org.apache.cxf.transport.http.netty.server.interceptor - package org.apache.cxf.transport.http.netty.server.interceptor
 
org.apache.cxf.transport.http.netty.server.servlet - package org.apache.cxf.transport.http.netty.server.servlet
 
org.apache.cxf.transport.http.netty.server.session - package org.apache.cxf.transport.http.netty.server.session
 
org.apache.cxf.transport.http.netty.server.spring - package org.apache.cxf.transport.http.netty.server.spring
 
org.apache.cxf.transport.http.netty.server.util - package org.apache.cxf.transport.http.netty.server.util
 
org.apache.cxf.transports.http_netty_server.configuration - package org.apache.cxf.transports.http_netty_server.configuration
 

P

ParametersRefType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for ParametersRefType complex type.
ParametersRefType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.ParametersRefType
 
parse(Element, ParserContext) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.HttpNettyTransportNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyServerEngineFactoryParser
 
parse(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
parseAcceptLanguageHeader(String) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
parseListElement(Element, QName, Class<?>, JAXBContext) - Static method in class org.apache.cxf.transport.http.netty.server.spring.NettySpringTypesFactory
 
port - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
postShutdown() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
preShutdown() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
putValue(String, Object) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 

R

read() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletInputStream
 
read(byte[]) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletInputStream
 
readIdleTime - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
registry - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
 
removeAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
removeAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
removeAttribute(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
removeNettyHttpHandler(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpContextHandler
 
removeServant(URL) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
removeServant(URL) - Method in interface org.apache.cxf.transport.http.netty.server.ServerEngine
Remove a previously registered servant.
removeValue(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
reset() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
resetBuffer() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
resetBuffer() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser
 
retrieveEngine() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
retrieveFromContinuation(HttpServletRequest) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
retrieveNettyHttpServerEngine(int) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
reuseAddress - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 

S

sanitizeUri(String) - Static method in class org.apache.cxf.transport.http.netty.server.util.Utils
 
sendError(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
sendError(int, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
sendRedirect(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
ServerEngine - Interface in org.apache.cxf.transport.http.netty.server
 
serverEngineFactory - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
servletContext - Variable in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
SESSION_ID_KEY - Static variable in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
SESSION_THREAD_LOCAL - Static variable in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
sessionSupport - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
set(Channel) - Static method in class org.apache.cxf.transport.http.netty.server.servlet.ChannelThreadLocal
 
set(NettyHttpSession) - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpTransportFactory
This call is used by CXF ExtensionManager to inject the activationNamespaces
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory
 
setAttribute(String, Object) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
setAttribute(String, Object) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
setAttribute(String, Object) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletContext
 
setBufferSize(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setBus(Bus) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
This call is used to set the bus.
setBus(Bus) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
setBus(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Sets the value of the bus property.
setCharacterEncoding(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setContentLength(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setContentType(String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setDateHeader(String, long) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setEnginesList(List<NettyHttpServerEngine>) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
setHeader(String, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setHost(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setHost(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the host property.
setId(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.ParametersRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
Sets the value of the id property.
setIntHeader(String, int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setLocale(Locale) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setMaxChunkContentSize(int) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setMaxChunkContentSize(Integer) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the maxChunkContentSize property.
setMaxInactiveInterval(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 
setName(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
setParsedElement(String) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.NettyHttpServerEngineFactoryHolder
 
setPort(int) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setPort(Integer) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the port property.
setProtocol(String) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setReadIdleTime(int) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setReadIdleTime(Integer) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the readIdleTime property.
setReuseAddress(Boolean) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the reuseAddress property.
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpHandler
 
setSessionStore(HttpSessionStore) - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
setSessionSupport(boolean) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setSessionSupport(Boolean) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the sessionSupport property.
setStatus(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setStatus(int, String) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletResponse
 
setThreadingParameters(ThreadingParameters) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the threadingParameters property.
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
Sets the value of the threadingParameters property.
setThreadingParametersMap(Map<String, ThreadingParameters>) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
setThreadingParametersRef(String) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
setThreadingParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the threadingParametersRef property.
setThreadPoolSize(int) - Method in class org.apache.cxf.transport.http.netty.server.ThreadingParameters
 
setThreadPoolSize(Integer) - Method in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersType
Sets the value of the threadPoolSize property.
setTlsServerParameters(TLSServerParameters) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
This method is used to programmatically set the TLSServerParameters.
setTlsServerParameters(Map<String, TLSServerParameters>) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
 
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the tlsServerParameters property.
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
Sets the value of the tlsServerParameters property.
setTlsServerParametersRef(String) - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
 
setTlsServerParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the tlsServerParametersRef property.
setupContinuation(Message, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpDestination
 
setWriteIdleTime(int) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
setWriteIdleTime(Integer) - Method in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
Sets the value of the writeIdleTime property.
shouldGenerateId() - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
 
shouldGenerateId() - Method in class org.apache.cxf.transport.http.netty.server.spring.NettyHttpServerEngineFactoryBeanDefinitionParser
 
shutdown() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
shutdown() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
start(BundleContext) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.Activator
 
start() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletPipelineFactory
 
startServer() - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServerEngine
 
stop(BundleContext) - Method in class org.apache.cxf.transport.http.netty.server.blueprint.Activator
 

T

ThreadingParameters - Class in org.apache.cxf.transport.http.netty.server
This class holds a structure that contains parameters pertaining to the threading of a Netty HTTP Server Engine.
ThreadingParameters() - Constructor for class org.apache.cxf.transport.http.netty.server.ThreadingParameters
 
threadingParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
threadingParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
 
ThreadingParametersIdentifiedType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for ThreadingParametersIdentifiedType complex type.
ThreadingParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersIdentifiedType
 
threadingParametersRef - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
ThreadingParametersType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for ThreadingParametersType complex type.
ThreadingParametersType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersType
 
threadPoolSize - Variable in class org.apache.cxf.transports.http_netty_server.configuration.ThreadingParametersType
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
 
TLSServerParametersIdentifiedType - Class in org.apache.cxf.transports.http_netty_server.configuration
Java class for TLSServerParametersIdentifiedType complex type.
TLSServerParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_netty_server.configuration.TLSServerParametersIdentifiedType
 
tlsServerParametersRef - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
touch() - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyHttpSession
 

U

unset() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.ChannelThreadLocal
 
unset() - Static method in class org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
 
URIParser - Class in org.apache.cxf.transport.http.netty.server.servlet
 
URIParser(String) - Constructor for class org.apache.cxf.transport.http.netty.server.servlet.URIParser
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.cxf.transport.http.netty.server.NettyHttpServletHandler
 
Utils - Class in org.apache.cxf.transport.http.netty.server.util
 

W

write(int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
write(byte[]) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.transport.http.netty.server.servlet.NettyServletOutputStream
 
writeIdleTime - Variable in class org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
 
A B C D E F G H I L M N O P R S T U W 

Apache CXF