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
M
N
O
P
R
S
T
V
G
get()
- Method in class core.
Agent
Receive data from this Agent.
get(String)
- Method in class core.
Protocol
Waits for a message from the given agent and returns it.
getAgents()
- Method in class core.
Protocol
This method returns the Vector of Agents
getAllFields()
- Method in interface core.
IMessage
Returns an array containing the different parts of a message, ie the different messages that have been concatenated in order to build this message
getAllFields()
- Method in class core.
Message
Returns an array containing the different parts of a message, ie the different messages that have been concatenated in order to build this message
getAllFields()
- Method in class core.
MessageT
getArgs(String[])
- Method in class protocols.
ANTOINE
getArgs(String[])
- Method in class protocols.
BANK
getArgs(String[])
- Method in class protocols.
COMPANY
getArgs(String[])
- Method in class protocols.
INITAND
getArgs(String[])
- Method in class protocols.
INITXAV
getArgs(String[])
- Method in class protocols.
INITYAHA
getArgs(String[])
- Method in class protocols.
RESPAND
getArgs(String[])
- Method in class protocols.
INITNS
getArgs(String[])
- Method in class protocols.
RESPNS
getArgs(String[])
- Method in class protocols.
RESPXAV
getArgs(String[])
- Method in class protocols.
RESPYAHA
getArgs(String[])
- Method in class protocols.
SERVYAHA
getArgs(String[])
- Method in class core.
Protocol
This method has to be implemented by classes extending the Protocol class.
getCode()
- Method in class core.
Tag
getField(int)
- Method in class core.
Message
Returns a given part of the message This method should not be used directly, cf getAllFields instead
getId()
- Method in class core.
Agent
Returns the id of this agent
getId()
- Method in interface core.
INonce
Return the Id of this Nonce
getId()
- Method in class core.
Nonce
Return the Id of this Nonce
getId()
- Method in class core.
NonceT
Return the Id of this Nonce
getIp()
- Method in class core.
Agent
Return the IP of this Agent
getKey(String)
- Method in class core.
SecretKeyStore
This method returns the secret key of a given Agent
getName()
- Method in class core.
Agent
return the name of this agent
getNbFields()
- Method in class core.
Message
This method tells how many submessages a message contain This method should not be used directly, cf getAllFields
getOneTag()
- Method in class core.
MessageT
getPart()
- Method in class core.
Protocol
This method returns the next field to be treated
getPrivateKey(String)
- Method in class core.
Protocol
This method returns the Private Key of a given agent by looking after it in the KeyStore
getPublicKey(String)
- Method in class core.
Protocol
This method returns the Public Key of a given agent by looking after it in the KeyStore
getSecretKey(String)
- Method in class core.
Protocol
This method returns the Secret Key of a given agent by looking after it in the SecretKeyStore
getSocket()
- Method in class core.
Agent
Return the Socket that has been allocated to this Agent
getString()
- Method in interface core.
IMessage
This method returns the value of the protected member string It is especially useful to send a message to another host
getString()
- Method in class core.
Message
This method returns the value of the protected member string It is especially useful to send a message to another host
getTag()
- Method in class core.
MessageT
getTag(Message)
- Static method in class core.
MessageT
Returns the tag of this Message
getText()
- Method in class core.
MessageT
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
M
N
O
P
R
S
T
V