JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.ciera.runtime.api
Package
io.ciera.runtime.api.application
Interface MessageTarget
All Known Subinterfaces:
Port
public interface
MessageTarget
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
deliver
(
Message
message)
ExecutionContext
getContext
()
Domain
getDomain
()
Method Details
deliver
void
deliver
(
Message
message)
getContext
ExecutionContext
getContext
()
getDomain
Domain
getDomain
()