Uses of Interface
org.apache.cxf.transport.http.HttpDestinationFactory
-
-
Uses of HttpDestinationFactory in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement HttpDestinationFactory Modifier and Type Class Description classJettyDestinationFactory -
Uses of HttpDestinationFactory in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement HttpDestinationFactory Modifier and Type Class Description classUndertowDestinationFactory -
Uses of HttpDestinationFactory in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement HttpDestinationFactory Modifier and Type Class Description classNettyHttpDestinationFactoryFields in org.apache.cxf.transport.http.netty.server declared as HttpDestinationFactory Modifier and Type Field Description protected HttpDestinationFactoryNettyHttpTransportFactory. factory -
Uses of HttpDestinationFactory in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement HttpDestinationFactory Modifier and Type Class Description classServletDestinationFactory -
Uses of HttpDestinationFactory in org.apache.cxf.transport.websocket
Classes in org.apache.cxf.transport.websocket that implement HttpDestinationFactory Modifier and Type Class Description classWebSocketDestinationFactoryFields in org.apache.cxf.transport.websocket declared as HttpDestinationFactory Modifier and Type Field Description protected HttpDestinationFactoryWebSocketTransportFactory. factory
-