org.apache.cxf.transport.http.netty.server
Class NettyHttpDestinationFactory
java.lang.Object
org.apache.cxf.transport.http.netty.server.NettyHttpDestinationFactory
- All Implemented Interfaces:
- HttpDestinationFactory
public class NettyHttpDestinationFactory
- extends Object
- implements HttpDestinationFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyHttpDestinationFactory
public NettyHttpDestinationFactory()
createDestination
public AbstractHTTPDestination createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry)
throws IOException
- Specified by:
createDestination
in interface HttpDestinationFactory
- Throws:
IOException
Apache CXF