Uses of Interface
org.refcodes.rest.LoopbackRestServer
-
Uses of LoopbackRestServer in org.refcodes.rest
Classes in org.refcodes.rest that implement LoopbackRestServerModifier and TypeClassDescriptionclassImplementation if theLoopbackRestServerfor easy testing of your requests being received by aRestServer(HttpRestServer) and the according responselambdaexpressions.classThe singleton of theLoopbackRestServerImplfor easyRestServeraccess.Methods in org.refcodes.rest that return LoopbackRestServerModifier and TypeMethodDescriptionstatic LoopbackRestServerLoopbackRestServerSingleton.getInstance()Returns the singleton's instance as fabricated by thisLoopbackRestServerSingleton.default LoopbackRestServerLoopbackRestServer.withBaseLocator(String aBaseLocator) default LoopbackRestServerLoopbackRestServer.withHttpExceptionHandler(HttpExceptionHandler aHttpErrorHandler) Sets theHttpExceptionHandlerfor theHttpExceptionHandlerproperty.default LoopbackRestServerLoopbackRestServer.withHttpExceptionHandling(HttpExceptionHandling aHttpErrorHandling) Sets theHttpExceptionHandlingfor theHttpExceptionHandlingproperty.default LoopbackRestServer