Uses of Class
org.gcube.informationsystem.resourceregistry.requests.ServerRequestInfo
-
Packages that use ServerRequestInfo Package Description org.gcube.informationsystem.resourceregistry.requests org.gcube.informationsystem.resourceregistry.rest -
-
Uses of ServerRequestInfo in org.gcube.informationsystem.resourceregistry.requests
Methods in org.gcube.informationsystem.resourceregistry.requests that return types with arguments of type ServerRequestInfo Modifier and Type Method Description static InheritableThreadLocal<ServerRequestInfo>RequestUtility. getRequestInfo() -
Uses of ServerRequestInfo in org.gcube.informationsystem.resourceregistry.rest
Methods in org.gcube.informationsystem.resourceregistry.rest that return ServerRequestInfo Modifier and Type Method Description protected ServerRequestInfoBaseRest. initRequestInfo()
-