Interface HttpServerAdapterFactory
- All Superinterfaces:
HttpAdapterFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.cxf.tracing.brave.internal.HttpAdapterFactory
HttpAdapterFactory.Request, HttpAdapterFactory.Response -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic brave.http.HttpServerAdapter<HttpAdapterFactory.Request,HttpAdapterFactory.Response> create(HttpAdapterFactory.Request request) static brave.http.HttpServerAdapter<HttpAdapterFactory.Request,HttpAdapterFactory.Response> create(HttpAdapterFactory.Response response)
-
Method Details
-
create
static brave.http.HttpServerAdapter<HttpAdapterFactory.Request,HttpAdapterFactory.Response> create(HttpAdapterFactory.Request request) -
create
static brave.http.HttpServerAdapter<HttpAdapterFactory.Request,HttpAdapterFactory.Response> create(HttpAdapterFactory.Response response)
-