类 AbstractApiExecute<P,V>

java.lang.Object
com.iplatform.core.httpapi.AbstractApiExecute<P,V>
所有已实现的接口:
ApiExecute<P,V>
直接已知子类:
AbstractHttpApiExecute

public abstract class AbstractApiExecute<P,V> extends Object implements ApiExecute<P,V>