Uses of Interface
org.refcodes.rest.PingUrlAccessor
-
-
Uses of PingUrlAccessor in org.refcodes.rest
Subinterfaces of PingUrlAccessor in org.refcodes.rest Modifier and Type Interface Description interfaceHttpServerDescriptorTheHttpServerDescriptordescribes a server to be registered at a discovery registry so clients can resolve the server's URL.static interfaceHttpServerDescriptor.HttpServerDescriptorBuilder<B extends HttpServerDescriptor.HttpServerDescriptorBuilder<B>>TheHttpServerDescriptor.HttpServerDescriptorBuilderinterface extends theHttpServerDescriptorinterface with builder functionality as of the builder pattern.static interfacePingUrlAccessor.PingUrlPropertyProvides a pingUrlproperty.
-