Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Field
|
Nested
|
Propr
Details:
Actio
|
Field
|
Propr
io.sarl.sre.janus.spaces
Interface EventTransportService
EventTransportService
All Superinterfaces:
EventTransportService
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
Deprecated for removal since 3.0.15:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.EventTransportService
.
@
java.lang.Deprecated
(forRemoval=true,
since="3.0.15")
@
java.lang.FunctionalInterface
@
org.eclipse.xtext.xbase.lib.XbaseGenerated
interface
EventTransportService
implements
EventTransportService
This service enables to route events
Deprecated:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.EventTransportService
.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
3.0.8
Action Summary
Inherited:
routeEvent(Event,EventSpace,Scope<T>)