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 TypeMethodDescriptionvoid
HTTPServiceHandler.handleHTTPRequest
(HTTPRequest request) Handle a received HTTP request.