Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
D
defaultTimeout
- Variable in class ca.mcgill.cs.postina.scribe.
ScribeApplication.messageHandler
The number of milliseconds before a message times out and is resent.
deliver(Id, Message)
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication
Part of the Application interface.
deliver(Topic, ScribeContent)
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication
Called whenever a published message is received.
destinationHandle
- Variable in class ca.mcgill.cs.postina.scribe.
MessageID
destinationId
- Variable in class ca.mcgill.cs.postina.scribe.
MessageID
destroy()
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication
Destroy the
ScribeApplication
, i.e. remove it from the P2P-network.
directMessageCounter
- Variable in class ca.mcgill.cs.postina.scribe.
ScribeApplication
directReliableSend(NodeHandle, PostinaReliableScribeTransportMessage)
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication
Sends a private message directly to the client indicated.
directSend(NodeHandle, Message)
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication
Send a private message directly to the client indicated.
disconnect()
- Method in interface ca.mcgill.cs.postina.
PostinaNetworkLayer
Disconnects the node from the P2P-network.
disconnect()
- Method in class ca.mcgill.cs.postina.scribe.
ScribeNetworkLayer
doomClient(NodeHandle, Id)
- Method in class ca.mcgill.cs.postina.scribe.
ScribeApplication.messageHandler
This method does the necessary handling when a client is suspected dead.
doomedClients
- Variable in class ca.mcgill.cs.postina.scribe.
ScribeApplication.messageHandler
Clients who have not acknowledged a message after a certain number of attempts are suspected to be dead and put into this hashtable.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U