See: Description
Interface | Description |
---|---|
WithWellKnownURL |
Marker interface for objects that have known URLs.
|
Class | Description |
---|---|
Bound |
Handles to the object bound via
BoundObjectTable . |
BoundObjectTable |
Objects exported and bound by JavaScript proxies.
|
BoundObjectTable.Table |
Per-session table that remembers all the bound instances.
|
Annotation Type | Description |
---|---|
JavaScriptMethod |
Indicates that the method is exposed to client-side JavaScript proxies
and is callable as a method from them.
|
Copyright © 2013. All rights reserved.