Interface ICrossViewScopeRequest<T extends Serializable>

    • Method Detail

      • getResponseType

        Class<? extends T> getResponseType()
        Returns:
        Type of the requested data.