Uses of Class
org.jboss.netty.handler.codec.spdy.SpdySession.StreamState
Packages that use SpdySession.StreamState
Package
Description
Encoder, decoder, session handler and their related message types for the SPDY protocol.
-
Uses of SpdySession.StreamState in org.jboss.netty.handler.codec.spdy
Fields in org.jboss.netty.handler.codec.spdy with type parameters of type SpdySession.StreamStateModifier and TypeFieldDescriptionprivate final Map<Integer,
SpdySession.StreamState> SpdySession.activeStreams
Methods in org.jboss.netty.handler.codec.spdy that return SpdySession.StreamStateModifier and TypeMethodDescriptionprivate SpdySession.StreamState
SpdySession.removeActiveStream
(int streamId, boolean remote) Methods in org.jboss.netty.handler.codec.spdy that return types with arguments of type SpdySession.StreamStateModifier and TypeMethodDescription(package private) Map<Integer,
SpdySession.StreamState> SpdySession.activeStreams()