@FunctionalInterface protected static interface ClientActorBehavior.ConnectionConnectCohort
| Modifier and Type | Method and Description |
|---|---|
@NonNull ReconnectForwarder |
finishReconnect(@NonNull Collection<ConnectionEntry> enqueuedEntries)
Finish the connection by replaying previous messages onto the new connection.
|
@NonNull ReconnectForwarder finishReconnect(@NonNull Collection<ConnectionEntry> enqueuedEntries)
enqueuedEntries - Previously-enqueued entriesReconnectForwarder to handle any straggler messages which arrive after this method returns.Copyright © 2019 OpenDaylight. All rights reserved.