A B C D E F G H I K L M N O P R S T U V W X Y

G

generateDataEncryptionKey() - Static method in class mail.node.crypt.MyCryptEngine
Get a key to be used for encrypting the element.
generateDataEncryptionKey() - Static method in class mail.node.crypt.OtherCryptEngine
Get a key to be used for encrypting the element.
generateSalt() - Method in class mail.gui.EncSupplyUI
 
get(String) - Method in class mail.Addressbook
 
get(Object) - Method in class mail.Store
 
getActionAddress() - Method in class mail.communication.inet.UDP
 
getAddress() - Method in class mail.communication.Communicator
returns the Address this Communicator uses to send Packets
getAddress() - Method in class mail.communication.inet.InetAddress
 
getAddress() - Method in class mail.communication.inet.InetCommunicator
 
getAddress() - Method in class mail.node.RemoteNode
 
getAddress() - Method in class mail.test.TestCommunicator
 
getAddress() - Method in class mail.User
 
getAddressBook() - Method in class mail.gui.P2pMail
 
getAlias() - Method in class mail.node.FriendNode
 
getAll() - Method in class mail.Addressbook
 
getChild(Object, int) - Method in class mail.gui.MailArchiveUI.MailTreeModel
 
getChildCount(Object) - Method in class mail.gui.MailArchiveUI.MailTreeModel
 
getClasses(String) - Static method in class mail.init.Init
This code is copied from: http://forum.java.sun.com/thread.jspa?
getClosest(ID) - Method in class mail.node.FriendNode
 
getClosest(ID) - Method in class mail.node.LocalNode
returns the neighbors of this node sorted by distance.
getClosest(ID) - Method in class mail.node.Node
returns the neighbors of this node sorted by distance.
getClosest(ID) - Method in class mail.node.RemoteNode
 
getCommunicator() - Method in class mail.User
 
getComputed() - Method in class mail.MailArchive.MailEntry
 
getCryptEngine() - Method in class mail.node.Node
 
getDetails() - Method in exception mail.EncSupplyException
 
getDetails() - Method in class mail.gui.EncSupplyUI.PlainMessage
 
getDetails() - Method in interface mail.Message
 
getDocumentBuilder() - Method in class mail.communication.Communicator
 
getDocumentBuilder() - Method in class mail.communication.inet.InetCommunicator
 
getDocumentBuilder() - Method in class mail.test.TestCommunicator
 
getFolder(int) - Method in class mail.MailArchive.Folder
 
getForID(ID) - Method in class mail.Addressbook
 
getFriends() - Method in class mail.User
 
getID() - Method in exception mail.communication.ReplyList.TimeoutException
 
getID() - Method in class mail.Mail
 
getId() - Method in class mail.MailArchive.MailEntry
 
getID() - Method in class mail.node.crypt.CryptEngine
computes the ID of the user with the public Key returned by getPublicKey()
getID(byte[]) - Static method in class mail.node.crypt.CryptEngine
computes an ID out of an Public key.
getID() - Method in class mail.node.crypt.OtherCryptEngine
 
getID() - Method in class mail.node.Node
fetches the ID of this node
getIndex(MailArchive.Folder) - Method in class mail.MailArchive.Folder
 
getIndex(MailArchive.MailEntry) - Method in class mail.MailArchive.Folder
 
getIndexOfChild(Object, Object) - Method in class mail.gui.MailArchiveUI.MailTreeModel
 
getInput() - Method in class mail.communication.inet.UDP
 
getKey() - Method in class mail.node.crypt.XMLKeySelector.SimpleKeySelectorResult
 
getKey() - Method in class mail.node.Node
 
getKey() - Method in class mail.Store.StoreEntry
 
getKeySpec(String) - Method in class mail.gui.EncSupplyUI
 
getLocalNode() - Method in class mail.User
 
getMail(int) - Method in class mail.MailArchive.Folder
 
getMail(ID) - Method in class mail.node.FriendNode
 
getMail(ID) - Method in class mail.node.LocalNode
 
getMail(ID) - Method in class mail.node.Node
 
getMail(ID) - Method in class mail.node.RemoteNode
 
getMail() - Method in class mail.types.SignedMail
 
getMails() - Method in class mail.node.remote.MailReply
 
getMails() - Method in class mail.User
 
getMailStore() - Method in class mail.node.LocalNode
 
getMailStore() - Method in class mail.User
 
getMessage() - Method in class mail.gui.EncSupplyUI.PlainMessage
 
getMessage() - Method in interface mail.Message
 
getName() - Method in class mail.communication.CPackage
 
getName() - Method in class mail.MailStore.MailCollection
 
getName(NameID) - Method in class mail.node.FriendNode
 
getName(NameID) - Method in class mail.node.LocalNode
 
getName() - Method in class mail.node.NameID
 
getName(NameID) - Method in class mail.node.Node
fetches the ID that registered the name with the given ID
getName() - Method in class mail.node.remote.Add
 
