Msg

public interface Msg<Adr extends Address, H extends Header<Adr>> extends KompicsEvent
Author:Lars Kroll <lkroll@kth.se>

Methods

getDestination

public Adr getDestination()

getHeader

public H getHeader()

getProtocol

public Transport getProtocol()

getSource

public Adr getSource()

Fields forwarded from Header for backwards compatibility