Package | Description |
---|---|
com.ibm.mqlight.api.endpoint | |
com.ibm.mqlight.api.network |
Modifier and Type | Method and Description |
---|---|
void |
EndpointService.onSuccess(Endpoint endpoint)
Called by the client when it has successfully established a connection to one of
the endpoints returned by this service.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkService.connect(Endpoint endpoint,
NetworkListener listener,
Promise<NetworkChannel> promise)
Establish a network connection.
|
Copyright © 2015 International Business Machines Corporation. All rights reserved.