|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.common.remote.PiggybackInt
public final class PiggybackInt
PiggybackInt contains both the Piggyback information and the actual return integer. It is used mainly by ServerApplicationModule interface to return information to clients.
ServerApplicationModule, Serialized Form| Field Summary | |
|---|---|
ServiceMessage |
mServiceMessage |
int |
mValue |
| Constructor Summary | |
|---|---|
PiggybackInt() |
|
PiggybackInt(int value, ServiceMessage svcMsg) |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int mValue
public ServiceMessage mServiceMessage
| Constructor Detail |
|---|
public PiggybackInt()
public PiggybackInt(int value,
ServiceMessage svcMsg)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||