public class GcmHandler<T,S extends org.jboss.aerogear.sync.Edit<? extends org.jboss.aerogear.sync.Diff>>
extends io.netty.channel.ChannelHandlerAdapter
| Constructor and Description |
|---|
GcmHandler(StandaloneConfig syncConfig,
org.jboss.aerogear.sync.server.ServerSyncEngine<T,S> syncEngine,
ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
handlerAdded(io.netty.channel.ChannelHandlerContext ctx) |
void |
handlerRemoved(io.netty.channel.ChannelHandlerContext ctx) |
public GcmHandler(StandaloneConfig syncConfig, org.jboss.aerogear.sync.server.ServerSyncEngine<T,S> syncEngine, ExecutorService executorService)
public void handlerAdded(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
handlerAdded in interface io.netty.channel.ChannelHandlerhandlerAdded in class io.netty.channel.ChannelHandlerAdapterExceptionpublic void handlerRemoved(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
handlerRemoved in interface io.netty.channel.ChannelHandlerhandlerRemoved in class io.netty.channel.ChannelHandlerAdapterExceptionpublic void connect()
throws org.jivesoftware.smack.XMPPException,
IOException,
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.XMPPExceptionIOExceptionorg.jivesoftware.smack.SmackExceptionCopyright © 2015 JBoss by Red Hat. All Rights Reserved.