Package | Description |
---|---|
org.eclipse.jetty.spdy.api | |
org.eclipse.jetty.spdy.server.proxy |
Modifier and Type | Method and Description |
---|---|
void |
SessionFrameListener.onGoAway(Session session,
GoAwayResultInfo goAwayResultInfo)
Callback invoked when the other peer signals that it is closing the connection.
|
void |
SessionFrameListener.Adapter.onGoAway(Session session,
GoAwayResultInfo goAwayResultInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ProxyEngineSelector.onGoAway(Session session,
GoAwayResultInfo goAwayResultInfo) |
Copyright © 1995-2015 Webtide. All Rights Reserved.