AeroGear WebPush Server Netty 1.0.0-alpha.1
- java.lang.Object
-
- io.netty.channel.ChannelHandlerAdapter
-
- io.netty.channel.ChannelInboundHandlerAdapter
-
- io.netty.handler.codec.ByteToMessageDecoder
-
- io.netty.handler.codec.http2.Http2ConnectionHandler
-
- org.jboss.aerogear.webpush.netty.WebPushHttp2Handler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.netty.handler.codec.ByteToMessageDecoder
io.netty.handler.codec.ByteToMessageDecoder.Cumulator
-
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable
-
Field Summary
-
Fields inherited from class io.netty.handler.codec.ByteToMessageDecoder
COMPOSITE_CUMULATOR, MERGE_CUMULATOR
-
Constructor Summary
Constructors
| Constructor and Description |
WebPushHttp2Handler(org.jboss.aerogear.webpush.WebPushServer webpushServer) |
-
Method Summary
-
Methods inherited from class io.netty.handler.codec.http2.Http2ConnectionHandler
bind, channelActive, channelInactive, close, closeLocalSide, closeRemoteSide, closeStream, connect, connection, decode, decoder, deregister, disconnect, encoder, flush, frameWriter, handlerAdded, handlerRemoved0, onConnectionError, onException, onHttpClientUpgrade, onHttpServerUpgrade, onStreamError, read, write, writeGoAway, writeRstStream
-
Methods inherited from class io.netty.handler.codec.ByteToMessageDecoder
actualReadableBytes, callDecode, channelRead, channelReadComplete, decodeLast, handlerRemoved, internalBuffer, isSingleDecode, setCumulator, setSingleDecode
-
Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter
channelRegistered, channelWritabilityChanged, userEventTriggered
-
Methods inherited from class io.netty.channel.ChannelHandlerAdapter
isSharable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.netty.channel.ChannelHandler
handlerRemoved
AeroGear WebPush Server Netty 1.0.0-alpha.1
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.