Contains the {@link ist.palcom.connections.ConnectionsManager} class, which is used for establishing connections between PalCom services.

Package Specification

This package is in the Communication Layer in the PalCom communication stack. The {@link ist.palcom.connections.ConnectionsManager} is used by upper layers for establishing connections. When a connection has been established, {@link ist.palcom.connections.Connection} objects are used on both sides for exchanging messages.

For information about the Communication Layer, see {@link ist.palcom.communication}.


PalCom Java packages shown according to their position in the communication stack.

@see ist.palcom.communication @see ist.palcom.pubsub @see ist.palcom.messaging