Uses of Class
org.apache.cxf.transport.http_jetty.JettyHTTPDestination
-
Packages that use JettyHTTPDestination Package Description org.apache.cxf.transport.http_jetty -
-
Uses of JettyHTTPDestination in org.apache.cxf.transport.http_jetty
Fields in org.apache.cxf.transport.http_jetty declared as JettyHTTPDestination Modifier and Type Field Description protected JettyHTTPDestinationJettyHTTPHandler. jettyHTTPDestinationMethods in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPDestination Modifier and Type Method Description protected JettyHTTPHandlerJettyHTTPDestination. createJettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact)Constructors in org.apache.cxf.transport.http_jetty with parameters of type JettyHTTPDestination Constructor Description JettyHTTPHandler(JettyHTTPDestination jhd, boolean cmExact)
-