io.sarl.api.core.spaces
Class LocalEventTransportService
All Superinterfaces:
EventTransportService
All Known Subclasses:
LocalEventTransportService
@jakarta.inject.Singleton
@org.eclipse.xtext.xbase.lib.XbaseGenerated
class LocalEventTransportService
extends java.lang.Object
implements EventTransportService
This service enables to route events on the local machine only.
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.core
Since:
0.15
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