Package com.vii.brillien.kernel.axiom.transport

Interface Summary
Communication Data representation of an abstract Communication.
CommunicationListener<T> All CommunicationListener objects registered within a Mediator, will be notified about all incoming transport-level packets.
Manager<M extends Mediator> Some transport layers allows or enforces to have a unique account for every connection to be opened.
Mediator<C extends Communication,T> Mediator type to collect all communication sending request invoked by Presences and to delegate to the communication realizing subsystem.
MessageProcessor<C extends Communication> Represents a Runnable type, which is the key part of the notification mechanism in Brillien.
 



Copyright © 2012. All Rights Reserved.