Package org.eblocker.server.http.utils
Class ControllerUtils
java.lang.Object
org.eblocker.server.http.utils.ControllerUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetQueryParameter(org.restexpress.Request request, String name, String defaultValue) static IpAddressgetRequestIPAddress(org.restexpress.Request request)
-
Constructor Details
-
ControllerUtils
public ControllerUtils()
-
-
Method Details
-
getRequestIPAddress
-
getQueryParameter
-