Class NettyNetwork

java.lang.Object
se.sics.kompics.ComponentDefinition
se.sics.kompics.network.netty.NettyNetwork

public class NettyNetwork
extends se.sics.kompics.ComponentDefinition
Author:
Lars Kroll <[email protected]>
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int DATAGRAM_MAX  
    static String MDC_KEY_ALT_IF  
    static String MDC_KEY_IF  
    static String MDC_KEY_PORT  
    static int STREAM_MAX  

    Fields inherited from class se.sics.kompics.ComponentDefinition

    control, logger, loopback, MDC_KEY_CID, MDC_KEY_CSTATE, onSelf, proxy
  • Constructor Summary

    Constructors 
    Constructor Description
    NettyNetwork​(NettyInit init)  
  • Method Summary

    Modifier and Type Method Description
    protected void deliverMessage​(Msg<?,​?> message, io.netty.channel.Channel c)  
    protected void networkException​(NetworkException networkException)  
    protected void networkStatus​(ConnectionStatus status)  
    void tearDown()  

    Methods inherited from class se.sics.kompics.ComponentDefinition

    answer, answer, config, connect, connect, connect, connect, connect, connect, connect, connect, create, create, create, create, destroy, disconnect, disconnect, disconnect, getComponentCore, getControlPort, handle, handleFault, handleUpdate, id, loggingContextGet, loggingContextPut, loggingContextPutAlways, loggingContextRemove, loggingContextReset, loggingCtxGet, loggingCtxPut, loggingCtxPutAlways, loggingCtxRemove, loggingCtxReset, negative, onKill, onStart, onStop, positive, postUpdate, provides, requires, separateConfigId, setMDC, subscribe, subscribe, suicide, trigger, unsubscribe, unsubscribe, updateConfig

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait