T - A placeholder for the type expected in the response, avoiding the requirement to cast responses. This is not
linked to the Type set on a request so a ClassCastException is possible if the type is set
incorrectly.public class ServiceReadRequest<T> extends AbstractServiceRequest<T>
AbstractServiceRequest, adding the attributes
unique to a read request.getMethod, getParams, getPath, getResponseType, getRuid, getServiceCopyright © 2014. All Rights Reserved.