|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DKSObjectTypes | |
|---|---|
| org.kth.dks | |
| Uses of DKSObjectTypes in org.kth.dks |
|---|
| Fields in org.kth.dks declared as DKSObjectTypes | |
|---|---|
static DKSObjectTypes |
DKSObjectTypes.APP
|
static DKSObjectTypes |
DKSObjectTypes.DEFAULT
|
static DKSObjectTypes |
DKSObjectTypes.DKSMSG
|
static DKSObjectTypes |
DKSObjectTypes.DKSRESTBCAST
|
| Methods in org.kth.dks that return DKSObjectTypes | |
|---|---|
DKSObjectTypes |
DKSObject.getType()
Each DKSObject has a DKSObjectType value associated with it to allow multiplexing without looking at the payload |
static DKSObjectTypes |
DKSObjectTypes.valueOf(java.lang.String n)
|
| Constructors in org.kth.dks with parameters of type DKSObjectTypes | |
|---|---|
DKSObject(DKSObjectTypes type,
byte[] newData)
Makes a shallow copy of the byte stream, object type will be type |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||