Interface HttpServerDescriptorAccessor<DESC extends HttpServerDescriptor>

Type Parameters:
DESC - The HttpServerDescriptor (sub-)type of the truststore descriptor.
All Known Subinterfaces:
HttpRegistry<DESC,B>, HttpRegistryContext<DESC>, HttpRegistryContext.HttpRegistryContextBuilder<DESC>, HttpRegistrySidecar<DESC,B>, HttpRestRegistryServer<DESC,B>, HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC>
All Known Implementing Classes:
AbstractHttpRegistryContextBuilder, AbstractHttpRegistrySidecar, AbstractHttpRestRegistryServerDecorator

public interface HttpServerDescriptorAccessor<DESC extends HttpServerDescriptor>
Provides an accessor for a HttpServerDescriptor property.