NettyNetwork¶
-
public class
NettyNetwork
extends ComponentDefinition¶ Author: Lars Kroll <lkroll@kth.se>
Fields¶
channels¶
-
final ChannelManager
channels
¶
delayedHandler¶
-
Handler<SendDelayed>
delayedHandler
¶
dropHandler¶
-
Handler<DropDelayed>
dropHandler
¶
messages¶
-
final MessageQueueManager
messages
¶
netC¶
-
Negative<NetworkControl>
netC
¶
notifyHandler¶
-
Handler<MessageNotify.Req>
notifyHandler
¶
self¶
-
final NettyAddress
self
¶
statusHandler¶
-
Handler<ListeningStatus.Request>
statusHandler
¶
Methods¶
networkException¶
-
protected void
networkException
(NetworkException networkException)¶
networkStatus¶
-
protected void
networkStatus
(ConnectionStatus status)¶
notify¶
-
void
notify
(MessageNotify.Req notify)¶
notify¶
-
void
notify
(MessageNotify.Req notify, MessageNotify.Resp response)¶
sendUdpMessage¶
-
ChannelFuture
sendUdpMessage
(MessageWrapper msgw)¶
trigger¶
-
void
trigger
(KompicsEvent event)¶