netty5/codec-http/src/test/java/io/netty/handler/codec/spdy
Trustin Lee c883b61503 Ported codec-http to the new API
- Added ChannelBufferHolders.catchAllBuffer()
- Relaxed UnsupportedMessageTypeException constructor signature
- EmbeddedChannel now uses the catchAllBuffer
- ChanelInboundMessageHandlerAdapter.messageReceive() throws Exception
- Added ChannelInboundStreamHandlerAdapter
2012-05-23 11:42:10 -07:00
..
AbstractSocketSpdyEchoTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
NioNioSocketSpdyEchoTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
NioOioSocketSpdyEchoTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
OioNioSocketSpdyEchoTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
OioOioSocketSpdyEchoTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
SpdySessionHandlerTest.java Ported codec-http to the new API 2012-05-23 11:42:10 -07:00