Uses of Interface
org.refcodes.rest.PingUrlAccessor.PingUrlBuilder
-
-
Uses of PingUrlAccessor.PingUrlBuilder in org.refcodes.rest
Classes in org.refcodes.rest with type parameters of type PingUrlAccessor.PingUrlBuilder Modifier and Type Interface Description static interfacePingUrlAccessor.PingUrlBuilder<B extends PingUrlAccessor.PingUrlBuilder<?>>Provides a mutator for an pingUrlproperty.Subinterfaces of PingUrlAccessor.PingUrlBuilder in org.refcodes.rest 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.
-