|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.franz.jlinker.JLWrapper
public abstract class JLWrapper
This class is the superclass of the wrapper objects used to carry information between Lisp and Java. The socket and native interfaces use different subclasses. There are no public members. Instances are used as opaque tokens passed in arguments to the documented methods.
Nested Class Summary | |
---|---|
static class |
JLWrapper.TypeCode
Constants that describe the type of objects passed between Lisp and Java. |
Constructor Summary | |
---|---|
JLWrapper()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JLWrapper()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |