Uses of Interface
com.pushtechnology.diffusion.api.webserver.HTTPRequest
Packages that use HTTPRequest
-
Uses of HTTPRequest in com.pushtechnology.diffusion.api.webserver
Methods in com.pushtechnology.diffusion.api.webserver with parameters of type HTTPRequestModifier and TypeMethodDescriptionvoidHTTPServiceHandler.handleHTTPRequest(HTTPRequest request) Handle a received HTTP request.