| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| ClassProxy | |
| InvokableHandle<M> | Share common functionality of MethodHandleandConstructorHandle. | 
| MethodHandle | Java has method overloading so this may actually call one of several methods depending on the number and type of arguments. | 
| MethodProxy | Allow a Java method to be used as an Orc site. | 
| ObjectProxy | A Java object being used as an Orc Site. | 
| ThreadedObjectProxy | Objects whose methods should always be called in new threads. | 
| Enum Summary | |
|---|---|
| InvokableHandle.Type | |
Wrappers which enable using Java objects and classes as Orc sites. In Orc programs such sites are instantiated using the "class" declaration.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||