rsb-java 0.16.3 API

Packages 
Package Description
rsb
The base package of RSB containing the user-level API.
rsb.apps
A package for executable-like classes that provide utilities in the context of RSB.
rsb.config
Contains classes related to the configuration of participants.
rsb.converter
Contains converters for the serialization and deserialization of data.
rsb.eventprocessing
Contains classes handling the flow of events from Participants to the transport implementations and vice versa.
rsb.filter
Contains implementations of filters used when receiving events.
rsb.introspection
Contains the implementation of the introspection mechanism of RSB.
rsb.patterns
Contains objects implementing additional communication patterns on the basis of the standard publish subscribe.
rsb.protocol
Contains classes dealing with the internal protocol of RSB used for sending and receiving events.
rsb.protocol.collections  
rsb.protocol.introspection  
rsb.protocol.operatingsystem  
rsb.transport
Contains the different transport implementations for RSB as well as interfaces and helpers for this purpose.
rsb.transport.inprocess
Contains the implementation of the local in-memory transport.
rsb.transport.socket
Contains the implementation of the TCP socket transport.
rsb.transport.spread
Contains the implementation of the spread-based transport.
rsb.util
Contains general utility and helper classes.
rsb.util.os
Package with classes to get information about processes and hosts on an operating system level.

Copyright © 2018 CoR-Lab. All rights reserved.