|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.basics.structs.IODeclBaseStruct
org.sandev.basics.structs.IODeclCallStruct
public class IODeclCallStruct
A communication path representing an outbound synchronous call to another node instance.
This struture is used as part of a NodeInstance. It
is not persistent or transmittable, nor does it have any query, update
or collection forms.
| Field Summary | |
|---|---|
protected java.lang.String |
target
The node instance name if using direct communication, otherwise the instance name of the corresponding authorizer node for secure communication. |
| Fields inherited from class org.sandev.basics.structs.IODeclBaseStruct |
|---|
gateway, mode, optimize |
| Constructor Summary | |
|---|---|
IODeclCallStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String target
| Constructor Detail |
|---|
public IODeclCallStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||