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