Kompics
1.1
Introduction
Kompics Tutorial
Kompics Scala
Kompics Internals
Project Information
Javadoc
Core
Timer Port
Network Port
se.sics.kompics.network
Address
ConnectionStatus
ConnectionStatus.Dropped
ConnectionStatus.Established
ConnectionStatus.Requested
Header
ListeningStatus
ListeningStatus.Request
ListeningStatus.Response
MessageNotify
MessageNotify.Req
MessageNotify.Resp
MessageNotify.State
Msg
Network
NetworkControl
NetworkException
Transport
se.sics.kompics.network.test
Virtual Network Port
Java Timer Component
Netty Network
Simulator
Kompics
Docs
»
Javadoc
»
Network Port
»
se.sics.kompics.network
»
MessageNotify
View page source
MessageNotify
¶
public class
MessageNotify
¶
Author:
Lars Kroll <
lkroll
@
kth
.
se
>
Methods
¶
create
¶
public static
Req
create
(
Msg
<?, ?>
msg
)
¶
createWithDeliveryNotification
¶
public static
Req
createWithDeliveryNotification
(
Msg
<?, ?>
msg
)
¶