|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.fabric.netty.client.NettyFabricClient
public class NettyFabricClient
| Nested Class Summary | |
|---|---|
protected class |
NettyFabricClient.NettyFabricClientChannelInitializer
|
protected class |
NettyFabricClient.PostConnectChannelFutureListener
|
protected class |
NettyFabricClient.PostDisconnectChannelFutureListener
|
protected class |
NettyFabricClient.PostRegisterChannelFutureListener
|
protected class |
NettyFabricClient.PostShutdownChannelFutureListener
|
| Constructor Summary | |
|---|---|
NettyFabricClient(ProcessExecutor processExecutor,
NettyFabricClientConfig nettyFabricClientConfig,
NettyFabricClientShutdownCallback nettyFabricClientShutdownCallback)
|
|
| Method Summary | |
|---|---|
void |
connect()
|
protected io.netty.util.concurrent.EventExecutorGroup |
createEventExecutorGroup(int threadCount,
String threadPoolName)
|
Future<?> |
disconnect()
|
protected void |
doConnect()
|
protected void |
terminateFabricWorkers(io.netty.channel.Channel channel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NettyFabricClient(ProcessExecutor processExecutor,
NettyFabricClientConfig nettyFabricClientConfig,
NettyFabricClientShutdownCallback nettyFabricClientShutdownCallback)
| Method Detail |
|---|
public void connect()
connect in interface FabricClientpublic Future<?> disconnect()
disconnect in interface FabricClient
protected io.netty.util.concurrent.EventExecutorGroup createEventExecutorGroup(int threadCount,
String threadPoolName)
protected void doConnect()
protected void terminateFabricWorkers(io.netty.channel.Channel channel)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||