Package | Description |
---|---|
org.apache.sshd.common.session.helpers |
Modifier and Type | Field and Description |
---|---|
protected Queue<PendingWriteFuture> |
AbstractSession.pendingPackets |
Modifier and Type | Method and Description |
---|---|
protected List<AbstractMap.SimpleImmutableEntry<PendingWriteFuture,IoWriteFuture>> |
AbstractSession.sendPendingPackets(Queue<PendingWriteFuture> packetsQueue) |
Modifier and Type | Method and Description |
---|---|
protected List<AbstractMap.SimpleImmutableEntry<PendingWriteFuture,IoWriteFuture>> |
AbstractSession.sendPendingPackets(Queue<PendingWriteFuture> packetsQueue) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.