Skip navigation links
A C E G H I K O P R S U V 

A

addResponseHeader(String, String) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 

C

clear() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
close() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
containsKey(Object) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
containsValue(Object) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
createHttpContext(UndertowServer, String, String) - Static method in class org.jboss.ws.undertow_httpspi.UndertowContextFactory
 

E

entrySet() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 

G

get(Object) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
getAttribute(String) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpContext
 
getAttribute(String) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getAttributeNames() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpContext
 
getAttributeNames() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getBuilder() - Method in class org.jboss.ws.undertow_httpspi.UndertowServer
 
getContextPath(String) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
Get the context path section of an address
getContextPath(URI) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
 
getContextPath() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getContextPathFromRequest(String) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
 
getHttpContext() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getLocalAddress() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getPath(String) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
Get the final path section of an address (for servlet container, this is typically a url-pattern for an endpoint)
getPath(URI) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
 
getPath() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpContext
 
getPathFromRequest(String) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
 
getPathHandler() - Method in class org.jboss.ws.undertow_httpspi.UndertowServer
 
getPathInfo() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getProtocol() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getQueryString() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRemoteAddress() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRequestBody() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRequestHeader(String) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRequestHeaders() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRequestMethod() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getRequestURI() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getResponseBody() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getResponseHeaders() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getScheme() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
getUserPrincipal() - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 

H

handleRequest(HttpServerExchange) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpHandler
 

I

isEmpty() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
isUserInRole(String) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 

K

keySet() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 

O

org.jboss.ws.undertow_httpspi - package org.jboss.ws.undertow_httpspi
 

P

PathUtils - Class in org.jboss.ws.undertow_httpspi
 
PathUtils() - Constructor for class org.jboss.ws.undertow_httpspi.PathUtils
 
put(String, List<String>) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 

R

remove(Object) - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
removeTrailingSlash(String) - Static method in class org.jboss.ws.undertow_httpspi.PathUtils
 

S

setHandler(HttpHandler) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpContext
 
setStatus(int) - Method in class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
size() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
start() - Method in class org.jboss.ws.undertow_httpspi.UndertowServer
 
stop() - Method in class org.jboss.ws.undertow_httpspi.UndertowServer
 

U

UndertowContextFactory - Class in org.jboss.ws.undertow_httpspi
A factory for building httpcontext based on undertow
UndertowContextFactory() - Constructor for class org.jboss.ws.undertow_httpspi.UndertowContextFactory
 
UndertowHeaderMap - Class in org.jboss.ws.undertow_httpspi
 
UndertowHeaderMap(HeaderMap) - Constructor for class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
UndertowHttpContext - Class in org.jboss.ws.undertow_httpspi
 
UndertowHttpContext(PathHandler, String, String) - Constructor for class org.jboss.ws.undertow_httpspi.UndertowHttpContext
 
UndertowHttpExchange - Class in org.jboss.ws.undertow_httpspi
 
UndertowHttpExchange(HttpServerExchange) - Constructor for class org.jboss.ws.undertow_httpspi.UndertowHttpExchange
 
UndertowHttpHandler - Class in org.jboss.ws.undertow_httpspi
 
UndertowHttpHandler(HttpHandler) - Constructor for class org.jboss.ws.undertow_httpspi.UndertowHttpHandler
 
UndertowServer - Class in org.jboss.ws.undertow_httpspi
 
UndertowServer(int, String) - Constructor for class org.jboss.ws.undertow_httpspi.UndertowServer
 

V

values() - Method in class org.jboss.ws.undertow_httpspi.UndertowHeaderMap
 
A C E G H I K O P R S U V 
Skip navigation links

Copyright © 2019 JBoss, by Red Hat. All rights reserved.