Uses of Class
org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Packages that use JettyHTTPDestination
Package
Description
-
Uses of JettyHTTPDestination in org.apache.cxf.transport.http_jetty
Fields in org.apache.cxf.transport.http_jetty declared as JettyHTTPDestinationModifier and TypeFieldDescriptionprotected JettyHTTPDestinationJettyHTTPHandler.jettyHTTPDestinationMethods in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPDestinationModifier and TypeMethodDescriptionprotected JettyHTTPHandlerJettyHTTPDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact) Constructors in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPDestination -
Uses of JettyHTTPDestination in org.apache.cxf.transport.websocket.atmosphere
Subclasses of JettyHTTPDestination in org.apache.cxf.transport.websocket.atmosphereMethods in org.apache.cxf.transport.websocket.atmosphere with parameters of type JettyHTTPDestinationModifier and TypeMethodDescriptionprotected JettyHTTPHandlerAtmosphereWebSocketJettyDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact) -
Uses of JettyHTTPDestination in org.apache.cxf.transport.websocket.jetty11
Subclasses of JettyHTTPDestination in org.apache.cxf.transport.websocket.jetty11Methods in org.apache.cxf.transport.websocket.jetty11 with parameters of type JettyHTTPDestinationModifier and TypeMethodDescriptionprotected JettyHTTPHandlerJetty11WebSocketDestination.createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact)