Uses of Class
org.apache.cxf.transport.http_jetty.JettyHTTPHandler
Packages that use JettyHTTPHandler
Package
Description
-
Uses of JettyHTTPHandler in org.apache.cxf.transport.http_jetty
Fields in org.apache.cxf.transport.http_jetty declared as JettyHTTPHandlerMethods in org.apache.cxf.transport.http_jetty that return JettyHTTPHandlerModifier and TypeMethodDescriptionprotected JettyHTTPHandlerJettyHTTPDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact) Methods in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPHandlerModifier and TypeMethodDescriptionvoidJettyHTTPServerEngine.addServant(URL url, JettyHTTPHandler handler) Register a servant.voidServerEngine.addServant(URL url, JettyHTTPHandler handler) Register a servant. -
Uses of JettyHTTPHandler in org.apache.cxf.transport.websocket.atmosphere
Methods in org.apache.cxf.transport.websocket.atmosphere that return JettyHTTPHandlerModifier and TypeMethodDescriptionprotected JettyHTTPHandlerAtmosphereWebSocketJettyDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact) -
Uses of JettyHTTPHandler in org.apache.cxf.transport.websocket.jetty11
Methods in org.apache.cxf.transport.websocket.jetty11 that return JettyHTTPHandlerModifier and TypeMethodDescriptionprotected JettyHTTPHandlerJetty11WebSocketDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact)