Package | Description |
---|---|
com.ibm.mqlight.api |
Non-blocking API |
Modifier and Type | Method and Description |
---|---|
abstract <T> void |
NonBlockingClient.stop(CompletionListener<T> listener,
T context)
Requests that the client transitions into stopped state, automatically unsubscribing from
any destinations previously subscribed to using the
subscribe(...) methods. |
Copyright © 2015 International Business Machines Corporation. All rights reserved.