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>, HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC>, RestfulHttpRegistryServer<DESC,B>
All Known Implementing Classes:
AbstractHttpRegistryContextBuilder, AbstractHttpRegistrySidecar, AbstractRestfulHttpRegistryServerDecorator

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