| Home >> All >> org >> apache >> bsf >> debug >> [ serverImpl Javadoc ] |
org.apache.bsf.debug.serverImpl: Javadoc index of package org.apache.bsf.debug.serverImpl.
Package Samples:
org.apache.bsf.debug.serverImpl
Classes:
ServerStubTable: This class provides the resident object table for the mirrors. A Stub represents a remote JavaScript object or any remote concept that needs to be identified such engines or contexts which are not JavaScript objects. A Stub has a unique identifier allocated on the server. This is called its oid, for object identifier. The oid is not only carrying the identity but also the type of the remote object. Knowing the type is essential when a Stub has to be created. For instance, it is important to know if a remote object is just an object or a reified code as a script or a function. The oid is a long, ...
ObjectServer
GatedListener
| Home | Contact Us | Privacy Policy | Terms of Service |