Package org.apache.cxf.transport.http
Interface HttpServerEngineSupport
public interface HttpServerEngineSupport
Support class for HTTP server engines: holds common properties and commonly
used methods, shared across all HTTP server engine implementations (Tomcat, Jetty,
Undertow, Netty, ...).
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ENABLE_HTTP2
- See Also:
-
-
Method Details
-
isHttp2Enabled
default boolean isHttp2Enabled(org.apache.cxf.Bus bus)
-