io.sarl.sre.janus.spaces
Class LocalEventTransportService
All Superinterfaces:
EventTransportService
@javax.inject.Singleton
class LocalEventTransportService
extends java.lang.Object
implements EventTransportService
This service enables to route events on the local machine only.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
0.8
Action Summary
Modifier and type Action and description
boolean routeEvent(Event,EventSpace,Scope<T>)
Action Details
routeEvent(Event,EventSpace,Scope<T>)
def routeEvent(Event,EventSpace,Scope<T>) : boolean