A C E G H I L P R S 

C

close() - Method in class comingle.runtime.CoMingleAndroidRuntime
Close all operations of the rewrite machine.
close() - Method in class comingle.runtime.CompositeDirectory
Close this composite directory, by closing all directories attached to it.
comingle.runtime - package comingle.runtime
 
CoMingleAndroidRuntime<RW extends comingle.rewrite.RewriteMachine> - Class in comingle.runtime
The top-level runtime entity that combines a CoMingle Runtime and a Composite Directory, in the context of an Android activity.
CoMingleAndroidRuntime(Activity, Class<RW>, int, int, String) - Constructor for class comingle.runtime.CoMingleAndroidRuntime
Basic Constructor
CoMingleAndroidRuntime(Activity, Class<RW>, String) - Constructor for class comingle.runtime.CoMingleAndroidRuntime
Default constructor, setup runtime with admin port '8010' and data port '6565'.
CompositeDirectory - Class in comingle.runtime
Composite directory class is the top level directory element that handles all communications of a CoMingle Android runtime.
CompositeDirectory(BaseDirectory<Message>) - Constructor for class comingle.runtime.CompositeDirectory
Basic Constructor
A C E G H I L P R S