|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweborb.v3types.V3Message
weborb.v3types.DataMessage
public abstract class DataMessage
| Field Summary | |
|---|---|
java.util.Hashtable |
identity
|
int |
operation
|
| Fields inherited from class weborb.v3types.V3Message |
|---|
body, clientId, correlationId, destination, headers, messageId, timestamp, timeToLive |
| Constructor Summary | |
|---|---|
DataMessage()
|
|
| Method Summary | |
|---|---|
static java.util.List |
GetListFromTable(java.sql.ResultSet table,
java.lang.String typeName)
|
| Methods inherited from class weborb.v3types.V3Message |
|---|
execute, isError |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int operation
public java.util.Hashtable identity
| Constructor Detail |
|---|
public DataMessage()
| Method Detail |
|---|
public static java.util.List GetListFromTable(java.sql.ResultSet table,
java.lang.String typeName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||