类 PollRequest
java.lang.Object
org.opoo.ootp.client.PollRequest
-
字段概要
字段 -
构造器概要
构造器构造器说明PollRequest(int limit, boolean autoAck, boolean full) PollRequest(int limit, boolean autoAck, boolean full, String latestId) -
方法概要
-
字段详细资料
-
DEFAULT_LIMIT
public static final int DEFAULT_LIMIT默认上限。- 另请参阅:
-
-
构造器详细资料
-
PollRequest
public PollRequest(int limit, boolean autoAck, boolean full) -
PollRequest
-