Uses of Class
org.refcodes.rest.AbstractRestfulServer
-
Uses of AbstractRestfulServer in org.refcodes.rest
Subclasses of AbstractRestfulServer in org.refcodes.restModifier and TypeClassDescriptionclassImplementation of theRestfulHttpServerinterface using theRestfulHttpServerdefined in thecom.sun.net.httpserverpackage.classThe singleton of theHttpRestServerfor easyRestfulHttpServeraccess.classImplements aRestfulServerto be used as loopback device e.g. for testing purposes such as testing yourRestRequestConsumerimplementations.classThe singleton of theLoopbackRestServerfor easyRestfulServeraccess.