Uses of Interface
org.refcodes.web.HttpResponse
-
-
Uses of HttpResponse in org.refcodes.web
Subinterfaces of HttpResponse in org.refcodes.web Modifier and Type Interface Description interfaceHttpResponseBuilder<B>The Interface HttpResponseBuilder.Classes in org.refcodes.web that implement HttpResponse Modifier and Type Class Description classAbstractHttpResponseImplementation of theHttpResponseinterface.classHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.classHttpServerResponseDefines aHttpServerResponseas produced by the server.
-