public static interface Connection.UpgradeFrom
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
onUpgradeFrom()
Takes the input buffer from the connection on upgrade.
|
ByteBuffer onUpgradeFrom()
Takes the input buffer from the connection on upgrade.
This method is used to take any unconsumed input from a connection during an upgrade.
Copyright © 2010 - 2020 Adobe. All Rights Reserved