|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--bees.core.ProtocolPresentation
|
+--bees.core.ExtendedProtocolPresentation
|
+--bees.core.UnknownProtocolPresentation
| Fields inherited from class bees.core.ExtendedProtocolPresentation |
state, STATE_COMPLETE, STATE_CONNECTED, STATE_ERROR, STATE_ERROR_TIMEOUT, STATE_NEWBORN, STATE_REGISTERED, STATE_USER |
| Constructor Summary | |
UnknownProtocolPresentation()
|
|
| Method Summary | |
abstract void |
newProtocol(CapabilityReference neighbor,
byte[] flowDesc)
|
void |
request(CapabilityReference neighbor,
TypeID flowID)
|
java.lang.String |
toString()
|
void |
userReceive(Node node,
int method,
ExternalCapsule ec)
|
| Methods inherited from class bees.core.ExtendedProtocolPresentation |
addNeighbor, addNeighborReply, allocateMessageID, drop, getState, lookupMessage, receive, register, registerReply, releaseMessageID, remNeighbor, remNeighborReply, sendCapsule, setState, unregister, unregisterReply, waitForState |
| Methods inherited from class bees.core.ProtocolPresentation |
disconnected, getLocal, recycleCapsule, revoke, revokePermissions, setLocal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnknownProtocolPresentation()
| Method Detail |
public void request(CapabilityReference neighbor,
TypeID flowID)
public void userReceive(Node node,
int method,
ExternalCapsule ec)
userReceive in class ExtendedProtocolPresentation
public abstract void newProtocol(CapabilityReference neighbor,
byte[] flowDesc)
public java.lang.String toString()
toString in class ExtendedProtocolPresentation
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||