getName() - Method in class mail.node.remote.ClosestReply
 
getName() - Method in class mail.node.remote.ClosestRequest
 
getName() - Method in class mail.node.remote.MailReply
 
getName() - Method in class mail.node.remote.MailRequest
 
getName() - Method in class mail.node.remote.NameReply
 
getName() - Method in class mail.node.remote.NameRequest
 
getName() - Method in class mail.node.remote.NameStore
 
getName() - Method in class mail.node.remote.NeighborReply
 
getName() - Method in class mail.node.remote.NeighborRequest
 
getName() - Method in class mail.node.remote.NodeReply
 
getName() - Method in class mail.node.remote.NodeRequest
 
getName() - Method in class mail.node.remote.Store
 
getName(NameID) - Method in class mail.node.RemoteNode
 
getName() - Method in class mail.test.TestAddress
 
getNeighbors() - Method in class mail.node.FriendNode
 
getNeighbors() - Method in class mail.node.LocalNode
 
getNeighbors() - Method in class mail.node.Node
returns all the neighbors of this Node
getNeighbors() - Method in class mail.node.remote.ClosestReply
 
getNeighbors() - Method in class mail.node.remote.NeighborReply
 
getNeighbors() - Method in class mail.node.RemoteNode
 
getNode() - Method in class mail.gui.P2pMail
 
getNode(ID) - Method in class mail.node.FriendNode
 
getNode(ID) - Method in class mail.node.LocalNode
 
getNode(ID) - Method in class mail.node.Node
 
getNode() - Method in class mail.node.remote.NodeReply
 
getNode(ID) - Method in class mail.node.RemoteNode
 
getNodeAtPoint(int, int) - Method in class mail.test.ConnectivityGraph.NodeListener
 
getPassword(Message) - Method in class mail.gui.EncSupplyUI
 
getPort() - Method in class mail.communication.inet.InetAddress
 
getPrivateKey() - Method in interface mail.EncSupply
fetches the private key used to sign mails and decrypt encoded mails
getPrivateKey() - Method in class mail.gui.EncSupplyUI
 
getPrivateKey() - Method in class mail.test.TestEncSupply
 
getPublicKey() - Method in interface mail.EncSupply
 
getPublicKey() - Method in class mail.gui.EncSupplyUI
 
getPublicKey() - Method in class mail.node.crypt.CryptEngine
 
getPublicKey() - Method in class mail.node.crypt.MyCryptEngine
 
getPublicKey() - Method in class mail.node.crypt.OtherCryptEngine
 
getPublicKey() - Method in class mail.node.crypt.XMLKeySelector
 
getPublicKey() - Method in class mail.test.TestEncSupply
 
getPublicKeyString() - Method in class mail.node.crypt.CryptEngine
 
getPublicKeyString() - Method in class mail.node.crypt.MyCryptEngine
 
getPublicKeyString() - Method in class mail.node.crypt.OtherCryptEngine
 
getReceiver() - Method in class mail.Mail
returns the receiver of this mail, this method should never return null
getReplyList() - Method in class mail.communication.Communicator
 
getResponse() - Method in class mail.communication.inet.UDP
 
getRoot() - Method in class mail.gui.MailArchiveUI.MailTreeModel
 
getRoot() - Method in class mail.MailArchive
returns the root folder of the archive
getSalt() - Method in class mail.gui.EncSupplyUI
 
getSender() - Method in class mail.communication.inet.UDP
 
getSender() - Method in class mail.Mail
returns the sender of this mail.
getSender() - Method in class mail.types.ArriveMail
 
getSender() - Method in class mail.types.EncryptedMail
 
getSender() - Method in class mail.types.SignedMail
 
getSender() - Method in class mail.types.TextMail
 
getSource() - Method in interface mail.communication.Address
specifies the Address of the Node, that told this Address (needed for UDP hole-punching to establish a UDP connection)
getSource() - Method in class mail.communication.inet.InetAddress
 
getSource() - Method in class mail.test.TestAddress
 
getStoreCipher() - Method in interface mail.EncSupply
fetches the Cipher with which to encrypt or decrypt locally stored data
getStoreCipher() - Method in class mail.gui.EncSupplyUI
 
getStoreCipher() - Method in class mail.test.TestEncSupply
 
getStoreKey() - Method in interface mail.EncSupply
fetches the Key used to encrypt data stored on the harddisk (emails, addressbook)
getStoreKey() - Method in class mail.gui.EncSupplyUI
 
getStoreKey() - Method in class mail.test.TestEncSupply
 
getStoreName() - Method in class mail.node.ID
 
getStoreName() - Method in class mail.node.NameID
 
getType() - Method in class mail.communication.inet.UDP
 
getUser() - Method in class mail.node.remote.NameReply
 
getValue() - Method in class mail.Store.StoreEntry
 
goodSignature - Variable in class mail.MailArchive.MailEntry
 
graph - Variable in class mail.test.ConnectivityGraph
 

A B C D E F G H I K L M N O P R S T U V W X Y