Uses of Class
org.refcodes.rest.AbstractHttpRestServerDecorator
-
-
Uses of AbstractHttpRestServerDecorator in org.refcodes.rest
Subclasses of AbstractHttpRestServerDecorator in org.refcodes.rest Modifier and Type Class Description classAbstractHttpRegistryRestServerDecorator<DESC extends HttpServerDescriptor,B extends HttpRegistryRestServer<DESC,B>>Abstract class for easily decorating aHttpRegistryRestServer.
-