Interface HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC extends HttpServerDescriptor>

Type Parameters:
DESC - The HttpServerDescriptor (sub-)type of the truststore descriptor.
All Superinterfaces:
HttpServerDescriptorAccessor<DESC>, HttpServerDescriptorAccessor.HttpServerDescriptorMutator<DESC>
All Known Subinterfaces:
HttpRegistry<DESC,​B>, HttpRegistryContext.HttpRegistryContextBuilder<DESC>, HttpRegistryRestServer<DESC,​B>, HttpRegistrySidecar<DESC,​B>
All Known Implementing Classes:
AbstractHttpRegistryContextBuilder, AbstractHttpRegistryRestServerDecorator, AbstractHttpRegistrySidecar
Enclosing interface:
HttpServerDescriptorAccessor<DESC extends HttpServerDescriptor>

public static interface HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC extends HttpServerDescriptor>
extends HttpServerDescriptorAccessor<DESC>, HttpServerDescriptorAccessor.HttpServerDescriptorMutator<DESC>
Provides a HttpServerDescriptor property.