B
- The builder to return in order to be able to apply multiple
build operations.HttpRegistry<DESC,B>
, HttpRegistryContext.HttpRegistryContextBuilder<DESC>
, HttpRegistryRestServer<DESC,B>
, HttpRegistrySidecar<DESC,B>
AbstractHttpRegistryContextBuilder
, AbstractHttpRegistryRestServerDecorator
, AbstractHttpRegistrySidecar
public static interface HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B extends HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B>>
Modifier and Type | Method | Description |
---|---|---|
B |
withHttpRegistryUrl(org.refcodes.net.Url aUrl) |
Sets the URL for the URL property locating the service registry
registry.
|
B withHttpRegistryUrl(org.refcodes.net.Url aUrl)
aUrl
- The service registry registry URL to be stored by the
URL property.Copyright © 2018. All rights reserved.