Package org.refcodes.rest
Interface HttpRegistryUrlAccessor.HttpRegistryUrlProperty
-
- All Superinterfaces:
HttpRegistryUrlAccessor,HttpRegistryUrlAccessor.HttpRegistryUrlMutator
- All Known Subinterfaces:
HttpRegistry<DESC,B>,HttpRegistryContext.HttpRegistryContextBuilder<DESC>,HttpRegistryRestServer<DESC,B>,HttpRegistrySidecar<DESC,B>
- All Known Implementing Classes:
AbstractHttpRegistryContextBuilder,AbstractHttpRegistryRestServerDecorator,AbstractHttpRegistrySidecar
- Enclosing interface:
- HttpRegistryUrlAccessor
public static interface HttpRegistryUrlAccessor.HttpRegistryUrlProperty extends HttpRegistryUrlAccessor, HttpRegistryUrlAccessor.HttpRegistryUrlMutator
Provides a service registry registry URL property.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor
HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B extends HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B>>, HttpRegistryUrlAccessor.HttpRegistryUrlMutator, HttpRegistryUrlAccessor.HttpRegistryUrlProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor
getHttpRegistryUrl
-
Methods inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlMutator
setHttpRegistryUrl
-
-