Uses of Class
org.hcjf.io.net.http.HttpServer.AccessControl
-
Packages that use HttpServer.AccessControl Package Description org.hcjf.io.net.http -
-
Uses of HttpServer.AccessControl in org.hcjf.io.net.http
Methods in org.hcjf.io.net.http with parameters of type HttpServer.AccessControl Modifier and Type Method Description voidHttpServer. addAccessControl(HttpServer.AccessControl accessControl)Adda new access control into the server.
-