Uses of Class
orc.runtime.sites.DotSite

Packages that use DotSite
orc.lib.state   
orc.runtime.sites.core Fundamental sites. 
orc.runtime.sites.java Wrappers which enable using Java objects and classes as Orc sites. 
orc.runtime.values Representations for Orc types which don't have direct analogues in the host language (Java). 
 

Uses of DotSite in orc.lib.state
 

Subclasses of DotSite in orc.lib.state
protected  class BoundedBuffer.BufferInstance
           
protected  class Buffer.BufferInstance
           
protected  class Cell.CellInstance
           
static class Ref.RefInstance
           
protected  class Semaphore.SemaphoreInstance
           
protected  class SyncChannel.SyncChannelInstance
           
 

Uses of DotSite in orc.runtime.sites.core
 

Subclasses of DotSite in orc.runtime.sites.core
 class Datasite
           
 

Uses of DotSite in orc.runtime.sites.java
 

Subclasses of DotSite in orc.runtime.sites.java
 class FieldProxy
           
 

Uses of DotSite in orc.runtime.values
 

Subclasses of DotSite in orc.runtime.values
 class TupleValue
          A tuple value container