Class Hierarchy
- java.lang.Object
- org.swisspush.gateleen.core.http.AbstractHttpClient (implements io.vertx.core.http.HttpClient)
- org.swisspush.gateleen.core.http.LocalHttpClient
- org.swisspush.gateleen.core.http.BufferBridge
- org.swisspush.gateleen.core.http.LocalHttpClientRequest (implements org.swisspush.gateleen.core.http.FastFailHttpClientRequest)
- org.swisspush.gateleen.core.http.LocalHttpServerResponse (implements org.swisspush.gateleen.core.http.FastFailHttpServerResponse)
- org.swisspush.gateleen.core.http.ClientRequestCreator
- org.swisspush.gateleen.core.http.DummyHttpServerResponse (implements org.swisspush.gateleen.core.http.FastFailHttpServerResponse)
- org.swisspush.gateleen.core.http.HeaderFunctions
- org.swisspush.gateleen.core.http.HeaderFunctions.EvalScope
- org.swisspush.gateleen.core.http.HttpRequest
- io.vertx.core.http.impl.HttpServerRequestInternal (implements io.vertx.core.http.HttpServerRequest)
- org.swisspush.gateleen.core.http.FastFailHttpServerRequest
- org.swisspush.gateleen.core.http.DummyHttpServerRequest
- org.swisspush.gateleen.core.http.FastFailHttpServerRequest
- org.swisspush.gateleen.core.http.LocalHttpConnection (implements io.vertx.core.http.HttpConnection)
- org.swisspush.gateleen.core.http.RequestLoggerFactory
- org.swisspush.gateleen.core.http.RequestLoggerWrapper (implements org.slf4j.Logger)
- org.swisspush.gateleen.core.http.UriBuilder
- org.swisspush.gateleen.core.http.AbstractHttpClient (implements io.vertx.core.http.HttpClient)
Interface Hierarchy
- java.util.function.Function<T,R>
- org.swisspush.gateleen.core.http.HttpClientFactory
- org.swisspush.gateleen.core.http.HeaderFunction
- io.vertx.core.streams.StreamBase
- io.vertx.core.streams.ReadStream<T>
- io.vertx.core.http.HttpClientResponse
- org.swisspush.gateleen.core.http.FastFaiHttpClientResponse
- io.vertx.core.http.HttpClientResponse
- io.vertx.core.streams.WriteStream<T>
- io.vertx.core.http.HttpClientRequest
- org.swisspush.gateleen.core.http.FastFailHttpClientRequest
- io.vertx.core.http.HttpServerResponse
- org.swisspush.gateleen.core.http.FastFailHttpServerResponse
- io.vertx.core.http.HttpClientRequest
- io.vertx.core.streams.ReadStream<T>