AeroGear SimplePush Server Netty 0.12.1
- java.lang.Object
-
- io.netty.channel.ChannelHandlerAdapter
-
- io.netty.channel.SimpleChannelInboundHandler<Object>
-
- org.jboss.aerogear.simplepush.server.netty.NotificationHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable, io.netty.channel.ChannelHandler.Skip
-
Constructor Summary
Constructors
| Constructor and Description |
NotificationHandler(org.jboss.aerogear.simplepush.server.SimplePushServer simplePushServer) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
messageReceived(io.netty.channel.ChannelHandlerContext ctx,
Object msg) |
-
Methods inherited from class io.netty.channel.SimpleChannelInboundHandler
acceptInboundMessage, channelRead
-
Methods inherited from class io.netty.channel.ChannelHandlerAdapter
bind, channelActive, channelInactive, channelReadComplete, channelRegistered, channelWritabilityChanged, close, connect, disconnect, exceptionCaught, flush, handlerAdded, handlerRemoved, isSharable, read, userEventTriggered, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
AeroGear SimplePush Server Netty 0.12.1
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.