|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessagingClient
A client used to receive messages.
| Method Summary | |
|---|---|
void |
start()
Starts the client, begins listening for messages |
void |
stop(boolean unsubscribe)
Stops the client, stops listening for messages, and closes down connections |
| Method Detail |
|---|
void start()
throws MessagingException
MessagingException
void stop(boolean unsubscribe)
throws MessagingException
unsubscribe - - set to true in order to remove all durable
subscriptions
MessagingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||