Package gr.uoa.di.madgik.commons.channel.registry

Class Summary
ChannelRegistry ChannelRegistry is a utility class that acts as a container for channels.
ChannelRegistryCleanUp Utility class that manages the cleanup of the ChannelRegistry.
ChannelRegistryEntry This class is the one kept by the registry connecting an ChannelState that is registered with a specific ChannelRegistryKey for which this entry is stored, along with the INozzleConfig that the ChannelInlet of the channel connected its channel with.
ChannelRegistryKey This class is the one kept by the registry identifying a ChannelRegistryEntry
RegisteredNozzle Utility class containing information on connected nozzles to a channel.