public interface ConnectionContext
| Modifier and Type | Method and Description |
|---|---|
reactor.ipc.netty.http.client.HttpClient |
getHttpClient()
The
HttpClient to use |
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper()
The
ObjectMapper to use |
reactor.core.publisher.Mono<String> |
getRoot()
The normalized API root
|
reactor.core.publisher.Mono<String> |
getRoot(String key)
The normalized root for a given key
|
reactor.ipc.netty.http.client.HttpClient getHttpClient()
HttpClient to usecom.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
ObjectMapper to usereactor.core.publisher.Mono<String> getRoot()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.