Uses of Interface
org.apache.cxf.transport.http.netty.server.ServerEngine
-
Packages that use ServerEngine Package Description 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 Modifier and Type Class Description classNettyHttpServerEngineMethods in org.apache.cxf.transport.http.netty.server that return ServerEngine Modifier and Type Method Description ServerEngineNettyHttpDestination. 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 Modifier and Type Class Description static classNettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
-