JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
H
I
O
P
S
W
A
AbstractWrappedOutputStream
- Class in
org.jboss.ws.httpserver_httpspi
Provides a convenient hook onFirstWrite() for those needing to wrap an output stream.
AbstractWrappedOutputStream()
- Constructor for class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
addResponseHeader(String, String)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
C
close()
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
close()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
createHttpContext(HttpServer, String, String)
- Static method in class org.jboss.ws.httpserver_httpspi.
HttpServerContextFactory
F
flush()
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
G
getAttribute(String)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpContextDelegate
getAttribute(String)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getAttributeNames()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpContextDelegate
getAttributeNames()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getContextPath()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getContextPath(String)
- Static method in class org.jboss.ws.httpserver_httpspi.
PathUtils
Get the context path section of an address
getContextPath(URI)
- Static method in class org.jboss.ws.httpserver_httpspi.
PathUtils
getHttpContext()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getLocalAddress()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getPath()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpContextDelegate
getPath(String)
- Static method in class org.jboss.ws.httpserver_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.httpserver_httpspi.
PathUtils
getPathInfo()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getProtocol()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getQueryString()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRemoteAddress()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRequestBody()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRequestHeader(String)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRequestHeaders()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRequestMethod()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getRequestURI()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getResponseBody()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getResponseHeaders()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getScheme()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
getUserPrincipal()
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
H
handle(HttpExchange)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpHandlerDelegate
HttpContextDelegate
- Class in
org.jboss.ws.httpserver_httpspi
A javax.xml.ws.spi.http.HttpContext that delegates to a com.sun.net.httpserver.HttpContext instance.
HttpContextDelegate(HttpContext, String)
- Constructor for class org.jboss.ws.httpserver_httpspi.
HttpContextDelegate
HttpExchangeDelegate
- Class in
org.jboss.ws.httpserver_httpspi
A javax.xml.ws.spi.http.HttpExchange that delegates to a com.sun.net.httpserver.HttpExchange instance.
HttpExchangeDelegate(HttpExchange)
- Constructor for class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
HttpHandlerDelegate
- Class in
org.jboss.ws.httpserver_httpspi
A com.sun.net.httpserver.HttpHandler delegating to a javax.xml.ws.spi.http.HttpHandler instance.
HttpHandlerDelegate(HttpHandler)
- Constructor for class org.jboss.ws.httpserver_httpspi.
HttpHandlerDelegate
HttpServerContextFactory
- Class in
org.jboss.ws.httpserver_httpspi
A factory for building JDK6 httpserver' flavor of
HttpServerContextFactory()
- Constructor for class org.jboss.ws.httpserver_httpspi.
HttpServerContextFactory
I
isUserInRole(String)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
O
onFirstWrite()
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
org.jboss.ws.httpserver_httpspi
- package org.jboss.ws.httpserver_httpspi
P
PathUtils
- Class in
org.jboss.ws.httpserver_httpspi
PathUtils()
- Constructor for class org.jboss.ws.httpserver_httpspi.
PathUtils
S
setHandler(HttpHandler)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpContextDelegate
setStatus(int)
- Method in class org.jboss.ws.httpserver_httpspi.
HttpExchangeDelegate
W
wrappedStream
- Variable in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
write(byte[], int, int)
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
write(byte[])
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
write(int)
- Method in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
written
- Variable in class org.jboss.ws.httpserver_httpspi.
AbstractWrappedOutputStream
A
C
F
G
H
I
O
P
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.