Name | Description |
---|---|
AbstractEventSpace | Abstract implementation of an event space.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.AbstractEventSpace .
|
AbstractSpace | Abstract implementation of a space.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.AbstractSpace .
|
AbstractSreEventSpaceSpecification | Abstract specification for standard event spaces into the SRE. |
AddressLazyLinks | Links from an address to another component of the SRE.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.AddressLazyLinks .
|
DefaultSpaceComponentFactory | Default implementation of a factory provided by the SRE for creating the components of a space. |
EventTransportService | This service enables to route events
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.EventTransportService .
|
LocalEventTransportService | This service enables to route events on the local machine only.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.LocalEventTransportService .
|
OpenLocalEventSpace | Default implementation of an event space which has a local repository.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.OpenLocalEventSpace .
|
Participant | Description of a participant.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.Participant .
|
SpaceListener | Listener on events related to the space.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.SpaceListener .
|
SpaceParticipantListener | A listener for the Java events on spaces.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.SpaceParticipantListener .
|
SpaceParticipantListenerFactory | Factory for a space participant event emitter.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.SpaceParticipantListenerFactory .
|
SpaceWithParticipants | Space with participants that exhibits the participants' list.
Deprecated for removal since 3.0.15: Since 3.0.15. Replaced by io.sarl.api.core.spaces.SpaceWithParticipants .
|
SreEventSpaceSpecification | Specification for standard event spaces into the SRE. |
SreOpenEventSpaceSpecification | Event space specification related to the SRE. |
SreSpaceSpecificationFactory | Factory of space specification for SRE. |