Uses of Interface
com.vii.brillien.kernel.axiom.atomic.Flow

Packages that use Flow
com.vii.brillien.kernel.axiom.atomic   
 

Uses of Flow in com.vii.brillien.kernel.axiom.atomic
 

Subinterfaces of Flow in com.vii.brillien.kernel.axiom.atomic
 interface Commander<P extends PresenceManager,C extends Communication,R>
          Commander is a central management object in Brillien.
 

Methods in com.vii.brillien.kernel.axiom.atomic that return Flow
 Flow Presence.getFlow()
          Gets the flow referece of the Presence.
 Flow<P,C,R> Flow.setFlowID(String flowID)
          Setter method for the ID
 

Methods in com.vii.brillien.kernel.axiom.atomic with parameters of type Flow
 void Presence.setFlow(Flow flow)
          Sets the flow ID of the Presence.
 



Copyright © 2012. All Rights Reserved.