Interface ManagedClientTransport.Listener

Enclosing interface:
ManagedClientTransport

public static interface ManagedClientTransport.Listener
Receives notifications for the transport life-cycle events. Implementation does not need to be thread-safe, so notifications must be properly synchronized externally.