- All Superinterfaces:
- SpdyContext.SpdyHandler
- Enclosing class:
- SpdyContext
public static interface SpdyContext.NonBlockingSpdyHandler
extends SpdyContext.SpdyHandler
A handler implementing this interface will be called in the 'io' thread - the
thread reading the multiplexed stream, and in the case of non-blocking
transports also handling polling the socket.