Package | Description |
---|---|
edu.rice.hj.runtime.actors |
The base package for the habanero-java actors support.
|
Modifier and Type | Method and Description |
---|---|
protected static <MessageType> |
ActorRuntimeHelper.createMessageData(MessageType msg)
createMessageData.
|
Modifier and Type | Method and Description |
---|---|
protected static <MessageType> |
ActorRuntimeHelper.triggerListener(Actor.EventType eventType,
CompanionMetrics companionMetrics,
Actor.MessageData<MessageType> rawMessage)
triggerListener.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.