Uses of Class
org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel

Packages that use AbstractKarajanChannel
org.globus.cog.karajan.workflow.service.channels   
 

Uses of AbstractKarajanChannel in org.globus.cog.karajan.workflow.service.channels
 

Subclasses of AbstractKarajanChannel in org.globus.cog.karajan.workflow.service.channels
 class AbstractSocketChannel
           
 class AbstractStreamKarajanChannel
           
 class BufferingChannel
          Used for buffering of commands with a polling configuration.
 class GSSSocketChannel
           
 class MetaChannel
           
 class NullChannel
           
 class PlainSocketChannel