T
public abstract class BaseRequest<T extends BaseResponse<?>> extends Object
BaseRequest(String token)
RequestForm
createRequestForm()
abstract String
name()
parseResponse(String resp)
protected String
version()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseRequest(String token)
public abstract String name()
protected String version()
public RequestForm createRequestForm()
public T parseResponse(String resp)
resp
Copyright © 2021. All Rights Reserved.