| Package | Description |
|---|---|
| org.eclipse.jetty.spdy.api |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionFrameListener.onGoAway(Session session,
GoAwayInfo goAwayInfo)
Callback invoked when the other peer signals that it is closing the connection.
|
void |
SessionFrameListener.Adapter.onGoAway(Session session,
GoAwayInfo goAwayInfo) |
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.