|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JettyHTTPHandler | |
---|---|
org.apache.cxf.transport.http_jetty | |
org.apache.cxf.transport.websocket.jetty |
Uses of JettyHTTPHandler in org.apache.cxf.transport.http_jetty |
---|
Methods in org.apache.cxf.transport.http_jetty that return JettyHTTPHandler | |
---|---|
protected JettyHTTPHandler |
JettyHTTPDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact)
|
Methods in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPHandler | |
---|---|
void |
JettyHTTPServerEngine.addServant(URL url,
JettyHTTPHandler handler)
Register a servant. |
void |
ServerEngine.addServant(URL url,
JettyHTTPHandler handler)
Register a servant. |
Uses of JettyHTTPHandler in org.apache.cxf.transport.websocket.jetty |
---|
Methods in org.apache.cxf.transport.websocket.jetty that return JettyHTTPHandler | |
---|---|
protected JettyHTTPHandler |
JettyWebSocketDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |