Uses of Class
org.apache.cxf.transport.http_jetty.JettyHTTPHandler
Packages that use JettyHTTPHandler
-
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.