|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpContext | |
---|---|
org.jboss.wsf.spi.http |
Uses of HttpContext in org.jboss.wsf.spi.http |
---|
Methods in org.jboss.wsf.spi.http that return HttpContext | |
---|---|
HttpContext |
HttpServer.createContext(java.lang.String string)
Create an HTTP context |
abstract HttpContext |
HttpContextFactory.newHttpContext(HttpServer server,
java.lang.String contextRoot)
|
Methods in org.jboss.wsf.spi.http with parameters of type HttpContext | |
---|---|
void |
HttpServer.destroy(HttpContext context,
javax.xml.ws.Endpoint endpoint)
Destroys an JAXWS endpoint on the HTTP server |
void |
HttpServer.publish(HttpContext context,
javax.xml.ws.Endpoint endpoint)
Publish an JAXWS endpoint to the HTTP server |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |