|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.idl.runtime.symbol
org.jacorb.idl.IdlSymbol
org.jacorb.idl.Declaration
org.jacorb.idl.TypeDeclaration
org.jacorb.idl.Interface
org.jacorb.idl.ReplyHandler
public class ReplyHandler
A ReplyHandler receives replies of asynchronous invocations of another interface (we call this interface the "parent" of the ReplyHandler).
| Field Summary |
|---|
| Fields inherited from class org.jacorb.idl.Interface |
|---|
abstractInterfaces, body, inheritanceSpec |
| Fields inherited from class org.jacorb.idl.TypeDeclaration |
|---|
type_decl |
| Fields inherited from class org.jacorb.idl.IdlSymbol |
|---|
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name |
| Fields inherited from class org.jacorb.idl.runtime.symbol |
|---|
parse_state, sym |
| Constructor Summary | |
|---|---|
ReplyHandler(Interface parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
id()
|
void |
parse()
empty parse |
void |
print(java.io.PrintWriter ps)
|
| Methods inherited from class org.jacorb.idl.TypeDeclaration |
|---|
getIDLTypeName, getJavaTypeName, getRecursiveTypeCodeExpression, markTypeDefd, printReadStatement |
| Methods inherited from class org.jacorb.idl.IdlSymbol |
|---|
addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, getFullName, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, printClassComment, printIdMethod, printImport, set_name, set_pseudo, set_token, setPrintPhaseNames |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jacorb.idl.Scope |
|---|
get_token, name |
| Constructor Detail |
|---|
public ReplyHandler(Interface parent)
| Method Detail |
|---|
public java.lang.String id()
id in class IdlSymbolpublic void parse()
IdlSymbol
parse in class Interfacepublic void print(java.io.PrintWriter ps)
print in class Interface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||