DESC - The HttpServerDescriptor (sub-)type of the
truststore descriptor.HttpRegistry<DESC,B>, HttpRegistryContext<DESC>, HttpRegistryContext.HttpRegistryContextBuilder<DESC>, HttpRegistryRestServer<DESC,B>, HttpRegistrySidecar<DESC,B>, HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC>AbstractHttpRegistryContextBuilder, AbstractHttpRegistryRestServerDecorator, AbstractHttpRegistrySidecarpublic interface HttpServerDescriptorAccessor<DESC extends HttpServerDescriptor>
HttpServerDescriptor property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HttpServerDescriptorAccessor.HttpServerDescriptorBuilder<DESC extends HttpServerDescriptor,B extends HttpServerDescriptorAccessor.HttpServerDescriptorBuilder<DESC,B>> |
Provides a builder method for a
HttpServerDescriptor
property returning the builder for applying multiple build operations. |
static interface |
HttpServerDescriptorAccessor.HttpServerDescriptorMutator<DESC extends HttpServerDescriptor> |
Provides a mutator for a
HttpServerDescriptor property. |
static interface |
HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC extends HttpServerDescriptor> |
Provides a
HttpServerDescriptor property. |
| Modifier and Type | Method | Description |
|---|---|---|
DESC |
getHttpServerDescriptor() |
Retrieves the
HttpServerDescriptor from the
HttpServerDescriptor property. |
DESC getHttpServerDescriptor()
HttpServerDescriptor from the
HttpServerDescriptor property.HttpServerDescriptor stored by the
HttpServerDescriptor property.Copyright © 2018. All rights reserved.