|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubscriptionManager
Method Summary | |
---|---|
void |
clear()
|
void |
resubscribe(Client client)
|
void |
subscribe(MessageHandler messageHandler,
int command,
CommandId subId,
String topic,
String filter,
String bookmark,
String options,
int batchSize)
|
void |
unsubscribe(CommandId subId)
|
Method Detail |
---|
void subscribe(MessageHandler messageHandler, int command, CommandId subId, String topic, String filter, String bookmark, String options, int batchSize)
void unsubscribe(CommandId subId)
void clear()
void resubscribe(Client client) throws AMPSException
AMPSException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |