Package com.intrinsyc.janet

Interface Summary
InvocationListener Created by IntelliJ IDEA.
JanetProxy Marker interface for all Janet proxies.
 

Class Summary
Credentials Created by IntelliJ IDEA.
JanetProperties This class is not normally used by the end developer but the API is exposed nevertheless.
JanetServlet Allows Ja.NET to be deployed in a web server supporting Servlets.
JHashtable This class implements a JHashtable, which maps keys to values.
JNDIContext This class provides an API to access JNDI remotely.
Lifetime Provides methods to control the lifetime of an object remotely.
Main The Main class for the Ja.NET runtime.
RemoteProxy The base class for all generated proxies representing objects marshalled by reference.
SerializableProxy Marker interface for all Janet proxies which are to be passed by value.
 

Exception Summary
RemoteException General exception raised by all remote invocations/activations.