public interface HttpServerAdapterFactory extends HttpAdapterFactory
HttpAdapterFactory.Request, HttpAdapterFactory.Response
Modifier and Type | Method and Description |
---|---|
static <any> |
create(HttpAdapterFactory.Request request) |
static <any> |
create(HttpAdapterFactory.Response response) |
request, response
static <any> create(HttpAdapterFactory.Request request)
static <any> create(HttpAdapterFactory.Response response)
Apache CXF