public static interface ClientTransport.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
transportShutdown()
The transport is shutting down.
|
void |
transportTerminated()
The transport completed shutting down.
|
void transportShutdown()
void transportTerminated()