Uses of Class
org.glassfish.grizzly.http.util.RequestURIRef
-
Packages that use RequestURIRef Package Description org.glassfish.grizzly.http -
-
Uses of RequestURIRef in org.glassfish.grizzly.http
Methods in org.glassfish.grizzly.http that return RequestURIRef Modifier and Type Method Description RequestURIRefHttpRequestPacket. getRequestURIRef()Returns the request URL of the HTTP request asRequestURIRef(avoiding creation of a String object).
-