Uses of Class
org.apache.cxf.transport.http.netty.client.NettyHttpConduitFactory
-
Packages that use NettyHttpConduitFactory Package Description org.apache.cxf.transport.http.netty.client -
-
Uses of NettyHttpConduitFactory in org.apache.cxf.transport.http.netty.client
Methods in org.apache.cxf.transport.http.netty.client that return NettyHttpConduitFactory Modifier and Type Method Description NettyHttpConduitFactoryNettyHttpConduit. getNettyHttpConduitFactory()Constructors in org.apache.cxf.transport.http.netty.client with parameters of type NettyHttpConduitFactory Constructor Description NettyHttpConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, NettyHttpConduitFactory conduitFactory)
-