Package org.refcodes.rest
Interface PingUrlAccessor.PingUrlMutator
-
- All Known Subinterfaces:
HttpServerDescriptor.HttpServerDescriptorBuilder<B>,PingUrlAccessor.PingUrlProperty
- Enclosing interface:
- PingUrlAccessor
public static interface PingUrlAccessor.PingUrlMutatorProvides a mutator for a pingUrlproperty.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetPingUrl(org.refcodes.net.Url aPingUrl)Sets the pingUrlfor the pingUrlproperty.
-