Uses of Interface
org.refcodes.rest.HttpServerDescriptor.HttpServerDescriptorBuilder
-
-
Uses of HttpServerDescriptor.HttpServerDescriptorBuilder in org.refcodes.rest
Classes in org.refcodes.rest with type parameters of type HttpServerDescriptor.HttpServerDescriptorBuilder Modifier and Type Interface Description static interfaceHttpServerDescriptor.HttpServerDescriptorBuilder<B extends HttpServerDescriptor.HttpServerDescriptorBuilder<B>>TheHttpServerDescriptor.HttpServerDescriptorBuilderinterface extends theHttpServerDescriptorinterface with builder functionality as of the builder pattern.
-