Apache CXF API

Uses of Interface
org.apache.cxf.transport.http.netty.server.ServerEngine

Packages that use ServerEngine
org.apache.cxf.transport.http.netty.server   
org.apache.cxf.transport.http.netty.server.spring   
 

Uses of ServerEngine in org.apache.cxf.transport.http.netty.server
 

Classes in org.apache.cxf.transport.http.netty.server that implement ServerEngine
 class NettyHttpServerEngine
           
 

Methods in org.apache.cxf.transport.http.netty.server that return ServerEngine
 ServerEngine NettyHttpDestination.getEngine()
           
 

Uses of ServerEngine in org.apache.cxf.transport.http.netty.server.spring
 

Classes in org.apache.cxf.transport.http.netty.server.spring that implement ServerEngine
static class NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
           
 


Apache CXF API

Apache CXF