|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.netty.channel.SimpleChannelHandler
groovyx.gpars.remote.netty.NettyHandler
groovyx.gpars.remote.netty.NettyTransportProvider.ClientHandler
@ChannelPipelineCoverage(value="one") public static class NettyTransportProvider.ClientHandler
| Field Summary | |
|---|---|
private java.util.UUID |
id
|
private NettyTransportProvider |
provider
|
| Constructor Summary | |
|---|---|
NettyTransportProvider.ClientHandler(NettyTransportProvider provider,
java.util.UUID id)
|
|
| Method Summary | |
|---|---|
void |
channelDisconnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
|
| Methods inherited from class groovyx.gpars.remote.netty.NettyHandler |
|---|
exceptionCaught, getChannel, channelConnected, channelOpen, messageReceived |
| Methods inherited from class org.jboss.netty.channel.SimpleChannelHandler |
|---|
bindRequested, closeRequested, connectRequested, disconnectRequested, handleDownstream, handleUpstream, channelBound, channelClosed, channelInterestChanged, channelUnbound, childChannelClosed, childChannelOpen, setInterestOpsRequested, unbindRequested, writeComplete, writeRequested |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.util.UUID id
private final NettyTransportProvider provider
| Constructor Detail |
|---|
public NettyTransportProvider.ClientHandler(NettyTransportProvider provider,
java.util.UUID id)
| Method Detail |
|---|
public void channelDisconnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
throws java.lang.Exception
channelDisconnected in class NettyHandlerjava.lang.Exception
|
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||