|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCodeGen.Gen
CodeGen.GenRI
public class GenRI
Code generator for Java remote interfaces
| Field Summary |
|---|
| Fields inherited from class CodeGen.Gen |
|---|
cinfo, constr, isCTLI, isForwardDecl, methods, modifiers, name, pkg, prfx, supername |
| Constructor Summary | |
|---|---|
GenRI(java.lang.String klass)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
genAccept()
|
protected java.lang.String |
genConstructors()
Generate constructor wrappers |
protected java.lang.String |
genWrappers()
Generate function wrappers |
| Methods inherited from class CodeGen.Gen |
|---|
__putRefCount, arrayConversion, classNamer, classNameToDotJavaFile, convertArray, convertArray, gen, genArgList, generate, genHead, genValue, getFQCN, getImports, getImports, isCC, linkErr, newMethod, newMethod, newObj, newObj, prettyPrint, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenRI(java.lang.String klass)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException| Method Detail |
|---|
protected java.lang.String genConstructors()
throws java.io.IOException
genConstructors in class Genjava.io.IOException
protected java.lang.String genWrappers()
throws java.io.IOException,
java.lang.NoSuchMethodException
genWrappers in class Genjava.io.IOException
java.lang.NoSuchMethodException
protected java.lang.String genAccept()
throws java.io.IOException
genAccept in class Genjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||