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 © 1995–2016 Webtide. All rights reserved.