Skip navigation links

server 1.8.2 API

Packages 
Package Description
io.spine.server
This package provides classes and interfaces for backend part of the system.
io.spine.server.aggregate  
io.spine.server.bus
This package contains classes and interfaces for abstract Bus.
io.spine.server.command
This package provides classes and interfaces related to command processing at the server side.
io.spine.server.commandbus
This package provides classes and interfaces related to CommandBus and its configuration.
io.spine.server.delivery
This package is devoted to message delivery mechanism.
io.spine.server.enrich
This package contains classes and interfaces related to enrichment of events.
io.spine.server.entity
This package contains classes and interfaces defining entity-oriented API and base functionality.
io.spine.server.entity.rejection
This package contains classes and interfaces for rejections related to lifecycle of entities.
io.spine.server.entity.storage
This package contains classes and interfaces for working with entity storage representation.
io.spine.server.event
This package provides classes for server-side event processing.
io.spine.server.event.storage
This package contains generated classes and interfaces for storing events.
io.spine.server.event.store
Provides default implementation of EventStore.
io.spine.server.integration
This package contains classes and interfaces for communications between bounded contexts.
io.spine.server.log
Contains utilities which work with server-side logs.
io.spine.server.procman
This package provides classes related to Process Managers.
io.spine.server.procman.migration
This package contains standard Spine migrations available for process managers.
io.spine.server.projection
This package provides classes for working with event stream projections.
io.spine.server.projection.migration
This package contains standard Spine migrations available for projections.
io.spine.server.route
This package contains classes and interfaces for obtaining entity identifiers.
io.spine.server.stand
This package provides classes for working with Stand.
io.spine.server.storage
This package provides interfaces and base classes for storages.
io.spine.server.storage.memory
This package provides implementation of in-memory storages.
io.spine.server.tenant
This package contains classes and interfaces for supporting multi-tenancy.
io.spine.server.trace
This package defines the Spine Trace API.
io.spine.server.transport
This package contains classes and interfaces that connect Spine with the infrastructure of the outer world.
io.spine.server.transport.memory
This package provides implementation of in-memory TransportFactory routines.
io.spine.server.tuple
This package provides classes for return values from message-handling methods.
io.spine.server.type
Provides classes and interfaces for server-side type information.
Skip navigation links