ePOST API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abs(int) - Method in class rice.pastry.testing.LeafSetTest
 
AbstractImapCommand - Class in rice.email.proxy.imap.commands
 
AbstractImapCommand(String) - Constructor for class rice.email.proxy.imap.commands.AbstractImapCommand
 
AbstractLogManager - Class in rice.environment.logging
 
AbstractLogManager(PrintStream, TimeSource, Parameters, String, String) - Constructor for class rice.environment.logging.AbstractLogManager
 
AbstractSubscribeMessage - Class in rice.p2p.scribe.messaging
 
AbstractSubscribeMessage(NodeHandle, Topic, int) - Constructor for class rice.p2p.scribe.messaging.AbstractSubscribeMessage
Constructor which takes a unique integer Id
accept(SelectionKey) - Method in class rice.email.proxy.imap.NonBlockingImapServerImpl
 
accept(SelectionKey) - Method in class rice.email.proxy.pop3.NonBlockingPop3ServerImpl
 
accept(SelectionKey) - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
accept(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager
Specified by the SelectionKeyHandler interface.
accept(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes acceptable.
acceptAnycast - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
Whether or not this client should accept anycasts
acceptAnycast(boolean) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
acceptConnection(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Accepts a new connection on the given key
acceptConnection(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Accepts a new connection on the given key
accepted() - Method in class rice.pastry.join.JoinRequest
Returns true if the request was accepted, false if it hasn't yet.
acceptJoin(NodeHandle, LeafSet) - Method in class rice.pastry.join.JoinRequest
Accept join request.
acquire() - Method in class rice.email.proxy.mail.MovingMessage
 
action() - Method in class rice.post.proxy.ConfigurationFrame.ButtonBox
 
actionPerformed(ActionEvent) - Method in class rice.visualization.ControlPanel
 
actionPerformed(ActionEvent) - Method in class rice.visualization.DebugCommandFrame
 
activeFetches - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
add(byte[]) - Method in class rice.p2p.glacier.v2.BloomFilter
 
add(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
add(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
add(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
add(byte[]) - Method in class rice.p2p.util.BloomFilter
Method which adds an element to this bloom filter.
add(Id.Distance) - Method in class rice.pastry.Id
Returns an Id corresponding to this Id plus a given distance
add(String, String) - Method in class rice.visualization.data.KeyValueListView
 
addAggregateDescriptor(AggregateDescriptor) - Method in class rice.p2p.aggregation.AggregateList
 
addAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
addAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
addAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
addArgument(SearchPart) - Method in class rice.email.proxy.imap.commands.search.AndSearchPart
 
addAssociation(Node) - Method in class rice.visualization.Node
 
addAttribute(String, String) - Method in class rice.p2p.util.XMLParser
Internal method which adds an attributes
addChangeListener(ParameterChangeListener) - Method in interface rice.environment.params.Parameters
 
addChangeListener(ParameterChangeListener) - Method in class rice.environment.params.simple.SimpleParameters
 
addChild(Topic, NodeHandle) - Method in interface rice.p2p.scribe.Scribe
Adds a child to the given topic
addChild(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl
Adds a child to the given topic
addChild(Topic, NodeHandle, int) - Method in class rice.p2p.scribe.ScribeImpl
Adds a child to the given topic, using the specified sequence number in the ack message sent to the child.
addChild(NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Adds a feature to the Child attribute of the TopicManager object
addChild(Ring) - Method in class rice.visualization.Ring
 
addChildFolder(Folder, Continuation) - Method in class rice.email.Folder
Adds an existing folder as a child folder of this folder
addChildLog(Log, Continuation) - Method in class rice.post.log.Log
This method adds a child log to this log, essentially forming a tree of logs.
addClient(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Adds a feature to the Client attribute of the TopicManager object
addClient(PostClient) - Method in interface rice.post.Post
Registers a client with this Post
addClient(PostClient) - Method in class rice.post.PostImpl
Registers a client with this Post
addDataPanel(DataPanel) - Method in class rice.visualization.data.Data
 
addDataPanel(DataPanel) - Method in class rice.visualization.data.MultiDataPanel
 
addDataView(DataView) - Method in class rice.visualization.data.DataPanel
 
addDataView(DataView) - Method in class rice.visualization.data.MultiDataPanel
 
addDebugCommandHandler(DebugCommandHandler) - Method in class rice.visualization.server.VisualizationServer
 
addDestructable(Destructable) - Method in class rice.environment.Environment
 
addDistance(double) - Method in class rice.pastry.testing.PingTestRecord
 
addFiles(File[]) - Method in class rice.visualization.ControlPanel
 
addFirst(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node the the front of the to-visit list
addFlag(String) - Method in class rice.email.proxy.mailbox.filebox.FileFlagList
 
AddFolderLogEntry - Class in rice.email.log
 
AddFolderLogEntry(EmailLog) - Constructor for class rice.email.log.AddFolderLogEntry
 
AddFolderLogEntry(String, Id, long) - Constructor for class rice.email.log.AddFolderLogEntry
 
addHeader(SourceRoute, Object, EpochInetSocketAddress, Environment, Logger) - Static method in class rice.pastry.socket.PingManager
Method which adds a header for the provided path to the given data.
addHop(NodeHandle) - Method in class rice.p2p.past.messaging.LookupMessage
Method which is designed to be overridden by subclasses if they need to keep track of where they've been.
addHop(NodeHandle) - Method in class rice.p2p.past.messaging.PastMessage
Method which is designed to be overridden by subclasses if they need to keep track of where they've been.
addHops(int) - Method in class rice.pastry.testing.PingTestRecord
 
addId(Id) - Method in interface rice.p2p.commonapi.IdSet
add a member
addId(Id) - Method in class rice.p2p.glacier.FragmentKeySet
add a member
addId(Id) - Method in class rice.p2p.glacier.VersionKeySet
add a member
addId(Id) - Method in class rice.p2p.multiring.MultiringIdSet
add a member
addId(Id) - Method in class rice.p2p.past.gc.GCIdSet
add a member
addId(Id) - Method in class rice.p2p.util.IdBloomFilter
Method which adds an Id to the underlying bloom filter
addId(Id) - Method in class rice.pastry.IdSet
add a member
addInterestOp(SelectableChannel, int) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Internal method which adds an interest op to the given channel's interest set.
addItem(String, double) - Method in class rice.visualization.data.PieChartView
 
addLast(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node the the end of the to-visit list
addLeafSet(Hashtable) - Method in class rice.visualization.server.VisualizationServer
 
addLeafSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
addLeafSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use addLeafSetListener
addLogEntry(LogEntry, Continuation) - Method in class rice.post.log.CoalescedLog
This method appends an entry into the user's log, and updates the pointer to the top of the log to reflect the new object.
addLogEntry(LogEntry, Continuation) - Method in class rice.post.log.EncryptedLog
This method appends an entry into the user's log, and updates the pointer to the top of the log to reflect the new object.
addLogEntry(LogEntry, Continuation) - Method in class rice.post.log.Log
This method appends an entry into the user's log, and updates the pointer to the top of the log to reflect the new object.
addLoopObserver(LoopObserver) - Method in class rice.selector.SelectorManager
 
addMember(Id) - Method in class rice.p2p.glacier.FragmentKeySet
add a member
addMember(Id) - Method in class rice.p2p.glacier.VersionKeySet
add a member
addMember(Id) - Method in class rice.pastry.IdSet
add a member
addMessage(Email, Continuation) - Method in class rice.email.Folder
Appends an email to this Folder, with default (no) flags set.
addMessage(Email, Flags, long, Continuation) - Method in class rice.email.Folder
Appends an email to this Folder with the specified flags set.
addMessage(Object, int) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
addMessage(InetSocketAddress, int) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
addMessage(Object, InetSocketAddress, int, Vector, Vector, Vector) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
addMessages(Email[], Flags[], long[], Continuation) - Method in class rice.email.Folder
Appends an email to this Folder with the specified flags set.
addNetworkListener(NetworkListener) - Method in class rice.pastry.dist.DistPastryNode
 
addNode(MultiringNode) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method allows other nodes to be dynamically added to the node collection.
addNode(Node) - Method in class rice.visualization.Ring
 
addNode(DistNodeHandle) - Method in class rice.visualization.Ring
 
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.LeafSet
Add observer method.
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.SimilarSet
 
addNodeSetListener(NodeSetListener) - Method in interface rice.pastry.NodeSetEventSource
 
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.routing.RoutingTable
 
addObserver(Observer) - Method in class rice.pastry.leafset.LeafSet
Deprecated. use addNodeSetListener
addObserver(Observer) - Method in class rice.pastry.leafset.SimilarSet
Deprecated. use addNodeSetListener
addObserver(Observer) - Method in class rice.pastry.routing.RoutingTable
Deprecated. use addNodeSetListener
addPanelCreator(PanelCreator) - Method in class rice.visualization.server.VisualizationServer
 
addPart(String) - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
addPingResponseListener(SourceRoute, PingResponseListener) - Method in class rice.pastry.socket.PingManager
Adds a feature to the PingResponseListener attribute of the PingManager object
addPrivate(PKnoIPostCertificate, Continuation) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method should be called when this user wishes to record a non-verified certificate for later use.
addPublic(PKnoIPostCertificate, Continuation) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method should be called when this user wishes to "vouch" for the user with the provided certificate.
addRecipient(MailAddress) - Method in class rice.email.proxy.mail.MovingMessage
 
addRenderer(ViewRenderer) - Method in class rice.visualization.render.ViewRendererFactory
 
addReplica(NodeHandle, GCId) - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
address - Variable in class rice.pastry.client.PastryAppl
 
address - Variable in class rice.pastry.dist.DistNodeHandle
 
Address - Interface in rice.pastry.messaging
The address interface.
address - Variable in class rice.pastry.socket.EpochInetSocketAddress
 
address - Variable in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
address - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
address - Variable in class rice.post.PostImpl
The address of the local user.
address - Variable in class rice.post.proxy.ConnectivityCheckServer.ConnectivityCheckClient
 
address - Variable in class rice.post.proxy.PostProxy
The address of the local user
address - Variable in class rice.visualization.client.VisualizationClient
 
address - Variable in class rice.visualization.server.VisualizationServer
 
address - Variable in class rice.visualization.VisualizationNode
 
addresses - Variable in class rice.post.ForwardLog
The list of addresses to forward to
addresses - Variable in class rice.visualization.server.NetworkActivityPanelCreator
 
addressSizes - Variable in class rice.visualization.server.NetworkActivityPanelCreator
 
addrModel - Variable in class rice.visualization.InformationPanel
 
addRouteSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
addRouteSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use addRouteSetListener
addRoutingTable(Hashtable) - Method in class rice.visualization.server.VisualizationServer
 
addRow(String[]) - Method in class rice.visualization.data.TableView
 
addSeries(String, double[], double[], Color) - Method in class rice.visualization.data.LineGraphView
 
addStat(String, long) - Method in class rice.selector.ProfileSelector
 
addStatisticsListener(GlacierStatisticsListener) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
addSubscription(String, Continuation) - Method in class rice.email.EmailService
Adds a subscriptions to the log
addSubscription(String, Continuation) - Method in class rice.email.Folder
Adds a subscriptions to the log
addSubscription(String, Continuation) - Method in class rice.email.log.EmailLog
Adds a subscriptions to the log
addToId(Id.Distance) - Method in interface rice.p2p.commonapi.Id
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.p2p.glacier.FragmentKey
Adds a feature to the ToId attribute of the FragmentKey object
addToId(Id.Distance) - Method in class rice.p2p.glacier.VersionKey
 
addToId(Id.Distance) - Method in class rice.p2p.multiring.RingId
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.p2p.past.gc.GCId
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.pastry.Id
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
addToLeafSet(NodeHandle) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Observes all NodeHandles added to LeafSet
addUnsolicited(String) - Method in class rice.email.proxy.imap.ImapState
 
addView(String, DataView) - Method in class rice.visualization.data.Data
 
addVisited(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node to the visited list
Aggregate - Class in rice.p2p.aggregation
 
Aggregate(GCPastContent[], Id[]) - Constructor for class rice.p2p.aggregation.Aggregate
 
aggregate - Variable in class rice.post.PostLog
Any extra data, or specifically, the head of one's aggregation log
aggregateLifetimeHisto - Variable in class rice.p2p.aggregation.AggregationStatistics
 
AggregateList - Class in rice.p2p.aggregation
 
AggregateList(String, String, IdFactory, boolean, String, Environment) - Constructor for class rice.p2p.aggregation.AggregateList
 
aggregateList - Variable in class rice.p2p.aggregation.AggregateList
 
aggregateList - Variable in class rice.p2p.aggregation.AggregationImpl
 
aggregateStore - Variable in class rice.p2p.aggregation.AggregationImpl
 
Aggregation - Interface in rice.p2p.aggregation
 
AggregationDefaultPolicy - Class in rice.p2p.aggregation
 
AggregationDefaultPolicy() - Constructor for class rice.p2p.aggregation.AggregationDefaultPolicy
 
AggregationException - Exception in rice.p2p.aggregation
 
AggregationException(String) - Constructor for exception rice.p2p.aggregation.AggregationException
 
AggregationImpl - Class in rice.p2p.aggregation
 
AggregationImpl(Node, Past, Past, StorageManager, String, IdFactory, String) - Constructor for class rice.p2p.aggregation.AggregationImpl
 
AggregationImpl(Node, Past, Past, StorageManager, String, IdFactory, String, AggregationPolicy) - Constructor for class rice.p2p.aggregation.AggregationImpl
 
AggregationMessage - Class in rice.p2p.aggregation.messaging
 
AggregationMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.aggregation.messaging.AggregationMessage
Constructor which takes a unique integer Id
AggregationPanelCreator - Class in rice.visualization.server
 
AggregationPanelCreator(Timer, AggregationImpl) - Constructor for class rice.visualization.server.AggregationPanelCreator
 
AggregationPolicy - Interface in rice.p2p.aggregation
 
AggregationStatistics - Class in rice.p2p.aggregation
 
AggregationStatistics(int, long, Environment) - Constructor for class rice.p2p.aggregation.AggregationStatistics
 
AggregationTimeoutMessage - Class in rice.p2p.aggregation.messaging
 
AggregationTimeoutMessage(int, NodeHandle) - Constructor for class rice.p2p.aggregation.messaging.AggregationTimeoutMessage
 
aggrWaitingStorage - Variable in class rice.post.proxy.PostProxy
The local storage for objects waiting to be aggregated
alive - Variable in class rice.pastry.direct.DirectPastryNode
 
alive - Variable in class rice.visualization.VisualizationNode
 
ALL - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
ALL - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ALL - Static variable in class rice.email.proxy.mailbox.MsgFilter
 
ALL - Static variable in class rice.environment.logging.Logger
ALL indicates that all messages should be logged.
allowInsert(PastContent) - Method in interface rice.p2p.past.PastPolicy
This method is call before an insert() is processed on the local node.
allowInsert(PastContent) - Method in class rice.p2p.past.PastPolicy.DefaultPastPolicy
This method always return true;
allowInsert(PastContent) - Method in class rice.post.storage.PostPastPolicy
This method always return true;
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in interface rice.p2p.scribe.ScribePolicy
This method is called when the newChild is about to become our child, and the policy should return whether or not the child should be allowed to become our child.
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
This method always return true;
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.LimitedScribePolicy
This method returns (children.length < maxChildren-1);
allowSubscribe - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
allowSubscribe(boolean) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
alternateRoutes(Id, int) - Method in class rice.pastry.routing.RoutingTable
Determines a set of alternate hops towards a given key.
alternateTest() - Method in class rice.pastry.testing.NodeIdUnit
 
ALWAYS - Static variable in class rice.pastry.socket.SocketNATHandler
 
ALWAYS - Static variable in class rice.pastry.socket.StubNATHandler
 
am - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
AndSearchPart - Class in rice.email.proxy.imap.commands.search
 
AndSearchPart() - Constructor for class rice.email.proxy.imap.commands.search.AndSearchPart
 
angle - Variable in class rice.visualization.Ring
 
announcePresence() - Method in interface rice.post.Post
This method announce's the local user's presence via the scribe tree
announcePresence() - Method in class rice.post.PostImpl
This method announce's our presence via our scribe tree
ANSWERED - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
ANSWERED - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ANSWERED_FLAG - Static variable in interface rice.email.proxy.mailbox.FlagList
 
anycast(Topic, ScribeContent) - Method in class rice.p2p.multiring.MultiringNode
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in interface rice.p2p.scribe.Scribe
Anycasts the given content to a member of the given topic
anycast(Topic, ScribeContent) - Method in interface rice.p2p.scribe.ScribeClient
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
Anycasts the given content to a member of the given topic
anycast(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
anycast(Topic, ScribeContent) - Method in class rice.post.delivery.DeliveryService
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in class rice.post.PostImpl
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in class rice.tutorial.lesson6.MyScribeClient
Called when we receive an anycast.
AnycastMessage - Class in rice.p2p.scribe.messaging
 
AnycastMessage(NodeHandle, Topic, ScribeContent) - Constructor for class rice.p2p.scribe.messaging.AnycastMessage
Constructor which takes a unique integer Id
anycastMessages - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
The publish messages received so far
apop(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for determining the apop of a challenge and password using a secure hashing algorithm.
APOP_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the apop function.
ApopCommand - Class in rice.email.proxy.pop3.commands
 
ApopCommand() - Constructor for class rice.email.proxy.pop3.commands.ApopCommand
 
APPEND - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
append() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
APPEND - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
append(char[], int, int) - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Appends some more chars!
append(EpochInetSocketAddress) - Method in class rice.pastry.socket.SourceRoute
Method which creates a new source route by appending the given address to the end of this one
append(String) - Method in class rice.post.proxy.CompatibilityCheck
 
append(String) - Method in class rice.post.proxy.PostProxy.PostDialog
 
AppendCommand - Class in rice.email.proxy.imap.commands
APPEND command.
AppendCommand() - Constructor for class rice.email.proxy.imap.commands.AppendCommand
 
appendPartRequest(String) - Method in class rice.email.proxy.imap.commands.FetchCommand
 
appendPartRequest(Object) - Method in class rice.email.proxy.imap.commands.FetchCommand
 
appendToBuffer(byte) - Method in class rice.email.proxy.util.MimeParser
Internal method which appends a byte to the internal buffer
appendType(String) - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
Application - Interface in rice.p2p.commonapi
 
application - Variable in class rice.p2p.multiring.messaging.RingMessage
The name of the application which sent this message
application - Variable in class rice.p2p.multiring.MultiringApplication
The app which this mulitring app is wrapping
application - Variable in class rice.p2p.multiring.MultiringEndpoint
The application this endpoint is for
application - Variable in class rice.pastry.commonapi.PastryEndpoint
 
apps - Variable in class rice.pastry.PastryNode
 
area - Variable in class rice.post.proxy.CompatibilityCheck
 
area - Variable in class rice.post.proxy.PostProxy.PostDialog
 
area - Variable in class rice.visualization.data.LineGraphView
 
array - Variable in class rice.p2p.util.IdBloomFilter
An internal byte[] for managing ids in a memory-efficent manner
asArray() - Method in interface rice.p2p.commonapi.IdSet
return this set as an array
asArray() - Method in class rice.p2p.glacier.FragmentKeySet
return this set as an array
asArray() - Method in class rice.p2p.glacier.VersionKeySet
return this set as an array
asArray() - Method in class rice.p2p.multiring.MultiringIdSet
return this set as an array
asArray() - Method in class rice.p2p.past.gc.GCIdSet
return this set as an array
asArray() - Method in class rice.pastry.IdSet
return this set as an array
assertAttribute(String, String) - Method in class rice.p2p.util.XMLReader
Asserts that the given attribute exists and is equal to the given value.
assertEndTag() - Method in class rice.p2p.util.XMLReader
Asserts that a end tag was just read
assertEndTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided end tag was just read
assertEquals(String, Object, Object) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Thows an exception if expected is not equal to actual.
assertEquals(String, Object, Object) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Thows an exception if expected is not equal to actual.
assertEvent(int) - Method in class rice.email.proxy.util.MimeParser
An assertion method
assertEvent(int) - Method in class rice.p2p.util.XMLReader
Asserts that the given event type just happened.
assertLocalNode() - Method in class rice.pastry.direct.DirectNodeHandle
 
assertLocalNode() - Method in class rice.pastry.NodeHandle
May be called from handle etc methods to ensure that local node has been set, either on construction or on deserialization/receivemsg.
assertStartTag() - Method in class rice.p2p.util.XMLReader
Asserts that a start tag was just read
assertStartTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided start tag was just read
assertTrue(String, boolean) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Throws an exception if the test condition is not met.
assertTrue(String, boolean) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Throws an exception if the test condition is not met.
assertTrue(String, boolean) - Method in class rice.pastry.testing.LeafSetTest
Throws an exception if the test condition is not met.
assignedIndices - Variable in class rice.pastry.direct.GenericNetwork
 
assignReference() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which assigns a new unique reference.
ASSOC_COLOR - Static variable in class rice.visualization.PastryRingPanel
 
astring() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
ASYMMETRIC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the asymmetric cipher to use.
ASYMMETRIC_GENERATOR - Static variable in class rice.p2p.util.SecurityUtils
The name of the asymmetric generator to use.
ATOM - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
ATOM - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ATOM_CHAR - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
ATOM_CHAR - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
atom_list() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
attribute(String, int) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, double) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, float) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, long) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, char) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, boolean) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, Object) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, String) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attributeKeys - Variable in class rice.p2p.util.XMLParser
If the tag parsed was a start tag, the list of attribute-> value pairs
attributeValues - Variable in class rice.p2p.util.XMLParser
 
AuthCommand - Class in rice.email.proxy.smtp.commands
AUTH command.
AuthCommand() - Constructor for class rice.email.proxy.smtp.commands.AuthCommand
 
AUTHENTICATE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
authenticate() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
AUTHENTICATE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
authenticate(String) - Method in class rice.email.proxy.pop3.Pop3State
 
authenticate - Variable in class rice.email.proxy.smtp.manager.SimpleManager
 
authenticate(String) - Method in interface rice.email.proxy.user.User
 
authenticate(String) - Method in class rice.email.proxy.user.UserImpl
 
AuthenticateCommand - Class in rice.email.proxy.imap.commands
AUTHENTICATE command.
AuthenticateCommand() - Constructor for class rice.email.proxy.imap.commands.AuthenticateCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.AuthCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.DataCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.HeloCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.MailCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.NoopCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.QuitCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.RcptCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.RsetCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.SmtpCommand
 
authenticationRequired() - Method in class rice.email.proxy.smtp.commands.VrfyCommand
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.FolderPage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.HierarchyPage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.LoginPage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.MainPage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.MessagePage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.TopPage
 
authenticationRequired() - Method in class rice.email.proxy.web.pages.WebPage
 
authoritative - Variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
available() - Method in class rice.p2p.util.EncryptedInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BACKOFF_INITIAL - Variable in class rice.pastry.socket.SocketCollectionManager
 
BACKOFF_LIMIT - Variable in class rice.pastry.socket.SocketCollectionManager
 
backup - Variable in class rice.p2p.past.PastImpl
 
BACKUP_DIRECTORY - Static variable in class rice.persistence.PersistentStorage
Static variables which define the location of the storage root
BACKUP_INTERVAL - Static variable in class rice.post.PostImpl
The interval between log refreshes
backupLogs(PostLog, Log[], Continuation) - Method in class rice.post.storage.StorageService
This method backs up all of the provided logs by inserting them into the immutable store with appropriate version numbers.
BackupMessage - Class in rice.post.messaging
This is a message reminding POST to backup its log heads
BackupMessage() - Constructor for class rice.post.messaging.BackupMessage
 
BadSyntaxCommand - Class in rice.email.proxy.imap.commands
 
BadSyntaxCommand() - Constructor for class rice.email.proxy.imap.commands.BadSyntaxCommand
 
BadSyntaxCommand(String) - Constructor for class rice.email.proxy.imap.commands.BadSyntaxCommand
 
bais - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
baos - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
BASE - Variable in class rice.p2p.multiring.MultiringNodeCollection
The routing base for ring ids, in bytes
Base64 - Class in rice.p2p.util
 
Base64.InputStream - Class in rice.p2p.util
A Base64#InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class rice.p2p.util.Base64.InputStream
Constructs a Base64#InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class rice.p2p.util.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in rice.p2p.util
A Base64#OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class rice.p2p.util.Base64.OutputStream
Constructs a Base64#OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class rice.p2p.util.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
baseBitLength() - Method in class rice.pastry.routing.RoutingTable
return the bit length of the base
baseFiddlingTest() - Method in class rice.pastry.testing.NodeIdUnit
 
BasicNetworkSimulator - Class in rice.pastry.direct
 
BasicNetworkSimulator(Environment) - Constructor for class rice.pastry.direct.BasicNetworkSimulator
 
BCC - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
BCC - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
BEFORE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
BEFORE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
best - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
the current best route to this remote address if best == null, we are already in a CheckDead, which means we are searching for a path
bestAlternateRoute(Id) - Method in class rice.pastry.routing.RoutingTable
Determines an alternate hop numerically closer to the key than the one we are at.
bestAlternateRoute(int, Id) - Method in class rice.pastry.routing.RoutingTable
Determines an alternate hop numerically closer to the key than the one we are at.
black - Static variable in class rice.visualization.data.Color
 
blit(byte[]) - Method in class rice.pastry.Id
Blits the Id into a target array.
blit(byte[], int) - Method in class rice.pastry.Id
Blits the distance into a target array, starting at the given offset.
blit(byte[]) - Method in class rice.pastry.Id.Distance
Blits the distance into a target array.
blit(byte[], int) - Method in class rice.pastry.Id.Distance
Blits the distance into a target array, starting at the given offset.
BlockingIOThread - Class in rice.environment.processing.simple
 
BlockingIOThread(WorkQueue) - Constructor for class rice.environment.processing.simple.BlockingIOThread
 
BloomFilter - Class in rice.p2p.glacier.v2
 
BloomFilter(int, int[]) - Constructor for class rice.p2p.glacier.v2.BloomFilter
 
BloomFilter(int, int, RandomSource) - Constructor for class rice.p2p.glacier.v2.BloomFilter
 
BloomFilter - Variable in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
BloomFilter - Class in rice.p2p.util
 
BloomFilter(int, int) - Constructor for class rice.p2p.util.BloomFilter
Constructor which takes the number of hash functions to use and the length of the set to use.
BloomFilterUnit - Class in rice.p2p.util.testing
 
BloomFilterUnit() - Constructor for class rice.p2p.util.testing.BloomFilterUnit
 
blue - Static variable in class rice.visualization.data.Color
 
BODY - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
BODY - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
body_part(BodyPartRequest) - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
BodyPart - Class in rice.email.proxy.imap.commands.fetch
 
BodyPart() - Constructor for class rice.email.proxy.imap.commands.fetch.BodyPart
 
BodyPartRequest - Class in rice.email.proxy.imap.commands.fetch
 
BodyPartRequest() - Constructor for class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
BODYSTRUCTURE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
BODYSTRUCTURE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
BOOTSTRAP - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
bootstrap(Message) - Method in class rice.pastry.NodeHandle
Method which is used by Pastry to start the bootstrapping process on the local node using this handle as the bootstrap handle.
bootstrap(SourceRoute, Message) - Method in class rice.pastry.socket.SocketCollectionManager
Method which sends bootstraps a node by sending message across the wire, using a fake IP address in the header so that the local node is not marked alive, and then closes the connection.
bootstrap(Message) - Method in class rice.pastry.socket.SocketNodeHandle
Method which is used by Pastry to start the bootstrapping process on the local node using this handle as the bootstrap handle.
bootstrap(EpochInetSocketAddress, Message) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which sends a bootstrap message across the wire.
bootstrap - Variable in class rice.pastry.testing.PastryNetworkTest
 
BOOTSTRAP_HOST - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
BOOTSTRAP_PORT - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
BOOTSTRAP_PORT - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
bootstraps - Variable in class rice.p2p.multiring.RingCertificate
 
boundaries - Variable in class rice.email.proxy.util.MimeParser
The stack of all boundaries
boundary - Variable in class rice.email.proxy.util.MimeParser
 
box - Variable in class rice.post.proxy.ConfigurationFrame.EnableBox
 
box - Variable in class rice.post.proxy.ConfigurationFrame.LogEnableBox
 
box - Variable in class rice.post.proxy.PostProxy.PasswordFrame
 
box - Variable in class rice.post.proxy.PostProxy.SMTPServerPanel
 
broadcast() - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcast(int) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcast(LeafSet, NodeHandle) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the local leaf set to all members of the given leaf set, plus the node from which the leaf set was received.
broadcastAll() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcastChannelClosed(InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNode
 
broadcastChannelOpened(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNode
 
BroadcastLeafSet - Class in rice.pastry.leafset
Broadcast a leaf set to another node.
BroadcastLeafSet(NodeHandle, LeafSet, int) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
BroadcastLeafSet(Credentials, NodeHandle, LeafSet, int) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
BroadcastLeafSet(Date, NodeHandle, LeafSet, int) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
BroadcastLeafSet(Credentials, Date, NodeHandle, LeafSet, int) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
broadcastNewNode(MultiringNode) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method informs all of the existing nodes of the newly added node, and informs the newly added node of all of the existing nodes.
broadcastReceivedListeners(Object, InetSocketAddress, int, int) - Method in class rice.pastry.dist.DistPastryNode
 
BroadcastRouteRow - Class in rice.pastry.routing
Broadcast message for a row from a routing table.
BroadcastRouteRow(Credentials, Date, NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
BroadcastRouteRow(Date, NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
BroadcastRouteRow(Credentials, NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
BroadcastRouteRow(NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
broadcastRows(JoinRequest) - Method in class rice.pastry.standard.StandardJoinProtocol
Broadcasts the route table rows.
broadcastSentListeners(Object, InetSocketAddress, int, int) - Method in class rice.pastry.dist.DistPastryNode
 
broadcastUnsolicited(String) - Method in class rice.email.proxy.imap.ImapState
 
bucketConsumed - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketConsumed - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketLastUpdated - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMax - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMax - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketMaxBurstSize - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketMin - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMin - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketTokensPerSecond - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
buffer - Variable in class rice.email.proxy.util.MimeParser
The internal buffer used to store the parsed data
buffer - Variable in class rice.email.proxy.util.StringBufferResource
 
buffer - Variable in class rice.environment.logging.LogOutputStream
 
buffer - Variable in class rice.p2p.util.EncryptedInputStream
 
buffer - Variable in class rice.p2p.util.EncryptedOutputStream
 
buffer - Variable in class rice.p2p.util.XMLParser
The internal buffer used to process data
buffer - Variable in class rice.p2p.util.XMLParser.CharArrayBuffer
The internal buffer
buffer - Variable in class rice.post.log.Log
A vector of ongoing buffered tasks - in case two addLogEntries() are called in quick succession.
buffer - Variable in class rice.post.proxy.NetworkLogServer.NetworkLogClient
 
buffer - Variable in class rice.post.proxy.NetworkLogUploadThread
 
buffer - Variable in class rice.post.proxy.PostProxy.LivenessKeyHandler
 
buffer1 - Variable in class rice.post.proxy.PostProxy.LivenessThread
 
buffer2 - Variable in class rice.post.proxy.PostProxy.LivenessThread
 
BUFFER_IF_NOT_READY_PARAM - Static variable in class rice.pastry.messaging.MessageDispatch
 
BUFFER_SIZE - Static variable in class rice.email.proxy.util.MimeParser
The initial size of the buffer to use
BUFFER_SIZE - Static variable in class rice.environment.logging.LogOutputStream
 
BUFFER_SIZE - Variable in class rice.p2p.util.EncryptedOutputStream
 
BUFFER_SIZE - Static variable in class rice.p2p.util.XMLParser
The size of the internal buffer to allocate
BUFFER_SIZE_PARAM - Static variable in class rice.pastry.messaging.MessageDispatch
 
bufferLength - Variable in class rice.email.proxy.util.MimeParser
 
bufferLength - Variable in class rice.p2p.util.EncryptedInputStream
 
bufferLength - Variable in class rice.p2p.util.EncryptedOutputStream
 
bufferLimit - Variable in class rice.p2p.util.XMLParser
 
bufferPosition - Variable in class rice.p2p.util.XMLParser
Internal pointers into the buffer
build() - Method in interface rice.p2p.commonapi.IdSet
Returns a new, empty IdSet of this type
build() - Method in class rice.p2p.glacier.FragmentKeySet
Returns a new, empty IdSet of this type
build(String) - Static method in class rice.p2p.glacier.VersionKey
 
build() - Method in class rice.p2p.glacier.VersionKeySet
Returns a new, empty IdSet of this type
build() - Method in class rice.p2p.multiring.MultiringIdSet
Returns a new, empty IdSet of this type
build(Id, Id) - Static method in class rice.p2p.multiring.RingId
Constructor.
build(String) - Static method in class rice.p2p.multiring.RingId
Method which splits apart a ringid string and returns the RingID
build() - Method in class rice.p2p.past.gc.GCIdSet
Returns a new, empty IdSet of this type
build(int[]) - Static method in class rice.pastry.Id
Constructor.
build(String) - Static method in class rice.pastry.Id
Constructor, which takes the output of a toStringFull() and converts it back into an Id.
build(char[], int, int) - Static method in class rice.pastry.Id
Constructor, which takes the output of a toStringFull() and converts it back into an Id.
build(byte[]) - Static method in class rice.pastry.Id
Constructor.
build() - Static method in class rice.pastry.Id
Constructor.
build() - Method in class rice.pastry.IdSet
Returns a new, empty IdSet of this type
build(EpochInetSocketAddress[]) - Static method in class rice.pastry.socket.SourceRoute
Constructor.
build(EpochInetSocketAddress) - Static method in class rice.pastry.socket.SourceRoute
Constructor.
buildAssociations(Node) - Method in class rice.visualization.Ring
Checks self and all child rings.
buildBootstrapSetFromCert(String) - Method in class rice.pastry.testing.PartitionChecker
 
buildContentHashReference(Id[], byte[][]) - Method in class rice.email.EmailData
This method dynamically builds an appropriate HashReference for this type of PostData given a location and key.
buildContentHashReference(Id[], byte[][]) - Method in class rice.email.SnapShot
This method dynamically builds an appropriate ContentHashReference for this type of PostData given a location and key.
buildContentHashReference(Id[], byte[][]) - Method in class rice.post.log.Log
This method is not supported (you CAN NOT store a log as a content-hash block).
buildContentHashReference(Id[], byte[][]) - Method in class rice.post.log.LogEntry
Builds a LogEntryReference object to this log, given a location and the encryption key
buildContentHashReference(Id[], byte[][]) - Method in class rice.post.storage.GroupData
This method dynamically builds an appropriate ContentHashReference for this type of PostData given a location and key.
buildContentHashReference(Id[], byte[][]) - Method in interface rice.post.storage.PostData
This method dynamically builds an appropriate ContentHashReference for this type of PostData given a location and key.
buildFactory(DataProvider) - Static method in class rice.visualization.render.ViewRendererFactory
 
buildId(byte[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
DESCRIBE THE METHOD
buildId(int[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.glacier.VersionKeyFactory
DESCRIBE THE METHOD
buildId(int[]) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildIdDistance(byte[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdFromToString(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in interface rice.p2p.commonapi.IdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
DESCRIBE THE METHOD
buildIdFromToString(char[], int, int) - Method in class rice.p2p.glacier.FragmentKeyFactory
 
buildIdFromToString(String) - Method in class rice.p2p.glacier.VersionKeyFactory
DESCRIBE THE METHOD
buildIdFromToString(char[], int, int) - Method in class rice.p2p.glacier.VersionKeyFactory
 
buildIdFromToString(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdRange(Id, Id) - Method in interface rice.p2p.commonapi.IdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.past.gc.GCIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRangeFromPrefix(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an IdRange based on a prefix.
buildIdSet() - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty IdSet.
buildJavaCommand(Parameters) - Method in class rice.proxy.Proxy
 
buildJavaEnvironment(Parameters) - Method in class rice.proxy.Proxy
 
buildMaskedField(String) - Method in class rice.post.proxy.ConfigurationFrame
 
buildMessage() - Method in interface rice.p2p.past.PastImpl.MessageBuilder
 
buildNodeHandleSet() - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty NodeHandleSet.
buildNodeId(int[]) - Static method in class rice.pastry.NodeId
Constructor.
buildNodeId(byte[]) - Static method in class rice.pastry.NodeId
Constructor.
buildNodeId() - Static method in class rice.pastry.NodeId
Constructor.
buildNormalId(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildNormalId(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildNormalId(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildRandomId(Random) - Method in interface rice.p2p.commonapi.IdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in interface rice.p2p.commonapi.IdFactory
 
buildRandomId(Random) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.glacier.FragmentKeyFactory
 
buildRandomId(Random) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.glacier.VersionKeyFactory
 
buildRandomId(Random) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.multiring.MultiringIdFactory
 
buildRandomId(Random) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.past.gc.GCIdFactory
 
buildRandomId(Random) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.pastry.commonapi.PastryIdFactory
 
buildReplicationManager(Node, String) - Method in class rice.p2p.past.PastImpl
Internal method which builds the replication manager.
buildRing(DistPastryNodeFactory, InetSocketAddress) - Method in class rice.pastry.testing.PartitionChecker
 
buildRingId(Id, byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a ringId by using the provided Id and ringIds.
buildRingId(Id, Id) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a ringId by using the provided Id and ringIds.
buildSecureReference(Id, byte[]) - Method in class rice.email.EmailData
This method is not supported (you CAN NOT store an emaildata as a secure block).
buildSecureReference(Id, byte[]) - Method in class rice.email.SnapShot
This method dynamically builds an appropriate SecureReference for this type of PostData given a location and key.
buildSecureReference(Id, byte[]) - Method in class rice.post.log.Log
This method is not supported (you CAN NOT store a log as a secure block).
buildSecureReference(Id, byte[]) - Method in class rice.post.log.LogEntry
This method is not supported (you CAN NOT store a log as a secure block).
buildSecureReference(Id, byte[]) - Method in class rice.post.storage.GroupData
This method dynamically builds an appropriate SecureReference for this type of PostData given a location and key.
buildSecureReference(Id, byte[]) - Method in interface rice.post.storage.PostData
This method dynamically builds an appropriate SecureReference for this type of PostData given a location and key.
buildShared() - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
buildSignedReference(Id) - Method in class rice.email.EmailData
This method dynamically builds an appropriate SignedReference for this type of PostData given a location.
buildSignedReference(Id) - Method in class rice.email.SnapShot
This method dynamically builds an appropriate SignedReference for this type of PostData given a location.
buildSignedReference(Id) - Method in class rice.post.log.Log
Builds a LogReference object to this log, given a location.
buildSignedReference(Id) - Method in class rice.post.log.LogEntry
This method is not supported (you CAN NOT store a log entry as a public-key signed block).
buildSignedReference(Id) - Method in class rice.post.storage.GroupData
This method dynamically builds an appropriate SignedReference for this type of PostData given a location.
buildSignedReference(Id) - Method in interface rice.post.storage.PostData
This method dynamically builds an appropriate SignedReference for this type of PostData given a location.
button - Variable in class rice.post.proxy.ConfigurationFrame.ButtonBox
 
byteArrayToInt(byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a byte[] into a int
byteArrayToLong(byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a byte[] into a long
bytes() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestByteSerialization
 

C

CACertificateGenerator - Class in rice.post.security.ca
This class starts generates a new certificate for the given username using the provided CA keypair.
CACertificateGenerator() - Constructor for class rice.post.security.ca.CACertificateGenerator
 
cache(PastContent, Continuation) - Method in class rice.p2p.past.PastImpl
Method which inserts the given object into the cache
cache - Variable in class rice.p2p.util.XMLParser
The StringCache used to reduce the memory requirements
Cache - Interface in rice.persistence
This interface is the abstraction of something which provides a caching service.
cache(Id, Serializable, Serializable, Continuation) - Method in interface rice.persistence.Cache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.EmptyCache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.LRUCache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.StorageManagerImpl
Caches an object in this storage.
cache - Variable in class rice.post.delivery.DeliveryService
A cache of recently-received delivery message ids
cache() - Method in class rice.post.ForwardLog
Returns whether or not this log should be cached
cache() - Method in class rice.post.log.Log
Returns whether or not this log should be cached
CACHE_SIZE - Static variable in class rice.persistence.testing.LRUCacheTest
 
CacheMessage - Class in rice.p2p.past.messaging
 
CacheMessage(int, PastContent, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.CacheMessage
Constructor which takes a unique integer Id and the local id
CAKeyGenerator - Class in rice.post.security.ca
This class starts generates a new keypair for the certificate authority, asks for a password, and encrypts the keypair under the hash of the password into the provided filename.
CAKeyGenerator() - Constructor for class rice.post.security.ca.CAKeyGenerator
 
cancel() - Method in interface rice.p2p.commonapi.CancellableTask
 
cancel() - Method in class rice.pastry.ExponentialBackoffScheduledMessage
 
cancel() - Method in class rice.pastry.ScheduledMessage
 
cancel() - Method in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
cancel - Variable in class rice.post.proxy.ConfigurationFrame.ButtonPane
 
cancel(SelectionKey) - Method in class rice.selector.SelectorManager
Method which asks the Selector Manager to add the given key to the cancelled set.
cancel() - Method in class rice.selector.TimerTask
 
CancellableTask - Interface in rice.p2p.commonapi
This class represents a task which can be cancelled by the caller.
cancelled - Variable in class rice.selector.TimerTask
 
cancelledKeys - Variable in class rice.selector.SelectorManager
 
cancelRotateTask() - Method in class rice.environment.logging.file.RotatingLogManager
 
cancelTask() - Method in class rice.tutorial.lesson5.MyApp
Call this to cancel the task.
canHandle(Object) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
canHandle(Object) - Method in class rice.email.proxy.imap.commands.fetch.FetchPart
 
canHandle(Object) - Method in class rice.email.proxy.imap.commands.fetch.MessagePropertyPart
 
canHandle(Object) - Method in class rice.email.proxy.imap.commands.fetch.NilPart
 
canRandom() - Method in class rice.pastry.routing.SendOptions
Returns whether randomizations on the route are allowed.
canRender(DataView) - Method in class rice.visualization.render.KeyValueListViewRenderer
 
canRender(DataView) - Method in class rice.visualization.render.LineGraphViewRenderer
 
canRender(DataView) - Method in class rice.visualization.render.PieChartViewRenderer
 
canRender(DataView) - Method in class rice.visualization.render.TableViewRenderer
 
canRender(DataView) - Method in class rice.visualization.render.ViewRenderer
 
canVerify(PostCertificate) - Method in class rice.post.security.ca.CASecurityModule
This method returns whether or not this module is able to verify the given certificate.
canVerify(PostCertificate) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method returns whether or not this module is able to verify the given certificate.
canVerify(PostCertificate) - Method in interface rice.post.security.SecurityModule
This method returns whether or not this module is able to verify the given certificate.
CAPABILITY - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
CAPABILITY - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
CapabilityCommand - Class in rice.email.proxy.imap.commands
CAPABILITY command.
CapabilityCommand() - Constructor for class rice.email.proxy.imap.commands.CapabilityCommand
 
capacity - Variable in class rice.email.proxy.util.LimitedStringWriter
The capacity of the writer
CapaCommand - Class in rice.email.proxy.pop3.commands
 
CapaCommand() - Constructor for class rice.email.proxy.pop3.commands.CapaCommand
 
CAPasswordChanger - Class in rice.post.security.ca
This class starts changes the password on an existing certificate
CAPasswordChanger() - Constructor for class rice.post.security.ca.CAPasswordChanger
 
CAPostCertificate - Class in rice.post.security.ca
This class is the notion of a PostCertificate using the PKI (CA) based authentication mechism.
CAPostCertificate(PostEntityAddress, PublicKey, byte[]) - Constructor for class rice.post.security.ca.CAPostCertificate
Builds a PostCertificate from a user address and a public key.
caPublic - Variable in class rice.post.proxy.PostProxy
The well-known public key of the CA
CASecurityModule - Class in rice.post.security.ca
This class is the security module which implements the PKI (CA) based security system.
CASecurityModule(PublicKey) - Constructor for class rice.post.security.ca.CASecurityModule
Constructor for CASecurityModule.
Catalog - Interface in rice.persistence
This interface is the abstraction of something which holds objects which are available for lookup.
CAUserRenamer - Class in rice.post.security.ca
This class starts generates a new certificate for the given username using the provided CA keypair.
CAUserRenamer() - Constructor for class rice.post.security.ca.CAUserRenamer
 
cbuffer - Variable in class rice.post.log.CoalescedLog
 
CC - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
CC - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ccwHalf() - Method in class rice.pastry.IdRange
get counterclockwise half of the range
ccwSize() - Method in class rice.pastry.leafset.LeafSet
Gets the current counterclockwise size.
cert - Variable in class rice.post.proxy.PostProxy
The ring certificate for the pastry node
cert - Variable in class rice.visualization.server.VisualizationServer
 
certificate - Variable in class rice.post.proxy.PostProxy
The certificate of the local user
CERTIFICATES - Static variable in class rice.p2p.multiring.RingCertificate
 
CertifiedNodeIdFactory - Class in rice.pastry.standard
Builds nodeIds in a certified manner, guaranteeing that a given node will always have the same nodeId.
CertifiedNodeIdFactory(InetAddress, int, Environment) - Constructor for class rice.pastry.standard.CertifiedNodeIdFactory
Constructor.
changePassword(String, String, String) - Static method in class rice.post.security.ca.CAPasswordChanger
 
changing - Variable in class rice.visualization.InformationPanel
 
channelClosed(InetSocketAddress) - Method in interface rice.pastry.NetworkListener
 
channelClosed(InetSocketAddress) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
channelClosed(InetSocketAddress) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
channelClosed(InetSocketAddress) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
channelClosed(InetSocketAddress) - Method in class rice.visualization.server.VisualizationServer.NetworkActivityChecker
 
channelOpened(InetSocketAddress, int) - Method in interface rice.pastry.NetworkListener
 
channelOpened(InetSocketAddress, int) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
channelOpened(InetSocketAddress, int) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
channelOpened(InetSocketAddress, int) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
channelOpened(InetSocketAddress, int) - Method in class rice.visualization.server.VisualizationServer.NetworkActivityChecker
 
CHAR - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
CHAR - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
CHECK - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
CHECK - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
check(byte[]) - Method in class rice.p2p.util.BloomFilter
Method which returns whether or not an element *may* be in the set.
check(Id) - Method in class rice.p2p.util.IdBloomFilter
Method which returns whether or not an Id *may* be in the set.
check(IdSet, IdSet, int) - Method in class rice.p2p.util.IdBloomFilter
Method which checks an entire IdSet to see if they exist in this bloom filter, and returns the response by adding elements to the other provided id set.
check(Id, Continuation) - Method in class rice.post.delivery.DeliveryService
Determines whether or not the given ENM has been delivered before
check(long, int) - Method in class rice.post.proxy.ConnectivityCheckClient
 
CHECK_DEAD_THROTTLE - Variable in class rice.pastry.socket.SocketSourceRouteManager
 
CHECK_LIVENESS_PERIOD - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
checkArray(Id) - Method in class rice.p2p.util.IdBloomFilter
Internal method for checking to see if the array exists, and if not, instanciating it.
checkBit(int) - Method in class rice.pastry.Id
Checks if the ith bit is flipped.
CheckCommand - Class in rice.email.proxy.imap.commands
NOOP command.
CheckCommand() - Constructor for class rice.email.proxy.imap.commands.CheckCommand
 
checkData(SmtpState) - Method in class rice.email.proxy.smtp.manager.SimpleManager
 
checkData(SmtpState) - Method in interface rice.email.proxy.smtp.manager.SmtpManager
 
checked - Variable in exception rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
 
checkForErrors() - Method in class rice.visualization.server.VisualizationServer.FreeDiskSpaceChecker
 
checkForErrors() - Method in class rice.visualization.server.VisualizationServer.NetworkActivityChecker
 
checkInsert(Id, PastContent) - Method in class rice.p2p.aggregation.Aggregate
 
checkInsert(Id, PastContent) - Method in class rice.p2p.glacier.v2.DebugContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.ContentHashPastContent
Checks if a insert operation should be allowed.
checkInsert(Id, PastContent) - Method in interface rice.p2p.past.PastContent
Checks if a insert operation should be allowed.
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.PastRegrTest.NonOverwritingTestPastContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
checkInsert(Id, PastContent) - Method in class rice.post.storage.SignedData
Checks if a insert operation should be allowed.
checkLeafSet(LeafSet, NodeHandle, boolean) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Checks a received leafset advertisement for missing nodes
checkLiveness() - Method in class rice.p2p.commonapi.NodeHandle
Requests that the underlying transport layer check to ensure that the remote node is live.
checkLiveness() - Method in class rice.p2p.multiring.MultiringNodeHandle
Requests that the underlying transport layer check to ensure that the remote node is live.
checkLiveness() - Method in class rice.pastry.NodeHandle
Method which FORCES a check of liveness of the remote node.
checkLiveness(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Initiates a liveness test on the given address, if the remote node does not respond, it is declared dead.
checkLiveness() - Method in class rice.pastry.socket.SocketNodeHandle
Method which FORCES a check of liveness of the remote node.
checkLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which suggests a ping to the remote node.
checkLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which checks to see this route is dead.
checkLiveness(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which FORCES a check of liveness of the remote node.
checkRecipient(SmtpConnection, SmtpState, MailAddress) - Method in class rice.email.proxy.smtp.manager.SimpleManager
 
checkRecipient(SmtpConnection, SmtpState, MailAddress) - Method in interface rice.email.proxy.smtp.manager.SmtpManager
 
checkRoutingTable() - Method in class rice.pastry.testing.SinglePingTest
 
checkSender(SmtpConnection, SmtpState, MailAddress) - Method in class rice.email.proxy.smtp.manager.SimpleManager
 
checkSender(SmtpConnection, SmtpState, MailAddress) - Method in interface rice.email.proxy.smtp.manager.SmtpManager
 
checkSignature(Manifest, VersionKey) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
checkSignature(Manifest, VersionKey) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
childAdded(Topic, NodeHandle) - Method in class rice.p2p.multiring.MultiringNode
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribeClient
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribePolicy
Informs this policy that a child was added to a topic - the topic is free to ignore this upcall if it doesn't care.
childAdded(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Informs this policy that a child was added to a topic - the topic is free to ignore this upcall if it doesn't care.
childAdded(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childAdded(Topic, NodeHandle) - Method in class rice.post.delivery.DeliveryService
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in class rice.post.PostImpl
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in class rice.tutorial.lesson6.MyScribeClient
 
childNum - Variable in class rice.visualization.Ring
0 is the global ring a numbered coordinate sets a degree offset based on the total number of rings
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.multiring.MultiringNode
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribeClient
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribePolicy
Informs this policy that a child was removed from a topic - the topic is free to ignore this upcall if it doesn't care.
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Informs this policy that a child was removed from a topic - the topic is free to ignore this upcall if it doesn't care.
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childRemoved(Topic, NodeHandle) - Method in class rice.post.delivery.DeliveryService
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in class rice.post.PostImpl
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in class rice.tutorial.lesson6.MyScribeClient
 
children - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
children - Variable in class rice.post.log.Log
A map of the names of the child logs to their references.
childrenCache - Variable in class rice.post.log.Log
A cache of references to our children
chooseDefaults() - Method in class rice.environment.Environment
Can be easily overridden by a subclass.
cipherKey - Variable in class rice.post.log.EncryptedLog
 
cipherPending - Variable in class rice.post.log.CoalescedLog
 
cleanse(String) - Method in class rice.email.proxy.web.WebConnection
 
cleanUp() - Method in class rice.p2p.past.testing.PastRegrTest
 
clear() - Method in class rice.p2p.aggregation.AggregateList
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
clear() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
clear() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
clear() - Method in class rice.p2p.util.ImmutableSortedMap
Removes all mappings from this map (optional operation).
clear() - Method in class rice.p2p.util.RedBlackMap
Removes all mappings from this RedBlackMap.
clear() - Method in class rice.p2p.util.StringCache
Removes all mappings from this map.
clearAttributes() - Method in class rice.p2p.util.XMLParser
Internal method which clears the list of attributes
clearMessage() - Method in class rice.email.proxy.smtp.SmtpState
To destroy a half-contructed message.
client - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The client of this manager
client - Variable in class rice.p2p.replication.ReplicationImpl
This replication's client
client - Variable in class rice.post.proxy.ConnectivityCheckClient
 
client - Variable in class rice.visualization.DebugCommandFrame
 
client - Variable in class rice.visualization.LocalVisualization
 
clients - Variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
The clients
clients - Variable in class rice.p2p.replication.testing.ReplicationRegrTest
The clients
clients - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
clients - Variable in class rice.visualization.Ring
DistNodeHandle -> VisualizationClient
clockwise(Id) - Method in interface rice.p2p.commonapi.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
clockwise(Id) - Method in class rice.p2p.glacier.VersionKey
 
clockwise(Id) - Method in class rice.p2p.multiring.RingId
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.p2p.past.gc.GCId
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.pastry.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.pastry.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
clone() - Method in class rice.email.Flags
 
clone() - Method in class rice.email.StoredEmail
 
clone(String) - Method in interface rice.environment.logging.CloneableLogManager
Return a new LogManager with identical parameters except that there is an indication of detail in each line, or filename if seperated by files.
clone(String) - Method in class rice.environment.logging.file.FileLogManager
 
clone(String) - Method in class rice.environment.logging.simple.SimpleLogManager
 
clone() - Method in interface rice.p2p.commonapi.IdSet
Override clone() to make it publicly accessible
clone() - Method in class rice.p2p.glacier.FragmentKeySet
DESCRIBE THE METHOD
clone() - Method in class rice.p2p.glacier.VersionKeySet
DESCRIBE THE METHOD
clone() - Method in class rice.p2p.multiring.MultiringIdSet
Clones this object
clone() - Method in class rice.p2p.past.gc.GCIdSet
Clones this object
clone(IdSet) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Internal method which clones an IdSet, so that iterators work as expected
clone() - Method in class rice.p2p.util.RedBlackMap
Returns a shallow copy of this RedBlackMap instance.
clone() - Method in class rice.pastry.IdSet
 
clone - Variable in class rice.post.proxy.PostProxy
The previous address of the user, used to clone the old PostLog
CloneableLogManager - Interface in rice.environment.logging
If you implement this interface, then your log manager can be cloned.
cloneNodes() - Method in class rice.visualization.Ring
 
CLOSE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
close() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
CLOSE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
close() - Method in class rice.email.proxy.pop3.Pop3Connection
 
close() - Method in class rice.email.proxy.smtp.client.SmtpClient
 
close() - Method in class rice.email.proxy.util.SpyOutputStream
 
close() - Method in class rice.environment.logging.LogOutputStream
 
close() - Method in class rice.p2p.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class rice.p2p.util.EncryptedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class rice.p2p.util.EncryptedOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class rice.p2p.util.XMLObjectInputStream
Method which closes the underlying input stream for reading.
close() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which closes the underlying output stream for writing.
close() - Method in class rice.p2p.util.XMLReader
Method which closes the underlying reader, which will cause future step attempts to throw an IOException.
close() - Method in class rice.p2p.util.XMLWriter
Method which flushes and closes the underlying writer, which will cause future writer attempts to throw an IOException.
close() - Method in class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Method which closes down this socket manager, by closing the socket, cancelling the key and setting the key to be interested in nothing
close() - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Method which closes down this socket manager, by closing the socket, cancelling the key and setting the key to be interested in nothing
close() - Method in class rice.proxy.HttpFetcher
 
close() - Method in class rice.visualization.client.VisualizationClient
 
CloseCommand - Class in rice.email.proxy.imap.commands
CLOSE command.
CloseCommand() - Constructor for class rice.email.proxy.imap.commands.CloseCommand
 
closeSocket(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Method which cloeses a socket to a given remote node handle, and updates the bookkeeping to keep track of this closing.
closestNode() - Method in class rice.pastry.routing.RouteSet
Return the closest live node in the set.
closestNode(int) - Method in class rice.pastry.routing.RouteSet
Return the closest live node in the set.
ClosestRegrTest - Class in rice.pastry.testing
ClosestRegrTest A test suite for the getClosest algorithm.
coalesce(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNode
 
coalesce(NodeHandle) - Method in class rice.pastry.PastryNode
 
coalesce(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNode
 
coalesce(NodeHandle) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
COALESCE_NUM - Static variable in class rice.post.log.CoalescedLog
 
CoalescedLog - Class in rice.post.log
Class which represents an encrypted and coalesced log in the POST system.
CoalescedLog(Object, Id, Post, KeyPair) - Constructor for class rice.post.log.CoalescedLog
Constructs a Log for use in POST, with the provided number of coalesced log entries.
CoalescedLog(Object, Id, Post, KeyPair, byte[]) - Constructor for class rice.post.log.CoalescedLog
Constructs a Log for use in POST, with the provided number of coalesced log entries.
CoalescedLog.AddCoalescedLogEntryTask - Class in rice.post.log
This class encapsulates the logic needed to add a log entry to the current coalesced log.
CoalescedLog.AddCoalescedLogEntryTask(LogEntry, Continuation) - Constructor for class rice.post.log.CoalescedLog.AddCoalescedLogEntryTask
This construct will build an object which will call the given command once processing has been completed, and will provide a result.
CoalescedLog.PhantomLogEntry - Class in rice.post.log
Internal class for bookkeeping log entries
CoalescedLog.PhantomLogEntry() - Constructor for class rice.post.log.CoalescedLog.PhantomLogEntry
Constructor which takes the wrapped entry
codec - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
collect(SortedMap, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Internal method which collects all of the objects in the given set
collected - Variable in class rice.p2p.past.gc.GCPastImpl
 
collection - Variable in class rice.p2p.multiring.MultiringNode
The collection, which keeps track of the other nodes on the ring node
Color - Class in rice.visualization.data
 
colors - Variable in class rice.visualization.data.LineGraphView
 
command() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
command - Variable in class rice.post.log.CoalescedLog.AddCoalescedLogEntryTask
 
command - Variable in class rice.visualization.client.DebugCommandRequest
 
command_any() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
command_auth() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
command_line() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
command_nonauth() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
commit() - Method in class rice.email.proxy.mailbox.filebox.FileFlagList
 
commit() - Method in interface rice.email.proxy.mailbox.FlagList
Causes any changes in this FlagList's state to be written to the associated Mailbox.
commit() - Method in class rice.email.proxy.mailbox.postbox.PostFlagList
Causes any changes in this FlagList's state to be written to the associated Mailbox.
CommonAPIAppl - Class in rice.pastry.client
CommonAPIAppl is an abstract class that all new applications should extend.
CommonAPIAppl(PastryNode) - Constructor for class rice.pastry.client.CommonAPIAppl
Constructor.
CommonAPIAppl(PastryNode, String) - Constructor for class rice.pastry.client.CommonAPIAppl
Constructor.
CommonAPITest - Class in rice.p2p.commonapi.testing
Provides regression testing setup for applications written on top of the commonapi.
CommonAPITest(Environment) - Constructor for class rice.p2p.commonapi.testing.CommonAPITest
Constructor, which takes no arguments and sets up the factories in preparation for node creation.
CommonLexTokenTypes - Interface in rice.email.proxy.imap.parser.antlr
 
commonRange - Variable in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
comparator() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
comparator() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
comparator() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the comparator associated with this sorted map, or null if it uses its keys' natural ordering.
comparator() - Method in class rice.p2p.util.RedBlackMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
compare(Object, Object) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
compareTo(Object) - Method in class rice.email.log.EmailLogEntry
Note: this comparison method is not compatible with equals
compareTo(Object) - Method in class rice.email.StoredEmail
DESCRIBE THE METHOD
compareTo(Object) - Method in class rice.p2p.aggregation.ObjectDescriptor
 
compareTo(Object) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
compareTo(Object) - Method in class rice.p2p.glacier.v2.FragmentMetadata
 
compareTo(Object) - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
compareTo(Object) - Method in class rice.p2p.multiring.RingId
Returns this id compared to the target
compareTo(Object) - Method in class rice.p2p.past.gc.GCId
Returns this id compared to the target
compareTo(Object) - Method in class rice.p2p.past.gc.GCPastMetadata
Comparable, returns -1 if less, 0 if equal, and 1 if greater
compareTo(Object) - Method in class rice.pastry.Id
Comparison operator for Ids.
compareTo(Object) - Method in class rice.pastry.Id.Distance
Comparison operator.
compareTo(Object) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
compareTo(Object) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
compareTo(Object) - Method in class rice.selector.TimerTask
 
compareTo(Object) - Method in class rice.visualization.Node
 
CompatibilityCheck - Class in rice.post.proxy
 
CompatibilityCheck() - Constructor for class rice.post.proxy.CompatibilityCheck
 
CompatibilityCheck.KillPanel - Class in rice.post.proxy
 
CompatibilityCheck.KillPanel() - Constructor for class rice.post.proxy.CompatibilityCheck.KillPanel
 
CompatibilityCheck.PostPanel - Class in rice.post.proxy
 
CompatibilityCheck.PostPanel() - Constructor for class rice.post.proxy.CompatibilityCheck.PostPanel
 
complement() - Method in class rice.pastry.IdRange
get the complement of this range on the ring
components - Variable in class rice.p2p.aggregation.Aggregate
 
COMPRESS_LIMIT - Static variable in class rice.email.Folder
 
computeRawGNPError() - Method in class rice.pastry.direct.GenericNetwork
 
CONFIG - Static variable in class rice.environment.logging.Logger
CONFIG is a message level for static configuration messages.
configFileName - Variable in class rice.p2p.aggregation.AggregateList
 
ConfigurationFrame - Class in rice.post.proxy
 
ConfigurationFrame(Environment, PostProxy) - Constructor for class rice.post.proxy.ConfigurationFrame
 
ConfigurationFrame.ButtonBox - Class in rice.post.proxy
 
ConfigurationFrame.ButtonBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.ButtonBox
 
ConfigurationFrame.ButtonBox(String, GridBagLayout, JButton, String) - Constructor for class rice.post.proxy.ConfigurationFrame.ButtonBox
 
ConfigurationFrame.ButtonPane - Class in rice.post.proxy
 
ConfigurationFrame.ButtonPane(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.ButtonPane
 
ConfigurationFrame.ChangePasswordFrame - Class in rice.post.proxy
 
ConfigurationFrame.ChangePasswordFrame(Parameters) - Constructor for class rice.post.proxy.ConfigurationFrame.ChangePasswordFrame
 
ConfigurationFrame.ConfigurationPanel - Class in rice.post.proxy
 
ConfigurationFrame.ConfigurationPanel(String, LayoutManager) - Constructor for class rice.post.proxy.ConfigurationFrame.ConfigurationPanel
 
ConfigurationFrame.ControlPanel - Class in rice.post.proxy
 
ConfigurationFrame.ControlPanel(GridBagLayout, ConfigurationFrame.SaveablePanel[]) - Constructor for class rice.post.proxy.ConfigurationFrame.ControlPanel
 
ConfigurationFrame.DebugConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.DebugConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.DebugConfiguration
 
ConfigurationFrame.EmailConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.EmailConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.EmailConfiguration
 
ConfigurationFrame.EnableBox - Class in rice.post.proxy
 
ConfigurationFrame.EnableBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.EnableBox
 
ConfigurationFrame.EnableBox(String, String, GridBagLayout, boolean, String) - Constructor for class rice.post.proxy.ConfigurationFrame.EnableBox
 
ConfigurationFrame.FloatBox - Class in rice.post.proxy
 
ConfigurationFrame.FloatBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.FloatBox
 
ConfigurationFrame.FloatBox(String, String, GridBagLayout, String) - Constructor for class rice.post.proxy.ConfigurationFrame.FloatBox
 
ConfigurationFrame.ForwardingConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.ForwardingConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.ForwardingConfiguration
 
ConfigurationFrame.GeneralEmailConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GeneralEmailConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GeneralEmailConfiguration
 
ConfigurationFrame.GeneralJavaConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GeneralJavaConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GeneralJavaConfiguration
 
ConfigurationFrame.GeneralPostConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GeneralPostConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GeneralPostConfiguration
 
ConfigurationFrame.GeneralProxyConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GeneralProxyConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GeneralProxyConfiguration
 
ConfigurationFrame.GlacierBandwidthConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GlacierBandwidthConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GlacierBandwidthConfiguration
 
ConfigurationFrame.GlacierConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GlacierConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.GlacierConfiguration
 
ConfigurationFrame.GlacierTrashConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GlacierTrashConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GlacierTrashConfiguration
 
ConfigurationFrame.GlobalConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.GlobalConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.GlobalConfiguration
 
ConfigurationFrame.ImapConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.ImapConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.ImapConfiguration
 
ConfigurationFrame.InfoBox - Class in rice.post.proxy
 
ConfigurationFrame.InfoBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.InfoBox
 
ConfigurationFrame.InfoBox(String, String, GridBagLayout, JTextField, String) - Constructor for class rice.post.proxy.ConfigurationFrame.InfoBox
 
ConfigurationFrame.JavaConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.JavaConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.JavaConfiguration
 
ConfigurationFrame.ListBox - Class in rice.post.proxy
 
ConfigurationFrame.ListBox(String, String, GridBagLayout, String) - Constructor for class rice.post.proxy.ConfigurationFrame.ListBox
 
ConfigurationFrame.ListBox.ListElementAddFrame - Class in rice.post.proxy
 
ConfigurationFrame.ListBox.ListElementAddFrame() - Constructor for class rice.post.proxy.ConfigurationFrame.ListBox.ListElementAddFrame
 
ConfigurationFrame.LivenessConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.LivenessConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.LivenessConfiguration
 
ConfigurationFrame.LogConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.LogConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.LogConfiguration
 
ConfigurationFrame.LogEnableBox - Class in rice.post.proxy
 
ConfigurationFrame.LogEnableBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.LogEnableBox
 
ConfigurationFrame.LogEnableBox(String, String, GridBagLayout, boolean, String) - Constructor for class rice.post.proxy.ConfigurationFrame.LogEnableBox
 
ConfigurationFrame.LoggingConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.LoggingConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.LoggingConfiguration
 
ConfigurationFrame.MemoryConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.MemoryConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.MemoryConfiguration
 
ConfigurationFrame.NumericBox - Class in rice.post.proxy
 
ConfigurationFrame.NumericBox(String, String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.NumericBox
 
ConfigurationFrame.NumericBox(String, String, GridBagLayout, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.NumericBox
 
ConfigurationFrame.OtherConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.OtherConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.OtherConfiguration
 
ConfigurationFrame.OtherJavaConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.OtherJavaConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.OtherJavaConfiguration
 
ConfigurationFrame.PasswordBox - Class in rice.post.proxy
 
ConfigurationFrame.PasswordBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.PasswordBox
 
ConfigurationFrame.PasswordBox(String, String, GridBagLayout, String) - Constructor for class rice.post.proxy.ConfigurationFrame.PasswordBox
 
ConfigurationFrame.PastConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.PastConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.PastConfiguration
 
ConfigurationFrame.Pop3Configuration - Class in rice.post.proxy
 
ConfigurationFrame.Pop3Configuration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.Pop3Configuration
 
ConfigurationFrame.PostConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.PostConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.PostConfiguration
 
ConfigurationFrame.ProfilingConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.ProfilingConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.ProfilingConfiguration
 
ConfigurationFrame.ProxyConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.ProxyConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.ProxyConfiguration
 
ConfigurationFrame.RefreshConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.RefreshConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.RefreshConfiguration
 
ConfigurationFrame.RestartConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.RestartConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.RestartConfiguration
 
ConfigurationFrame.SaveablePanel - Class in rice.post.proxy
 
ConfigurationFrame.SaveablePanel(LayoutManager) - Constructor for class rice.post.proxy.ConfigurationFrame.SaveablePanel
 
ConfigurationFrame.SecurityConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SecurityConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.SecurityConfiguration
 
ConfigurationFrame.SendingConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SendingConfiguration() - Constructor for class rice.post.proxy.ConfigurationFrame.SendingConfiguration
 
ConfigurationFrame.SleepConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SleepConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.SleepConfiguration
 
ConfigurationFrame.SliderBox - Class in rice.post.proxy
 
ConfigurationFrame.SliderBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.SliderBox
 
ConfigurationFrame.SliderBox(String, String, GridBagLayout, JSlider, String) - Constructor for class rice.post.proxy.ConfigurationFrame.SliderBox
 
ConfigurationFrame.SmtpClientConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SmtpClientConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.SmtpClientConfiguration
 
ConfigurationFrame.SmtpConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SmtpConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.SmtpConfiguration
 
ConfigurationFrame.SSLConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.SSLConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.SSLConfiguration
 
ConfigurationFrame.StorageConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.StorageConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.StorageConfiguration
 
ConfigurationFrame.TextBox - Class in rice.post.proxy
 
ConfigurationFrame.TextBox(String, String, String) - Constructor for class rice.post.proxy.ConfigurationFrame.TextBox
 
ConfigurationFrame.TextBox(String, String, GridBagLayout, JTextField, String) - Constructor for class rice.post.proxy.ConfigurationFrame.TextBox
 
ConfigurationFrame.TitledPanel - Class in rice.post.proxy
 
ConfigurationFrame.TitledPanel(String, GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.TitledPanel
 
ConfigurationFrame.TitledPanel(String, GridBagLayout, ConfigurationFrame.SaveablePanel[][]) - Constructor for class rice.post.proxy.ConfigurationFrame.TitledPanel
 
ConfigurationFrame.UpdateConfiguration - Class in rice.post.proxy
 
ConfigurationFrame.UpdateConfiguration(GridBagLayout) - Constructor for class rice.post.proxy.ConfigurationFrame.UpdateConfiguration
 
connect() - Method in class rice.email.proxy.smtp.client.SmtpClient
 
connect(Session, boolean) - Static method in class rice.email.proxy.testing.Hammer
 
connect(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Specified by the SelectionKeyHandler interface - calling this tells this socket manager that the connection has completed and we can now read/write.
connect(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes connectable.
connect() - Method in class rice.visualization.client.VisualizationClient
 
connections - Variable in class rice.email.proxy.smtp.SmtpServerImpl
 
connections1 - Variable in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
ConnectivityCheckClient - Class in rice.post.proxy
 
ConnectivityCheckClient(InetSocketAddress) - Constructor for class rice.post.proxy.ConnectivityCheckClient
 
ConnectivityCheckClient.ConnectivityCheckClientClient - Class in rice.post.proxy
 
ConnectivityCheckClient.ConnectivityCheckClientClient(InetSocketAddress, int) - Constructor for class rice.post.proxy.ConnectivityCheckClient.ConnectivityCheckClientClient
 
ConnectivityCheckServer - Class in rice.post.proxy
 
ConnectivityCheckServer(int) - Constructor for class rice.post.proxy.ConnectivityCheckServer
 
ConnectivityCheckServer.ConnectivityCheckClient - Class in rice.post.proxy
 
ConnectivityCheckServer.ConnectivityCheckClient(InetSocketAddress, int) - Constructor for class rice.post.proxy.ConnectivityCheckServer.ConnectivityCheckClient
 
ConsistentJoinMsg - Class in rice.pastry.standard
 
ConsistentJoinMsg(Address, LeafSet, HashSet, boolean) - Constructor for class rice.pastry.standard.ConsistentJoinMsg
 
ConsistentJoinProtocol - Class in rice.pastry.standard
Does not setReady until contacting entire leafset which gossips new members.
ConsistentJoinProtocol(PastryNode, NodeHandle, PastrySecurityManager, RoutingTable, LeafSet) - Constructor for class rice.pastry.standard.ConsistentJoinProtocol
Constructor takes in the usual suspects.
Constraints - Class in rice.visualization.data
 
Constraints() - Constructor for class rice.visualization.data.Constraints
 
constraints - Variable in class rice.visualization.data.DataView
 
constructLogger(String, int, boolean) - Method in class rice.environment.logging.AbstractLogManager
 
constructLogger(String, int, boolean) - Method in class rice.environment.logging.file.RotatingLogManager
 
constructLogger(String, int, boolean) - Method in class rice.environment.logging.simple.SimpleLogManager
 
CONSTRUCTORS - Static variable in class rice.p2p.util.XMLObjectInputStream
A cache of constructors, mapping classes to serialization constructors
contains(String) - Method in interface rice.environment.params.Parameters
 
contains(String) - Method in class rice.environment.params.simple.SimpleParameters
 
contains(byte[]) - Method in class rice.p2p.glacier.v2.BloomFilter
 
contains(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
contains(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
contains(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
contains(char[], char) - Method in class rice.p2p.util.XMLParser
Internal method which checks for existence
contains(Id) - Method in class rice.pastry.IdRange
test if a given key lies within this range
contains(LogEntry) - Method in class rice.post.log.LogEntry
Returns whether or not this coaleseced log entry contains the provided entry
contains(int, int) - Method in class rice.visualization.Ring
 
containsAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
containsAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
containsAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
containsClient(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Returns whether or not this topic manager contains the given client.
containsId(Id) - Method in interface rice.p2p.commonapi.IdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.glacier.FragmentKeyRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.glacier.VersionKeyRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.multiring.MultiringIdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.past.gc.GCIdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.pastry.IdRange
test if a given key lies within this range
containsKey(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
containsKey(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
containsKey(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rice.p2p.util.RedBlackMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rice.p2p.util.ReverseTreeMap
Returns whether or not we contain the key
containsKey(Object) - Method in class rice.p2p.util.SoftHashMap
Returns whether or not the key is contained in this map.
containsValue(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
containsValue(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
containsValue(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rice.p2p.util.RedBlackMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rice.p2p.util.SoftHashMap
Returns whether or not the value is contained in this map.
content - Variable in class rice.email.Email
 
content - Variable in class rice.email.EmailHeadersPart
The content of this part
content - Variable in class rice.email.EmailMultiPart
The actual content of this email part
content - Variable in class rice.email.EmailSinglePart
The actual content of this email part
content - Variable in class rice.p2p.past.messaging.CacheMessage
 
content - Variable in class rice.p2p.past.messaging.InsertMessage
 
content - Variable in class rice.p2p.scribe.messaging.AnycastMessage
the content of this message
content - Variable in class rice.p2p.scribe.messaging.PublishMessage
 
content - Variable in class rice.p2p.scribe.messaging.PublishRequestMessage
 
ContentHashPastContent - Class in rice.p2p.past
 
ContentHashPastContent(Id) - Constructor for class rice.p2p.past.ContentHashPastContent
 
ContentHashPastContentHandle - Class in rice.p2p.past
 
ContentHashPastContentHandle(NodeHandle, Id) - Constructor for class rice.p2p.past.ContentHashPastContentHandle
Constructor
ContentHashReference - Class in rice.post.storage
This class serves as a reference to a PostObject stored in the Post system.
ContentHashReference(Id[], byte[][]) - Constructor for class rice.post.storage.ContentHashReference
Contructs a PostDataReference object given the address and encryption key of the object.
contentReference - Variable in class rice.email.EmailSinglePart
A reference to the content of this email part
Continuation - Interface in rice
Asynchronously receives the result to a given method call, using the command pattern.
Continuation.ErrorContinuation - Class in rice
This class is a Continuation provided for simplicity which passes any results up to the parent Continuation which it is constructed with.
Continuation.ErrorContinuation(Continuation) - Constructor for class rice.Continuation.ErrorContinuation
Constructor which takes in the parent continuation for this continuation.
Continuation.ExternalContinuation - Class in rice
This class provides a continuation which is designed to be used from an external thread.
Continuation.ExternalContinuation() - Constructor for class rice.Continuation.ExternalContinuation
 
Continuation.ExternalContinuationRunnable - Class in rice
This class is used when you want to run some task on the selector thread and wait for it to return its result in a Continuation.
Continuation.ExternalContinuationRunnable() - Constructor for class rice.Continuation.ExternalContinuationRunnable
 
Continuation.ExternalRunnable - Class in rice
This class is used when you want to run some task on the selector thread and wait for it to return its result.
Continuation.ExternalRunnable() - Constructor for class rice.Continuation.ExternalRunnable
 
Continuation.ListenerContinuation - Class in rice
This class is a Continuation provided for simplicity which listens for any errors and ignores any success values.
Continuation.ListenerContinuation(String, Environment) - Constructor for class rice.Continuation.ListenerContinuation
Constructor which takes in a name
Continuation.MultiContinuation - Class in rice
This class represents a Continuation which is used when multiple results are expected, which can come back at different times.
Continuation.MultiContinuation(Continuation, int) - Constructor for class rice.Continuation.MultiContinuation
Constructor which takes a parent continuation as well as the number of results which to expect.
Continuation.NamedContinuation - Class in rice
Continuation class which takes a provided string as it's name, and returns that String when toString() is called.
Continuation.NamedContinuation(String, Continuation) - Constructor for class rice.Continuation.NamedContinuation
Builds a new NamedContinuation given the name and the wrapped continuation
Continuation.SimpleContinuation - Class in rice
This class is a Continuation provided for simplicity which passes both results and exceptions to the receiveResult() method.
Continuation.SimpleContinuation() - Constructor for class rice.Continuation.SimpleContinuation
 
Continuation.StandardContinuation - Class in rice
This class is a Continuation provided for simplicity which passes any errors up to the parent Continuation which it is constructed with.
Continuation.StandardContinuation(Continuation) - Constructor for class rice.Continuation.StandardContinuation
Constructor which takes in the parent continuation for this continuation.
ContinuationMessage - Class in rice.p2p.past.messaging
 
ContinuationMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.ContinuationMessage
Constructor which takes a unique integer Id, as well as the data to be stored
continuations - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
ControlPanel - Class in rice.visualization
 
ControlPanel(Visualization) - Constructor for class rice.visualization.ControlPanel
 
controlPanel - Variable in class rice.visualization.VisualizationFrame
 
convert(SortedMap) - Method in class rice.p2p.util.ReverseTreeMap
Internal method which converts a sortedmap to an iterator
convert(String) - Method in class rice.p2p.util.XMLParser
Internal method which deconverts all of the HTML/XML entities like &amp, &gt, &lt, etc...
COPY - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
copy(boolean) - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
COPY - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
copy(MovingMessage[], List[], long[]) - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
copy(MovingMessage[], List[], long[]) - Method in interface rice.email.proxy.mailbox.MailFolder
 
copy(MovingMessage[], List[], long[]) - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
copy(Reader, Writer) - Static method in class rice.email.proxy.util.StreamUtils
 
copy() - Method in class rice.pastry.Id
Copy the Id into a freshly generated array.
copy() - Method in class rice.pastry.Id.Distance
Copy the distance into a freshly generated array.
copy() - Method in class rice.pastry.leafset.LeafSet
 
CopyCommand - Class in rice.email.proxy.imap.commands
COPY command.
CopyCommand() - Constructor for class rice.email.proxy.imap.commands.CopyCommand
 
copyMessage(Folder, Message, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
copyMessage(Session, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
correct - Variable in class rice.pastry.socket.messaging.WrongEpochMessage
 
Correction - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
count - Variable in class rice.post.proxy.ConnectivityCheckServer
 
count - Variable in class rice.post.proxy.NetworkLogServer
 
CREATE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
create() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
CREATE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
create() - Method in interface rice.email.proxy.user.User
 
create() - Method in class rice.email.proxy.user.UserImpl
 
createChild(String) - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
createChild(String) - Method in interface rice.email.proxy.mailbox.MailFolder
 
createChild(String) - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
createChildFolder(String, Continuation) - Method in class rice.email.Folder
Creates a new child of the given name.
CreateCommand - Class in rice.email.proxy.imap.commands
CREATE command.
CreateCommand() - Constructor for class rice.email.proxy.imap.commands.CreateCommand
 
createConnection(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Creates the outgoing socket to the remote handle
createEmptyIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
createFolder(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailbox
 
createFolder(String) - Method in interface rice.email.proxy.mailbox.Mailbox
 
createFolder(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailbox
Creates a folder with the given name.
createFolder(Folder, String) - Static method in class rice.email.proxy.testing.Hammer
 
createFolder(Session, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
createFullIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
createGraph(XYSeries[], String, String, int, int, Color[], boolean, boolean) - Method in class rice.visualization.render.LineGraphViewRenderer
 
createIdRangeEndingIn(Id) - Method in class rice.pastry.testing.IdRangeUnit
 
createIdRangeStartingWith(Id) - Method in class rice.pastry.testing.IdRangeUnit
 
createIdWithPrefix(byte) - Method in class rice.pastry.testing.IdRangeUnit
 
createMailbox(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
createMailbox(String) - Method in interface rice.email.proxy.mailbox.MailboxManager
 
createMailbox(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailboxManager
 
createManifests(VersionKey, Serializable, Fragment[], long) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
createManifests(VersionKey, Serializable, Fragment[], long) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
createMessage(Folder, Message) - Static method in class rice.email.proxy.testing.Hammer
 
createMessage(Session, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
createMovingMessage() - Method in class rice.email.proxy.imap.ImapState
 
createNode(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which creates a single node, given it's node number
createNode(Id, MultiringNode) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates a single node, given it's node number
createNode(MultiringNode, Id, MultiringNode) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates a single node, given it's node number
createNodeId() - Method in class rice.pastry.testing.NodeIdUnit
 
createNodes() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which creates the nodes
createNodes() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates the nodes
createPanel(Object[]) - Method in class rice.visualization.server.AggregationPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.EmailPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.GCPanelCreator
 
createPanel(PastryNode, GCPastImpl, StorageManager) - Method in class rice.visualization.server.GCPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.GlacierPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.MultiPASTPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.MultiPersistencePanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.OverviewPanelCreator
 
createPanel(PastryNode) - Method in class rice.visualization.server.OverviewPanelCreator
 
createPanel(Object[]) - Method in interface rice.visualization.server.PanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.PASTPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.PastryPanelCreator
 
createPanel(PastryNode) - Method in class rice.visualization.server.PastryPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.PersistencePanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.QueuePanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
createPanel(Object[]) - Method in class rice.visualization.server.SourceRoutePanelCreator
 
createPanel(SocketPastryNode) - Method in class rice.visualization.server.SourceRoutePanelCreator
 
createPieGraph(PieDataset, int, int) - Method in class rice.visualization.render.PieChartViewRenderer
 
createPostLog(Continuation) - Method in class rice.post.PostImpl
Internal method which builds a new PostLog for the log user.
createRandomIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
createSnapShot(Continuation) - Method in class rice.email.Folder
Creates and inserts a snapshot for the current folder
createUser(String, String, String) - Method in interface rice.email.proxy.user.UserManager
 
createUser(String, String, String) - Method in class rice.email.proxy.user.UserManagerImpl
 
cred - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
cred - Variable in class rice.pastry.standard.StandardJoinProtocol
 
credentials - Variable in class rice.pastry.commonapi.PastryEndpoint
 
Credentials - Interface in rice.pastry.security
This is the interface for a Pastry Credentials object.
criticalAggregates - Variable in class rice.p2p.aggregation.AggregationStatistics
 
CTL - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
CTL - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
current - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
The next message UID which is available
current() - Method in class rice.p2p.util.XMLParser
Method which returns the current char in the buffer
currentClasses - Variable in class rice.p2p.util.XMLObjectInputStream
The stack of class types which are being read off of the stream
currentClasses - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of classes which are currently being written to the stream
currentExpirationDate - Variable in class rice.p2p.glacier.v2.FragmentMetadata
 
currentFolder - Variable in class rice.email.proxy.web.WebState
 
currentFragmentRequestTimeout - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
currentLifetime - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
currentMessageUID - Variable in class rice.email.proxy.web.WebState
 
currentNode - Static variable in class rice.pastry.direct.DirectPastryNode
Used for proximity calculation of DirectNodeHandle.
currentObjects - Variable in class rice.p2p.util.XMLObjectInputStream
The stack of objects which are currently being read off of the stream
currentObjects - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of objects which are currently being written to the stream
currentPutFields - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of putFields which are currently being written to the stream
currentTimeMillis() - Method in class rice.environment.time.simple.SimpleTimeSource
Returns the System.currentTimeMillis();
currentTimeMillis() - Method in class rice.environment.time.simulated.DirectTimeSource
 
currentTimeMillis() - Method in interface rice.environment.time.TimeSource
 
cwHalf() - Method in class rice.pastry.IdRange
get clockwise half of the range
cwSize() - Method in class rice.pastry.leafset.LeafSet
Gets the current clockwise size.
cyan - Static variable in class rice.visualization.data.Color
 

D

darkGray - Static variable in class rice.visualization.data.Color
 
data - Variable in class rice.pastry.socket.PingManager.Envelope
 
data - Variable in class rice.post.storage.GroupData
 
Data - Class in rice.visualization.data
 
Data() - Constructor for class rice.visualization.data.Data
 
data - Variable in class rice.visualization.data.DataView
 
data - Variable in class rice.visualization.LocalVisualization
 
data - Variable in class rice.visualization.Visualization
 
DataCommand - Class in rice.email.proxy.smtp.commands
DATA command.
DataCommand() - Constructor for class rice.email.proxy.smtp.commands.DataCommand
 
DATAGRAM_RECEIVE_BUFFER_SIZE - Variable in class rice.pastry.socket.PingManager
 
DATAGRAM_SEND_BUFFER_SIZE - Variable in class rice.pastry.socket.PingManager
 
DatagramMessage - Class in rice.pastry.socket.messaging
Class which represents a "ping" message sent through the socket pastry system.
DatagramMessage(SourceRoute, SourceRoute, long) - Constructor for class rice.pastry.socket.messaging.DatagramMessage
Constructor
DataPanel - Class in rice.visualization.data
 
DataPanel(String) - Constructor for class rice.visualization.data.DataPanel
 
DataProvider - Interface in rice.visualization.data
 
dataReceived(Object, InetSocketAddress, int, int) - Method in interface rice.pastry.NetworkListener
 
dataReceived(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
dataReceived(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
dataReceived(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
dataReceived(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.VisualizationServer.NetworkActivityChecker
 
DataRequest - Class in rice.visualization.client
 
DataRequest() - Constructor for class rice.visualization.client.DataRequest
 
dataSent(Object, InetSocketAddress, int, int) - Method in interface rice.pastry.NetworkListener
 
dataSent(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
dataSent(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
dataSent(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.RecentMessagesPanelCreator
 
dataSent(Object, InetSocketAddress, int, int) - Method in class rice.visualization.server.VisualizationServer.NetworkActivityChecker
 
DataView - Class in rice.visualization.data
 
DataView(String, int, int, Constraints) - Constructor for class rice.visualization.data.DataView
 
DATE - Static variable in class rice.email.proxy.web.pages.FolderPage
 
DATE - Static variable in class rice.email.proxy.web.pages.MessagePage
 
DATE - Static variable in class rice.email.proxy.web.WebConnection
 
DateArgSearchPart - Class in rice.email.proxy.imap.commands.search
 
DateArgSearchPart() - Constructor for class rice.email.proxy.imap.commands.search.DateArgSearchPart
 
dateFormat - Variable in class rice.environment.logging.AbstractLogManager
 
dateFormatter - Variable in class rice.environment.logging.AbstractLogManager
 
dateReader - Static variable in class rice.email.proxy.mail.MimeMessage
 
dateWriter - Static variable in class rice.email.proxy.mail.MimeMessage
 
DAYS - Static variable in class rice.visualization.server.AggregationPanelCreator
 
dead - Variable in class rice.pastry.testing.PastryNetworkTest
 
DebugCommandFrame - Class in rice.visualization
 
DebugCommandFrame(VisualizationClient) - Constructor for class rice.visualization.DebugCommandFrame
 
DebugCommandHandler - Interface in rice.p2p.util
 
debugCommandHandlers - Variable in class rice.visualization.server.VisualizationServer
 
DebugCommandRequest - Class in rice.visualization.client
 
DebugCommandRequest(String) - Constructor for class rice.visualization.client.DebugCommandRequest
 
DebugCommandResponse - Class in rice.visualization.client
 
DebugCommandResponse(String, String, int) - Constructor for class rice.visualization.client.DebugCommandResponse
 
DebugContent - Class in rice.p2p.glacier.v2
 
DebugContent(Id, boolean, long, byte[]) - Constructor for class rice.p2p.glacier.v2.DebugContent
 
DebugContentHandle - Class in rice.p2p.glacier.v2
 
DECLARED_DEAD - Static variable in class rice.p2p.commonapi.NodeHandle
 
DECLARED_LIVE - Static variable in class rice.p2p.commonapi.NodeHandle
 
declaredDead(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketCollectionManager
Method which should be called when a remote node is declared dead.
decode(Fragment[]) - Method in class rice.p2p.glacier.ErasureCodec
 
DECODE - Static variable in class rice.p2p.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class rice.p2p.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class rice.p2p.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeChunk(int[], int, int[], boolean[], long[][], int[]) - Method in class rice.p2p.glacier.ErasureCodec
 
decodeHeader(byte[]) - Method in class rice.pastry.socket.PingManager
Method which adds a header for the provided path to the given data.
decodeHeader(byte[]) - Static method in class rice.pastry.socket.SocketChannelRepeater
Method which can be used to decode the necessary header for the intermediate hop
decodeHeader(byte[], int) - Static method in class rice.pastry.socket.SocketChannelRepeater
Method which can be used to decode the necessary header for the intermediate hop
decodeObject(Fragment[]) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
decodeObject(Fragment[]) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
decodeToObject(String) - Static method in class rice.p2p.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrementExists() - Method in class rice.email.log.EmailLog
Decrements the number of messages which exist in this folder
decrementExists(int) - Method in class rice.email.log.EmailLog
Decrements the number of messages which exist in this folder
decrementRecent() - Method in class rice.email.log.EmailLog
Decrements the number of messages which exist in this folder
decryptAsymmetric(byte[], PrivateKey) - Static method in class rice.p2p.util.SecurityUtils
Decrypts the given byte[] using the provided private key.
decryptSymmetric(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for decrypting some data with symmetric encryption.
DEFAULT_BACKGROUND_COLOR - Static variable in class rice.visualization.render.TableViewRenderer
 
default_base_address - Static variable in class rice.post.security.ca.CACertificateGenerator
 
default_base_address - Static variable in class rice.post.security.ca.CAUserRenamer
 
DEFAULT_CAPACITY - Static variable in class rice.p2p.util.XMLParser.CharArrayBuffer
The default initial capacity
DEFAULT_CELL_HEIGHT - Static variable in class rice.visualization.render.TableViewRenderer
 
DEFAULT_CELL_PADDING - Static variable in class rice.visualization.render.TableViewRenderer
 
DEFAULT_CELL_WIDTH - Static variable in class rice.visualization.render.TableViewRenderer
 
DEFAULT_EXPIRATION - Static variable in class rice.p2p.past.gc.GCPastImpl
The default expiration, or when objects inserted with no timeout will expire
DEFAULT_FOREGROUND_COLOR - Static variable in class rice.visualization.render.TableViewRenderer
 
DEFAULT_HEIGHT - Static variable in class rice.post.proxy.ConfigurationFrame
 
DEFAULT_INDENT - Static variable in class rice.visualization.render.KeyValueListViewRenderer
 
DEFAULT_LINE_SPACING - Static variable in class rice.visualization.render.KeyValueListViewRenderer
 
DEFAULT_PARAM_FILES - Static variable in class rice.proxy.Proxy
 
DEFAULT_PARAMS_FILES - Static variable in class rice.post.proxy.PostProxy
 
DEFAULT_PRIORITY_LEVEL - Static variable in class rice.pastry.messaging.Message
 
DEFAULT_PROXIMITY - Static variable in class rice.pastry.socket.SocketNodeHandle
 
default_ring - Static variable in class rice.post.security.ca.CACertificateGenerator
 
default_ring - Static variable in class rice.post.security.ca.CAUserRenamer
 
DEFAULT_UID - Static variable in class rice.email.log.EmailLog
 
defaultAllowMultipleHops - Static variable in class rice.pastry.routing.SendOptions
 
defaulted(String) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
defaultNoShortCuts - Static variable in class rice.pastry.routing.SendOptions
 
defaultParamFileArray - Static variable in class rice.environment.Environment
 
defaultRandom - Static variable in class rice.pastry.routing.SendOptions
 
defaultReadObject() - Method in class rice.p2p.util.XMLObjectInputStream
Method which can be called by objects if they have a readObject() method.
defaultRerouteIfSuspected - Static variable in class rice.pastry.routing.SendOptions
 
defaultShortestPath - Static variable in class rice.pastry.routing.SendOptions
 
defaultWriteObject() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which can be called by objects if they have a writeObject() method.
defineEntityReplacementText(String, String) - Method in class rice.p2p.util.XMLParser
 
delayInterest() - Method in class rice.pastry.standard.ConsistentJoinProtocol
Part of the LoopObserver interface.
delayInterest() - Method in interface rice.selector.LoopObserver
If you want to hear about loops that took longer than 5 seconds, return 5000.
DeleCommand - Class in rice.email.proxy.pop3.commands
 
DeleCommand() - Constructor for class rice.email.proxy.pop3.commands.DeleCommand
 
DELETE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
delete() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
DELETE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
delete() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
delete() - Method in interface rice.email.proxy.mailbox.MailFolder
 
delete() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
delete(boolean) - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
delete() - Method in interface rice.email.proxy.user.User
 
delete() - Method in class rice.email.proxy.user.UserImpl
 
delete() - Method in class rice.email.proxy.util.FileResource
 
delete() - Method in interface rice.email.proxy.util.Resource
 
delete() - Method in class rice.email.proxy.util.StringBufferResource
 
DeleteCommand - Class in rice.email.proxy.imap.commands
DELETE command.
DeleteCommand() - Constructor for class rice.email.proxy.imap.commands.DeleteCommand
 
DELETED - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
DELETED - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
DELETED - Static variable in class rice.email.proxy.mailbox.MsgFilter
 
DELETED_FLAG - Static variable in interface rice.email.proxy.mailbox.FlagList
static names of all the server-provided flags
deleteFolder(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailbox
 
deleteFolder(String) - Method in interface rice.email.proxy.mailbox.Mailbox
 
deleteFolder(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailbox
Deletes the folder associated with the given name.
deleteFolder(Folder) - Static method in class rice.email.proxy.testing.Hammer
 
deleteFolder(Session, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
deleteLeafSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
deleteLeafSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use deleteLeafSetListener
DeleteMailLogEntry - Class in rice.email.log
An anti-email node, serves to cancel out the mail node that it matches up to.
DeleteMailLogEntry(StoredEmail) - Constructor for class rice.email.log.DeleteMailLogEntry
Constructor for DeleteMailLogEntry.
DeleteMailsLogEntry - Class in rice.email.log
An anti-emails node, serves to cancel out the mail node that it matches up to.
DeleteMailsLogEntry(StoredEmail[]) - Constructor for class rice.email.log.DeleteMailsLogEntry
Constructor for DeleteMailLogEntry.
deleteMessage(Folder, Message) - Static method in class rice.email.proxy.testing.Hammer
 
deleteMessage(Session, Folder) - Static method in class rice.email.proxy.testing.Hammer
 
deleteNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.LeafSet
Delete observer method.
deleteObserver(Observer) - Method in class rice.pastry.leafset.LeafSet
Deprecated. use deleteNodeSetListener
deleteObserver(Observer) - Method in class rice.pastry.leafset.SimilarSet
Deprecated. use removeNodeSetListener
deleteObserver(Observer) - Method in class rice.pastry.routing.RoutingTable
Deprecated. use deleteNodeSetListener
deleter - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The deleter, for managing ids to delete
deleteRouteSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use deleteRouteSetListener
deleteUser(String) - Method in interface rice.email.proxy.user.UserManager
 
deleteUser(String) - Method in class rice.email.proxy.user.UserManagerImpl
 
deliver(MovingMessage) - Method in interface rice.email.proxy.user.User
 
deliver(MovingMessage) - Method in class rice.email.proxy.user.UserImpl
 
deliver(Id, Message) - Method in class rice.p2p.aggregation.AggregationImpl
 
deliver(Id, Message) - Method in interface rice.p2p.commonapi.Application
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
deliver(Id, Message) - Method in class rice.p2p.multiring.MultiringApplication
This method is called on the application at the destination node for the given id.
deliver(RingId, Message) - Method in class rice.p2p.multiring.MultiringEndpoint
Internal method which delivers the message to the application
deliver(Topic, ScribeContent) - Method in class rice.p2p.multiring.MultiringNode
This method is invoked when a message is delivered for a topic this client is interested in.
deliver(Id, Message) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
deliver(Id, Message) - Method in class rice.p2p.past.gc.GCPastImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.past.PastImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.replication.ReplicationImpl
This method is called on the application at the destination node for the given id.
deliver(Topic, ScribeContent) - Method in interface rice.p2p.scribe.ScribeClient
This method is invoked when a message is delivered for a topic this client is interested in.
deliver(Id, Message) - Method in class rice.p2p.scribe.ScribeImpl
This method is called on the application at the destination node for the given id.
deliver(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
deliver(Id, Message) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when a message arrives for this application.
deliver(Id, Message) - Method in class rice.pastry.testing.RegrTestApp
 
deliver(SignedPostMessage, Continuation) - Method in class rice.post.delivery.DeliveryService
Requests delivery of the given EncryptedNotificationMessage, which internally contains the destination user.
deliver(Topic, ScribeContent) - Method in class rice.post.delivery.DeliveryService
Method by which Scribe delivers a message to this client.
deliver(Id, Message) - Method in class rice.post.PostImpl
The method by which Pastry passes a message up to POST
deliver(Topic, ScribeContent) - Method in class rice.post.PostImpl
Method by which Scribe delivers a message to this client.
deliver(Id, Message) - Method in class rice.tutorial.lesson3.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.lesson4.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.lesson5.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.lesson6.MyScribeClient
Part of the Application interface.
deliver(Topic, ScribeContent) - Method in class rice.tutorial.lesson6.MyScribeClient
Called whenever we receive a published message.
deliverAllBufferedMessages() - Method in class rice.pastry.messaging.MessageDispatch
Called when PastryNode.isReady() becomes true.
deliverBuffered(Address) - Method in class rice.pastry.messaging.MessageDispatch
Deliveres all buffered messages for the address.
delivered - Variable in class rice.post.delivery.DeliveryPastImpl
 
delivered - Variable in class rice.post.delivery.DeliveryService
The PAST service used for storing delivery receipts
delivered(SignedPostMessage, Id, byte[], Continuation) - Method in class rice.post.delivery.DeliveryService
Records delivery of the given message to the user.
deliveredBackupCache - Variable in class rice.post.proxy.PostProxy
The local backup cache for pending deliveries
deliveredPast - Variable in class rice.post.proxy.PostProxy
The local Past service
deliveredStorage - Variable in class rice.post.proxy.PostProxy
The local storage for pending deliveries
deliverMessage(Message, DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessage(Message, DirectPastryNode, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessage(Message, DirectPastryNode, int, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessage(Message, DirectPastryNode, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverMessage(Message, DirectPastryNode, int, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverMessage(Message, DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message ASAP.
deliverMessageFixedRate(Message, DirectPastryNode, int, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessageFixedRate(Message, DirectPastryNode, int, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverWhenNotReady() - Method in class rice.pastry.client.PastryAppl
Instructs the MessageDispatch how to behave when the PastryNode is not ready.
deliverWhenNotReady() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
We always want to receive messages.
deliverWhenNotReady() - Method in class rice.pastry.standard.StandardJoinProtocol
We always want to receive messages.
Delivery - Class in rice.post.delivery
The delivery stored in Past
Delivery(SignedPostMessage, IdFactory) - Constructor for class rice.post.delivery.Delivery
Constructor which takes the wrapped message
Delivery(SignedPostMessage, Id) - Constructor for class rice.post.delivery.Delivery
Constructor which takes the wrapped message
Delivery.DeliveryHandle - Class in rice.post.delivery
 
Delivery.DeliveryHandle(Id, NodeHandle, long) - Constructor for class rice.post.delivery.Delivery.DeliveryHandle
Constructor
DeliveryLookupMessage - Class in rice.post.messaging
This message is a request for a replica of a DRM.
DeliveryLookupMessage(PostEntityAddress, NodeHandle, Id) - Constructor for class rice.post.messaging.DeliveryLookupMessage
Constructs a DeliveryLookupMessage
DeliveryLookupResponseMessage - Class in rice.post.messaging
This message is broadcast to the sender of a NotificationMessage in order to inform the sender that the message has been received.
DeliveryLookupResponseMessage(PostEntityAddress, DeliveryRequestMessage) - Constructor for class rice.post.messaging.DeliveryLookupResponseMessage
Constructs a DeliveryLookupResponseMessage
DeliveryMessage - Class in rice.post.messaging
This class wraps an EncrypedNotificationMessage and is used after the receipt of a PresenceMessage.
DeliveryMessage(PostEntityAddress, PostEntityAddress, Id, SignedPostMessage) - Constructor for class rice.post.messaging.DeliveryMessage
Constructs a DeliveryMessage
DeliveryMetadata - Class in rice.post.delivery
The delivery metadata stored in Past
DeliveryMetadata(long, PostEntityAddress) - Constructor for class rice.post.delivery.DeliveryMetadata
 
DeliveryPast - Interface in rice.post.delivery
Interface which represents a POST-specific pending-delivery PAST storage.
DeliveryPastImpl - Class in rice.post.delivery
 
DeliveryPastImpl(Node, StorageManager, Cache, int, int, String, PastImpl, long) - Constructor for class rice.post.delivery.DeliveryPastImpl
Constructor for DeliveryPastImpl
DeliveryRequestMessage - Class in rice.post.messaging
This message is broadcast to the sender of a NotificationMessage in order to inform the sender that the message has been received.
DeliveryRequestMessage(PostEntityAddress, PostUserAddress, SignedPostMessage, Id) - Constructor for class rice.post.messaging.DeliveryRequestMessage
Constructs a DeliveryRequestMessage
DeliveryService - Class in rice.post.delivery
This class encapsulates the logic for the delivery of notification messages to users in the Post system.
DeliveryService(PostImpl, DeliveryPast, Past, Scribe, IdFactory, long) - Constructor for class rice.post.delivery.DeliveryService
Contructs a StorageService given a PAST to run on top of.
DEPRECATED_ASYMMETRIC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
 
depth - Variable in class rice.p2p.util.XMLObjectInputStream
The depth at which we are currently at in the object tree
dequeue() - Method in class rice.environment.processing.simple.ProcessingQueue
 
dequeue() - Method in class rice.environment.processing.simple.WorkQueue
 
deserialize(byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for deserializing an object from a byte[]
deserialize(byte[], Environment, SocketPastryNode, Logger) - Static method in class rice.pastry.socket.PingManager
Method which takes in a ByteBuffer read from a datagram, and deserializes the contained object.
dest - Variable in class rice.p2p.aggregation.messaging.AggregationMessage
 
dest - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
dest - Variable in class rice.p2p.past.messaging.PastMessage
 
destination - Variable in class rice.pastry.socket.PingManager.Envelope
 
destination - Variable in class rice.post.delivery.DeliveryMetadata
 
destroy() - Method in interface rice.Destructable
 
destroy() - Method in class rice.environment.Environment
Tears down the environment.
destroy() - Method in interface rice.environment.processing.Processor
Shuts down the processing thread.
destroy() - Method in class rice.environment.processing.sim.SimProcessor
 
destroy() - Method in class rice.environment.processing.simple.BlockingIOThread
 
destroy() - Method in class rice.environment.processing.simple.ProcessingQueue
 
destroy() - Method in class rice.environment.processing.simple.ProcessingThread
 
destroy() - Method in class rice.environment.processing.simple.SimpleProcessor
 
destroy() - Method in class rice.environment.processing.simple.WorkQueue
 
destroy() - Method in interface rice.p2p.scribe.Scribe
 
destroy() - Method in class rice.p2p.scribe.ScribeImpl
 
destroy() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
 
destroy() - Method in class rice.pastry.client.PastryAppl
Called when PastryNode is destroyed.
destroy(DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
set the liveliness of a NodeId
destroy() - Method in class rice.pastry.direct.DirectPastryNode
 
destroy(DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
 
destroy() - Method in class rice.pastry.dist.DistPastryNode
Method which kills a PastryNode (used only for testing).
destroy() - Method in class rice.pastry.messaging.MessageDispatch
 
destroy() - Method in class rice.pastry.PastryNode
Method which kills a PastryNode.
destroy() - Method in class rice.pastry.socket.SocketCollectionManager
Makes this node resign from the network.
destroy() - Method in class rice.pastry.socket.SocketPastryNode
Makes this node resign from the network.
destroy() - Method in class rice.pastry.socket.SocketSourceRouteManager
Makes this node resign from the network.
destroy() - Method in class rice.pastry.standard.ConsistentJoinProtocol
 
destroy() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
destroy() - Method in class rice.selector.SelectorManager
 
destroyMailbox(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
destroyMailbox(String) - Method in interface rice.email.proxy.mailbox.MailboxManager
 
destroyMailbox(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailboxManager
 
Destructable - Interface in rice
 
dialog - Variable in class rice.post.proxy.PostProxy
The dialog showing the post status to users
dialogPrint(String) - Method in class rice.post.proxy.PostProxy
 
die() - Method in class rice.post.proxy.ConnectivityCheckClient.ConnectivityCheckClientClient
 
die - Variable in class rice.visualization.LocalVisualization
 
diff(IdRange) - Method in class rice.pastry.IdRange
compute the difference between two ranges (exclusive or of keys in the two ranges) two ranges may differ in two ranges on the circle; this method produces one such range of difference if one exists the other range of difference can be computed by invoking o.diff(this)
difference(IdSet, IdSet, IdFactory) - Method in class rice.p2p.replication.ReplicationPolicy.DefaultReplicationPolicy
This method simply returns remote-local.
difference(IdSet, IdSet, IdFactory) - Method in interface rice.p2p.replication.ReplicationPolicy
This method is given a list of local ids and a list of remote ids, and should return the list of remote ids which need to be fetched.
diffRange(IdRange) - Method in interface rice.p2p.commonapi.IdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.glacier.FragmentKeyRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.glacier.VersionKeyRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.multiring.MultiringIdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.past.gc.GCIdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.pastry.IdRange
diffs the given range with this range
diffSubtractTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
dir - Variable in class rice.proxy.Proxy.DynamicClasspath
 
directAnycast(AnycastMessage, NodeHandle, NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Simply adds the parent and children in order, which implements a depth-first-search.
directAnycast(AnycastMessage, NodeHandle, NodeHandle[]) - Method in interface rice.p2p.scribe.ScribePolicy
This method is called when an anycast is received which is not satisfied at the local node.
directEnvironment() - Static method in class rice.environment.Environment
 
DirectNodeHandle - Class in rice.pastry.direct
the node handle used with the direct network
DirectPastryNode - Class in rice.pastry.direct
Direct pastry node.
DirectPastryNode(NodeId, NetworkSimulator, Environment, NodeRecord) - Constructor for class rice.pastry.direct.DirectPastryNode
 
DirectPastryNodeFactory - Class in rice.pastry.direct
Pastry node factory for direct connections between nodes (local instances).
DirectPastryNodeFactory(NodeIdFactory, NetworkSimulator, Environment) - Constructor for class rice.pastry.direct.DirectPastryNodeFactory
Main constructor.
DirectPastryPingTest - Class in rice.pastry.testing
DirectPastryPingTest A performance test suite for pastry.
DirectPastryPingTest() - Constructor for class rice.pastry.testing.DirectPastryPingTest
 
DirectPastryRegrTest - Class in rice.pastry.testing
PastryRegrTest a regression test suite for pastry.
DirectSecurityManager - Class in rice.pastry.direct
Security manager for direct connections between nodes.
DirectSecurityManager(NetworkSimulator) - Constructor for class rice.pastry.direct.DirectSecurityManager
Constructor.
directTest(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
DirectTimerTask - Class in rice.pastry.direct
 
DirectTimeSource - Class in rice.environment.time.simulated
 
DirectTimeSource(long) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DirectTimeSource(long, String) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DirectTimeSource(Parameters) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DisconnectedException - Exception in rice.email.proxy.util
Exception which represents the fact that the underlying socket has been disconnected
DisconnectedException() - Constructor for exception rice.email.proxy.util.DisconnectedException
 
dispatchMessage(Message) - Method in class rice.pastry.messaging.MessageDispatch
Dispatches a message to the appropriate receiver.
distance(GenericNetwork.Coordinate) - Method in class rice.pastry.direct.GenericNetwork.Coordinate
 
distance(Id) - Method in class rice.pastry.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distance(Id, Id.Distance) - Method in class rice.pastry.Id
 
DISTANCE_BUFFER - Static variable in class rice.visualization.Ring
 
distanceFromId(Id) - Method in interface rice.p2p.commonapi.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
distanceFromId(Id) - Method in class rice.p2p.glacier.VersionKey
 
distanceFromId(Id) - Method in class rice.p2p.multiring.RingId
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.p2p.past.gc.GCId
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.pastry.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
distanceTest() - Method in class rice.pastry.testing.NodeIdUnit
 
DistHelloWorld - Class in rice.pastry.testing
A hello world example for pastry.
DistHelloWorld(Environment) - Constructor for class rice.pastry.testing.DistHelloWorld
Constructor
DistNodeHandle - Class in rice.pastry.dist
Abstract class for handles to "real" remote nodes.
DistNodeHandle(NodeId, InetSocketAddress) - Constructor for class rice.pastry.dist.DistNodeHandle
Constructor
DistPastryNode - Class in rice.pastry.dist
Class which represents the abstraction of a "real" pastry node.
DistPastryNode(NodeId, Environment) - Constructor for class rice.pastry.dist.DistPastryNode
Constructor, with NodeId.
DistPastryNodeFactory - Class in rice.pastry.dist
An abstraction of the nodeId factory for distributed nodes.
DistPastryNodeFactory(Environment) - Constructor for class rice.pastry.dist.DistPastryNodeFactory
Constructor.
DistPastryRegrTest - Class in rice.pastry.testing
a regression test suite for pastry with "distributed" nodes.
DistPastryRegrTest(Environment) - Constructor for class rice.pastry.testing.DistPastryRegrTest
 
DistPastTest - Class in rice.p2p.past.testing
 
DistPastTest(int, InetSocketAddress, Environment, int) - Constructor for class rice.p2p.past.testing.DistPastTest
 
DistPastTestContent - Class in rice.p2p.past.testing
 
DistPastTestContent(Environment, IdFactory, String) - Constructor for class rice.p2p.past.testing.DistPastTestContent
 
DistTutorial - Class in rice.tutorial.lesson1
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.lesson1.DistTutorial
This constructor sets up a PastryNode.
DistTutorial - Class in rice.tutorial.lesson3
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.lesson3.DistTutorial
This constructor sets up a PastryNode.
DistTutorial - Class in rice.tutorial.lesson4
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.lesson4.DistTutorial
This constructor launches numNodes PastryNodes.
DistTutorial - Class in rice.tutorial.lesson5
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.lesson5.DistTutorial
This constructor sets up a PastryNode.
DnsService - Interface in rice.email.proxy.dns
 
DnsServiceImpl - Class in rice.email.proxy.dns
 
DnsServiceImpl(Environment) - Constructor for class rice.email.proxy.dns.DnsServiceImpl
 
doConfig() - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
doHash(byte[], int) - Method in class rice.p2p.util.BloomFilter
Method which performs a dumb hash of the provided array and the seed value.
doInsert(Id, PastImpl.MessageBuilder, Continuation) - Method in class rice.p2p.past.PastImpl
Internal method which actually performs an insert for a given object.
doInvocations() - Method in class rice.selector.ProfileSelector
Method which invokes all pending invocations.
doInvocations() - Method in class rice.selector.SelectorManager
Method which invokes all pending invocations.
doInvocations2() - Method in class rice.selector.ProfileSelector
 
domainPrefixTest() - Method in class rice.pastry.testing.NodeIdUnit
 
domains - Variable in class rice.visualization.data.LineGraphView
 
done - Variable in class rice.Continuation.ExternalContinuation
 
done - Variable in class rice.Continuation.MultiContinuation
 
done() - Method in class rice.post.proxy.PostProxy.PasswordFrame
 
done() - Method in class rice.post.proxy.PostProxy.SMTPServerPanel
 
doneNode(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNode
 
doneNode(NodeHandle) - Method in class rice.pastry.dist.DistPastryNode
Called after the node is initialized.
doneNode(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNode
Called after the node is initialized.
doneTest() - Method in class rice.pastry.direct.TestRecord
 
doneTest() - Method in class rice.pastry.testing.PingTestRecord
 
DONT_BREAK_LINES - Static variable in class rice.p2p.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doRun(int, int) - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
doSelections() - Method in class rice.selector.ProfileSelector
 
doSelections() - Method in class rice.selector.SelectorManager
 
doWork() - Method in class rice.environment.processing.WorkRequest
 
DRAFT - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
DRAFT - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
DRAFT_FLAG - Static variable in interface rice.email.proxy.mailbox.FlagList
 
DropMessage - Class in rice.p2p.scribe.messaging
 
DropMessage(NodeHandle, Topic) - Constructor for class rice.p2p.scribe.messaging.DropMessage
Constructor which takes a unique integer Id
dsocket - Variable in class rice.post.proxy.ConnectivityCheckClient.ConnectivityCheckClientClient
 
dump() - Method in class rice.email.Folder
 
dump() - Method in class rice.email.log.EmailLog
 
dump(Logger) - Method in class rice.p2p.aggregation.AggregationStatistics
 
dump(byte[]) - Method in class rice.p2p.glacier.ErasureCodec
 
dump(Logger) - Method in class rice.p2p.glacier.v2.GlacierStatistics
 
dump() - Method in class rice.post.messaging.SignedPostMessage
 
dumpAll() - Method in class rice.email.log.EmailLog
 

E

eaddress - Variable in class rice.pastry.socket.SocketNodeHandle
 
EhloCommand - Class in rice.email.proxy.smtp.commands
EHLO/HELO command.
EhloCommand() - Constructor for class rice.email.proxy.smtp.commands.EhloCommand
 
elements() - Method in class rice.p2p.aggregation.AggregateList
 
Email - Class in rice.email
Represents a notion of a message in the POST system.
Email(PostUserAddress, PostEntityAddress[], EmailMessagePart) - Constructor for class rice.email.Email
Constructs an Email.
email - Variable in class rice.email.proxy.EmailProxy
 
email - Variable in class rice.email.proxy.mailbox.postbox.PostMailbox
 
email - Variable in class rice.email.proxy.web.WebServerImpl
 
EmailContentPart - Class in rice.email
Represents the content of an email
EmailContentPart(int) - Constructor for class rice.email.EmailContentPart
Constructor which takes in an EmailData
EmailData - Class in rice.email
Represents the attachment to an email.
EmailData(byte[]) - Constructor for class rice.email.EmailData
Constructor.
EmailDataReference - Class in rice.email
This class serves as a reference to a PostObject stored in the Post system.
EmailDataReference(Id[], byte[][]) - Constructor for class rice.email.EmailDataReference
Contructs an EmailDataReference object given the address and encryption key of the object.
emailFolder - Variable in class rice.email.proxy.EmailProxy
 
EmailHeadersPart - Class in rice.email
Abstract class which represents a part of an email with headers
EmailHeadersPart(EmailData, EmailContentPart) - Constructor for class rice.email.EmailHeadersPart
Constructor.
EmailLog - Class in rice.email.log
This represents the head of an email log, representing a folder.
EmailLog(Object, Id, Post, KeyPair) - Constructor for class rice.email.log.EmailLog
Constructor for SnapShot.
EmailLog(EmailLog, KeyPair) - Constructor for class rice.email.log.EmailLog
This constructor should only be used for constructing a reconciled log
EmailLogEntry - Class in rice.email.log
An abstract class for all email log entry types
EmailLogEntry() - Constructor for class rice.email.log.EmailLogEntry
Constructor for EmailLogEntry.
EmailMessagePart - Class in rice.email
Represents a part of an email with headers
EmailMessagePart(EmailData, EmailContentPart) - Constructor for class rice.email.EmailMessagePart
Constructor.
EmailMultiPart - Class in rice.email
Represents the content of an email which is a multi-part entry
EmailMultiPart(EmailHeadersPart[], String) - Constructor for class rice.email.EmailMultiPart
Constructor which takes in an Emailpart list
EmailNotificationMessage - Class in rice.email.messaging
This class represents an notification in the email service that a new email is available for the recipient of this email.
EmailNotificationMessage(Email, PostEntityAddress, EmailService) - Constructor for class rice.email.messaging.EmailNotificationMessage
Constructs a EmailNotificationMessage for the given Email.
EmailPanelCreator - Class in rice.visualization.server
 
EmailPanelCreator(Timer, SmtpServer) - Constructor for class rice.visualization.server.EmailPanelCreator
 
EmailProxy - Class in rice.email.proxy
This class starts up everything on the Pastry side, and then boots up the PAST, Scribe, POST, and Emails services, and then starts the Foedus IMAP and SMTP servers.
EmailProxy() - Constructor for class rice.email.proxy.EmailProxy
 
EmailService - Class in rice.email
This class serves as the entry point into the email service written on top of Post.
EmailService(InetAddress, Post, KeyPair, boolean) - Constructor for class rice.email.EmailService
Constructor
EmailSinglePart - Class in rice.email
Represents the content of an email which is a single entry
EmailSinglePart(EmailData) - Constructor for class rice.email.EmailSinglePart
Constructor which takes in an EmailData
EmptyCache - Class in rice.persistence
This class is a cahcce which doesn't store anything.
EmptyCache(IdFactory) - Constructor for class rice.persistence.EmptyCache
Builds an emtpy cache
emptyTrash(Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
ENABLE_BOX_SIZE - Static variable in class rice.post.proxy.ConfigurationFrame
 
enabled - Variable in class rice.environment.logging.AbstractLogManager
 
encode(byte[], boolean[]) - Method in class rice.p2p.glacier.ErasureCodec
 
ENCODE - Static variable in class rice.p2p.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeChunk(int[]) - Method in class rice.p2p.glacier.ErasureCodec
Input: buffer of size ; first words contain message, rest is zeroes Output: buffer contains fragments
encodeHeader(EpochInetSocketAddress) - Static method in class rice.pastry.socket.SocketChannelRepeater
Method which can be used to constuct the necessary header for the intermediate hop
encodeObject(Serializable, boolean[]) - Method in class rice.p2p.glacier.ErasureCodec
 
encodeObject(Serializable, boolean[]) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
encodeObject(Serializable, boolean[]) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
encodeObject(Serializable) - Static method in class rice.p2p.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class rice.p2p.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encryptAsymmetric(byte[], PublicKey) - Static method in class rice.p2p.util.SecurityUtils
Encrypts the given byte[] using the provided public key.
EncryptedInputStream - Class in rice.p2p.util
 
EncryptedInputStream(PrivateKey, InputStream) - Constructor for class rice.p2p.util.EncryptedInputStream
Builds an encrypted inputstream given a private key to decrypt thing under
EncryptedLog - Class in rice.post.log
Class which represents an encrypted log in the POST system.
EncryptedLog(Object, Id, Post, KeyPair) - Constructor for class rice.post.log.EncryptedLog
Constructs a Log for use in POST
EncryptedLog(Object, Id, Post, KeyPair, byte[]) - Constructor for class rice.post.log.EncryptedLog
 
EncryptedNotificationMessage - Class in rice.post.messaging
This class represents a notification message which is in encrypted state.
EncryptedNotificationMessage(PostEntityAddress, PostEntityAddress, byte[], byte[]) - Constructor for class rice.post.messaging.EncryptedNotificationMessage
Constructs a NotificationMessage for the given Email.
EncryptedOutputStream - Class in rice.p2p.util
 
EncryptedOutputStream(PublicKey, OutputStream, int) - Constructor for class rice.p2p.util.EncryptedOutputStream
Builds an encrypted outputstream given a public key to encrypt thing under
EncryptedStreamUnit - Class in rice.p2p.util.testing
 
EncryptedStreamUnit() - Constructor for class rice.p2p.util.testing.EncryptedStreamUnit
 
encryptSymmetric(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for encrypting a block of data with symmetric encryption.
encryptSymmetric(byte[], byte[], int, int) - Static method in class rice.p2p.util.SecurityUtils
Utility method for encrypting a block of data with symmetric encryption.
end(String) - Method in class rice.p2p.util.XMLWriter
Method which ends the given tag name
END_DOCUMENT - Static variable in class rice.email.proxy.util.MimeParser
 
END_MULTIPART - Static variable in class rice.email.proxy.util.MimeParser
 
endpoint - Variable in class rice.p2p.aggregation.AggregationImpl
 
Endpoint - Interface in rice.p2p.commonapi
 
endpoint - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
endpoint - Variable in class rice.p2p.multiring.MultiringEndpoint
The node which this mulitring node is wrapping
endpoint - Variable in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
endpoint - Variable in class rice.p2p.past.gc.GCEndpoint
The node which this mulitring node is wrapping
endpoint - Variable in class rice.p2p.past.PastImpl
 
endpoint - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The endpoint used for sending reminder messages
endpoint - Variable in class rice.p2p.replication.ReplicationImpl
this application's endpoint
endpoint - Variable in class rice.p2p.scribe.ScribeImpl
this application's endpoint
endpoint - Variable in class rice.post.PostImpl
The endpoint used for routing messages
endpoint - Variable in class rice.tutorial.lesson3.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.lesson4.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.lesson5.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.lesson6.MyScribeClient
The Endpoint represents the underlieing node.
endpoints - Variable in class rice.p2p.multiring.MultiringNode
The list of all of the endpoints connected to this node
enqueue(ProcessingRequest) - Method in class rice.environment.processing.simple.ProcessingQueue
 
enqueue(WorkRequest) - Method in class rice.environment.processing.simple.WorkQueue
 
enqueue(SourceRoute, Object) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
enqueue(Object) - Method in class rice.pastry.socket.SocketChannelWriter
Adds an object to this SocketChannelWriter's queue of pending objects to write.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.client.PastryAppl
Called by pastry when a message is enroute and is passing through this node.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.commonapi.PastryEndpoint
 
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.HelloWorldApp
Invoked on intermediate nodes in routing path.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.Ping
 
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.PingClient
 
enterFolder(String) - Method in class rice.email.proxy.imap.ImapState
 
ENTITIES - Static variable in class rice.p2p.util.XMLParser
 
entry - Variable in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
entry - Variable in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
entry - Variable in class rice.post.log.CoalescedLog.AddCoalescedLogEntryTask
 
entrySet() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
entrySet() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
entrySet() - Method in class rice.p2p.util.ImmutableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class rice.p2p.util.RedBlackMap
Returns a set view of the mappings contained in this map.
enumerateDefaults() - Method in class rice.environment.params.simple.SimpleParameters
 
enumerateNonDefaults() - Method in class rice.environment.params.simple.SimpleParameters
 
ENVELOPE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
ENVELOPE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
environment - Variable in class rice.email.proxy.smtp.manager.SimpleManager
 
environment - Variable in class rice.email.proxy.web.WebConnection
 
environment - Variable in class rice.email.proxy.web.WebHandler
 
environment - Variable in class rice.email.proxy.web.WebServerImpl
 
Environment - Class in rice.environment
Used to provide properties, timesource, loggers etc to the FreePastry apps and components.
Environment(SelectorManager, Processor, RandomSource, TimeSource, LogManager, Parameters) - Constructor for class rice.environment.Environment
Constructor.
Environment(String[], String) - Constructor for class rice.environment.Environment
Convienience for defaults.
Environment(String) - Constructor for class rice.environment.Environment
 
Environment() - Constructor for class rice.environment.Environment
Convienience for defaults.
environment - Variable in class rice.p2p.aggregation.AggregateList
 
environment - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
environment - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
environment - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
environment - Variable in class rice.p2p.multiring.MultiringNode
The environment
environment - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
environment - Variable in class rice.p2p.past.PastImpl
 
environment - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
 
environment - Variable in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
 
environment - Variable in class rice.pastry.PastryNodeFactory
 
environment - Variable in class rice.pastry.socket.SocketChannelReader
 
environment - Variable in class rice.pastry.socket.SocketChannelWriter
 
environment - Variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
environment - Variable in class rice.pastry.testing.DistHelloWorld
 
environment - Variable in class rice.pastry.testing.PastryNetworkTest
 
environment - Variable in class rice.pastry.testing.PastryRegrTest
 
environment - Variable in class rice.persistence.LRUCache
 
environment - Variable in class rice.persistence.testing.Test
 
environment - Variable in class rice.post.delivery.DeliveryService
 
environment - Variable in class rice.post.PostImpl
The Environment.
environment - Variable in class rice.post.proxy.ConfigurationFrame
 
environment - Variable in class rice.post.proxy.PostProxy
 
environment - Variable in class rice.proxy.Proxy
 
environment - Static variable in class rice.selector.testing.SelectorTest
 
environment - Variable in class rice.tutorial.lesson5.MyApp
 
environment - Variable in class rice.visualization.client.VisualizationClient
 
environment - Variable in class rice.visualization.LocalVisualization
 
environment - Variable in class rice.visualization.proxy.VisualizationProxy
 
environment - Variable in class rice.visualization.server.NetworkActivityPanelCreator
 
environment - Variable in class rice.visualization.server.QueuePanelCreator
 
environment - Variable in class rice.visualization.server.VisualizationServer
 
environment - Variable in class rice.visualization.Visualization
 
EOF - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
EOF - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
epoch - Variable in class rice.pastry.dist.DistNodeHandle
a unique number matching the liveness of this node this number will be different each time the process is run, but the NodeId can be the same.
epoch - Variable in class rice.pastry.socket.EpochInetSocketAddress
 
EPOCH_UNKNOWN - Static variable in class rice.pastry.socket.EpochInetSocketAddress
 
EpochInetSocketAddress - Class in rice.pastry.socket
Class which represets a source route to a remote IP address.
EpochInetSocketAddress(InetSocketAddress) - Constructor for class rice.pastry.socket.EpochInetSocketAddress
Constructor - don't use this unless you know what you are doing
EpochInetSocketAddress(InetSocketAddress, long) - Constructor for class rice.pastry.socket.EpochInetSocketAddress
Constructor
equalityTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
equalityTest() - Method in class rice.pastry.testing.NodeIdUnit
 
equals(Object) - Method in class rice.email.Email
Determines equality on this email
equals(Object) - Method in class rice.email.EmailContentPart
Overridden to enforce subclasses have a valid equals
equals(Object) - Method in class rice.email.EmailData
Returns whether or not this EmailData is equal to the object
equals(Object) - Method in class rice.email.EmailHeadersPart
Returns whether or not this emailHeadersPart is equal to the given object
equals(Object) - Method in class rice.email.EmailMultiPart
Returns whether or not this EmailPart is equal to the object
equals(Object) - Method in class rice.email.EmailSinglePart
Returns whether or not this emailSinglePart is equal to the given object
equals(Object) - Method in class rice.email.Flags
 
equals(Object) - Method in class rice.email.log.DeleteMailLogEntry
Equals method
equals(Object) - Method in class rice.email.log.DeleteMailsLogEntry
Equals method
equals(Object) - Method in class rice.email.log.InsertMailLogEntry
Equals method
equals(Object) - Method in class rice.email.log.InsertMailsLogEntry
Equals method
equals(Object) - Method in class rice.email.log.SnapShotLogEntry
Equals method
equals(Object) - Method in class rice.email.log.UpdateMailLogEntry
Equals method
equals(Object) - Method in class rice.email.log.UpdateMailsLogEntry
Equals method
equals(Object) - Method in class rice.email.SnapShot
Equals method
equals(Object) - Method in class rice.email.StoredEmail
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.glacier.FragmentKeyRange
Determines equality
equals(Object) - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.glacier.VersionKeyRange
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdRange
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringIdSet
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Determines equality
equals(Object) - Method in class rice.p2p.multiring.RingId
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.past.gc.GCId
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdSet
Determines equality
equals(Object) - Method in class rice.p2p.past.gc.GCPastMetadata
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.NonMutableTestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent
 
equals(Object) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.scribe.Topic
Returns whether this is equal to o or not
equals(Object) - Method in class rice.pastry.direct.DirectNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.dist.DistNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.Id.Distance
Equality operator.
equals(Object) - Method in class rice.pastry.Id
Equality operator for Ids.
equals(Id) - Method in class rice.pastry.Id
Equivalence relation for Ids.
equals(Object) - Method in class rice.pastry.IdRange
equality operator
equals(Object) - Method in class rice.pastry.join.JoinAddress
 
equals(Object) - Method in class rice.pastry.leafset.LeafSetProtocolAddress
 
equals(Object) - Method in class rice.pastry.NodeHandle
Equality operator for nodehandles.
equals(Object) - Method in class rice.pastry.routing.RouteProtocolAddress
 
equals(Object) - Method in class rice.pastry.routing.RouterAddress
 
equals(Object) - Method in class rice.pastry.socket.EpochInetSocketAddress
Checks equaltiy on source routes
equals(Object) - Method in class rice.pastry.socket.SocketNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.socket.SourceRoute
Checks equaltiy on source routes
equals(Object) - Method in class rice.pastry.standard.StandardAddress
 
equals(Object) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
equals(Object) - Method in class rice.pastry.testing.PingAddress
 
equals(Object) - Method in class rice.post.delivery.DeliveryMetadata
 
equals(Object) - Method in class rice.post.messaging.EncryptedNotificationMessage
 
equals(Object) - Method in class rice.post.messaging.GroupNotificationMessage
 
equals(Object) - Method in class rice.post.messaging.SignedPostMessage
 
equals(Object) - Method in class rice.post.PostClientAddress
 
equals(Object) - Method in class rice.post.PostGroupAddress
 
equals(Object) - Method in class rice.post.PostUserAddress
 
equals(Object) - Method in class rice.post.security.PostCertificate
Returns whether or not this object is equal
equals(Object) - Method in class rice.post.storage.ContentHashReference
 
equals(Object) - Method in class rice.post.storage.SecureReference
 
equals(Object) - Method in class rice.post.storage.SignedData
 
equals(Object) - Method in class rice.post.storage.SignedReference
 
equals(Object) - Method in class rice.visualization.data.Color
 
ErasureCodec - Class in rice.p2p.glacier
DESCRIBE THE CLASS
ErasureCodec(int, int, Environment) - Constructor for class rice.p2p.glacier.ErasureCodec
Constructor for ErasureCodec.
error(String, String) - Method in class rice.email.proxy.web.WebConnection
 
EuclideanNetwork - Class in rice.pastry.direct
Euclidean network topology and idealized node life.
EuclideanNetwork(Environment) - Constructor for class rice.pastry.direct.EuclideanNetwork
Constructor.
event - Variable in class rice.email.proxy.util.MimeParser
The current event
eventType - Variable in class rice.p2p.util.XMLReader
The cached type of the last event the parser saw
EXAMINE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
examine() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
EXAMINE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ExamineCommand - Class in rice.email.proxy.imap.commands
EXAMINE command.
ExamineCommand() - Constructor for class rice.email.proxy.imap.commands.ExamineCommand
 
ExamineCommand(String) - Constructor for class rice.email.proxy.imap.commands.ExamineCommand
 
exception - Variable in class rice.Continuation.ExternalContinuation
 
exception - Variable in class rice.p2p.past.messaging.ContinuationMessage
 
EXCEPTION - Static variable in class rice.visualization.client.UpdateJarResponse
 
exceptionThrown() - Method in class rice.Continuation.ExternalContinuation
 
Executable - Interface in rice
Asynchronously executes a processing function, and returns the result.
execute(Continuation) - Method in class rice.Continuation.ExternalContinuationRunnable
 
execute() - Method in class rice.Continuation.ExternalRunnable
 
execute(Continuation) - Method in class rice.Continuation.ExternalRunnable
 
execute() - Method in class rice.email.proxy.imap.commands.AbstractImapCommand
 
execute() - Method in class rice.email.proxy.imap.commands.AppendCommand
 
execute() - Method in class rice.email.proxy.imap.commands.AuthenticateCommand
 
execute() - Method in class rice.email.proxy.imap.commands.BadSyntaxCommand
 
execute() - Method in class rice.email.proxy.imap.commands.CapabilityCommand
 
execute() - Method in class rice.email.proxy.imap.commands.CheckCommand
 
execute() - Method in class rice.email.proxy.imap.commands.CloseCommand
 
execute() - Method in class rice.email.proxy.imap.commands.CopyCommand
 
execute() - Method in class rice.email.proxy.imap.commands.CreateCommand
 
execute() - Method in class rice.email.proxy.imap.commands.DeleteCommand
 
execute() - Method in class rice.email.proxy.imap.commands.ExamineCommand
 
execute() - Method in class rice.email.proxy.imap.commands.ExpungeCommand
 
execute() - Method in class rice.email.proxy.imap.commands.FetchCommand
 
execute() - Method in class rice.email.proxy.imap.commands.IllegalStateCommand
 
execute() - Method in class rice.email.proxy.imap.commands.ListCommand
 
execute() - Method in class rice.email.proxy.imap.commands.LoginCommand
 
execute() - Method in class rice.email.proxy.imap.commands.LogoutCommand
 
execute() - Method in class rice.email.proxy.imap.commands.LsubCommand
 
execute() - Method in class rice.email.proxy.imap.commands.NoopCommand
 
execute() - Method in class rice.email.proxy.imap.commands.RenameCommand
 
execute() - Method in class rice.email.proxy.imap.commands.SearchCommand
 
execute() - Method in class rice.email.proxy.imap.commands.StatusCommand
 
execute() - Method in class rice.email.proxy.imap.commands.StoreCommand
 
execute() - Method in class rice.email.proxy.imap.commands.SubscribeCommand
 
execute() - Method in class rice.email.proxy.imap.commands.UnsubscribeCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.ApopCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.CapaCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.DeleCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.ListCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.NoopCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.PassCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.Pop3Command
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.QuitCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.RetrCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.StatCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.TopCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.UidlCommand
 
execute(Pop3Connection, Pop3State, String) - Method in class rice.email.proxy.pop3.commands.UserCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.AuthCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.DataCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.EhloCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.HeloCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.MailCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.NoopCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.QuitCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.RcptCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.RsetCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.SmtpCommand
 
execute(SmtpConnection, SmtpState, SmtpManager, String) - Method in class rice.email.proxy.smtp.commands.VrfyCommand
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.FolderPage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.HierarchyPage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.LoginPage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.MainPage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.MessagePage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.TopPage
 
execute(WebConnection, WebState) - Method in class rice.email.proxy.web.pages.WebPage
 
execute() - Method in interface rice.Executable
Executes the potentially expensive task and returns the result.
execute() - Method in class rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
 
execute(TimeSource) - Method in class rice.selector.TimerTask
Returns true if should re-insert.
executeCommand - Variable in class rice.visualization.client.UpdateJarRequest
 
executeCommand(String) - Method in class rice.visualization.client.VisualizationClient
 
executeDueTasks() - Method in class rice.selector.SelectorManager
Internal method which finds all due tasks and executes them.
existing - Variable in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
exists(Id) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall should return whether or not the given id is currently stored by the client.
exists(Id) - Method in class rice.p2p.past.PastImpl
This upcall should return whether or not the given id is currently stored by the client.
exists(Id) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall should return whether or not the given id is currently stored locally by the client.
exists(Id) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
exists(Id) - Method in interface rice.persistence.Catalog
Returns whether or not an object is present in the location id.
exists(Id) - Method in class rice.persistence.EmptyCache
Returns whether or not an object is cached in the location id.
exists(Id) - Method in class rice.persistence.LRUCache
Returns whether or not an object is cached in the location id.
exists(Id) - Method in class rice.persistence.MemoryStorage
Returns whether or not the provided id exists
exists(Id) - Method in class rice.persistence.PersistentStorage
Returns whether or not an object is present in the location id.
exists(Id) - Method in class rice.persistence.StorageManagerImpl
Returns whether or not an object is present in the location id.
existsInOverlay(Id, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
 
existsInOverlay(Id, Continuation) - Method in class rice.p2p.past.PastImpl
 
existsInOverlay(Id, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall should return whether or not the given id is currently stored somewhere in the overlay by the client.
existsInOverlay(Id, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
exit() - Method in class rice.visualization.LocalVisualization
 
expand(PostUserAddress[], SmtpManager, Continuation) - Method in class rice.email.EmailService
Method which expands the given list of PostUserAddresses by recursively checking for forwarding lists
expandBuffer() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Expands the buffer
expect(char) - Method in class rice.p2p.util.XMLParser
An assertion method
expiration - Variable in class rice.p2p.past.gc.GCId
The ringId which this ringId represents
expiration - Variable in class rice.p2p.past.gc.GCPastMetadata
 
expiration - Variable in class rice.p2p.past.gc.messaging.GCInsertMessage
 
expiration - Variable in class rice.post.delivery.Delivery.DeliveryHandle
 
expirationDate - Variable in class rice.p2p.glacier.v2.Manifest
 
ExponentialBackoffScheduledMessage - Class in rice.pastry
 
ExponentialBackoffScheduledMessage(PastryNode, Message, Timer, long, long, double) - Constructor for class rice.pastry.ExponentialBackoffScheduledMessage
 
ExponentialBackoffScheduledMessage(PastryNode, Message, Timer, long, double) - Constructor for class rice.pastry.ExponentialBackoffScheduledMessage
 
EXPUNGE - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
expunge() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
EXPUNGE - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
ExpungeCommand - Class in rice.email.proxy.imap.commands
EXPUNGE command.
ExpungeCommand() - Constructor for class rice.email.proxy.imap.commands.ExpungeCommand
 
externalAddress() - Method in interface rice.pastry.socket.NATHandler
 
externalAddress() - Method in class rice.pastry.socket.SocketNATHandler
 
externalAddress() - Method in class rice.pastry.socket.StubNATHandler
 
EXTRA - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
extractHeloName(SmtpConnection, String) - Method in class rice.email.proxy.smtp.commands.HeloCommand
 

F

factory - Static variable in class rice.email.proxy.mailbox.postbox.PostMessage
 
factory - Variable in class rice.p2p.aggregation.AggregateList
 
factory - Variable in class rice.p2p.aggregation.AggregationImpl
 
factory - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
FACTORY - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
factory - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
factory - Variable in class rice.p2p.multiring.MultiringIdFactory
The underlying IdFactory
factory - Variable in class rice.p2p.multiring.MultiringNode
A cached IdFactory for internal use
factory - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
factory - Variable in class rice.p2p.past.gc.GCIdFactory
The underlying IdFactory
factory - Variable in class rice.p2p.past.PastImpl
 
factory - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The id factory used for manipulating ids
factory - Variable in class rice.p2p.replication.ReplicationImpl
The factory for create IdSets and IdRanges
factory - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
factory - Variable in class rice.pastry.testing.LeafSetTest
 
factory - Variable in class rice.pastry.testing.PastryNetworkTest
 
factory - Variable in class rice.pastry.testing.PastryRegrTest
 
factory - Variable in class rice.persistence.EmptyCache
The facotry for building id sets
factory - Variable in class rice.post.delivery.DeliveryPastImpl
 
factory - Variable in class rice.post.delivery.DeliveryService
The factory used for creating ids
FACTORY - Variable in class rice.post.proxy.PostProxy
The IdFactory to use (for protocol independence)
factory - Variable in class rice.post.proxy.PostProxy
The factory used to create the normal Pastry node
factory - Variable in class rice.visualization.PastryNodePanel
 
factory - Variable in class rice.visualization.proxy.VisualizationProxy
 
fail - Variable in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
fail - Variable in class rice.email.proxy.smtp.SmtpServerImpl
 
FAIL - Static variable in class rice.pastry.socket.SocketNATHandler
 
FAIL - Static variable in class rice.pastry.socket.StubNATHandler
 
failstop - Variable in class rice.pastry.standard.StandardLeafSetProtocol
 
FAILURE - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
FAILURE - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
FAILURE - Static variable in class rice.persistence.testing.Test
 
FAILURE - Static variable in class rice.post.proxy.PostProxy
 
FAST - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FAST - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
fault - Variable in class rice.visualization.VisualizationNode
 
FDSchecker - Variable in class rice.visualization.server.VisualizationServer
 
fetch(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetch(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.FetchPart
 
fetch(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.MessagePropertyPart
 
fetch(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.NilPart
 
FETCH - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
fetch(boolean) - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
FETCH - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(PastContentHandle, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the object associated with a given content handle.
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.past.PastImpl
Retrieves the object associated with a given content handle.
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.past.PastImpl
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(Id, NodeHandle, Cache, Past, Continuation) - Method in class rice.p2p.past.PastPolicy.DefaultPastPolicy
This method fetches the object via a lookup() call.
fetch(Id, NodeHandle, Cache, Past, Continuation) - Method in interface rice.p2p.past.PastPolicy
This method is called when Past is told to fetch a key.
fetch(Id, NodeHandle, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Method by which keys are added to the list of keys to fetch
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
fetch(IdSet, NodeHandle) - Method in interface rice.p2p.replication.ReplicationClient
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
fetch(Id, NodeHandle, Continuation) - Method in class rice.post.delivery.DeliveryPastImpl
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(Id, NodeHandle, Cache, Past, Continuation) - Method in class rice.post.storage.PostPastPolicy
This method fetches the object via a lookup() call.
fetch() - Method in class rice.proxy.HttpFetcher
 
FETCH_DELAY - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The amount of time to wait between fetch calls to the client
FETCH_FRAGMENT - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
FETCH_FRAGMENT_AND_MANIFEST - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
FETCH_MANIFEST - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
fetch_part(FetchCommand) - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
fetchAll(BodyPartRequest, EmailContentPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchAll(EmailContentPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchAll(EmailMultiPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchAll(EmailSinglePart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchAll(EmailHeadersPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchAll(Pop3Connection, EmailContentPart) - Static method in class rice.email.proxy.pop3.commands.RetrCommand
 
fetchAll(Pop3Connection, EmailMultiPart) - Static method in class rice.email.proxy.pop3.commands.RetrCommand
 
fetchAll(Pop3Connection, EmailSinglePart) - Static method in class rice.email.proxy.pop3.commands.RetrCommand
 
fetchAll(Pop3Connection, EmailHeadersPart) - Static method in class rice.email.proxy.pop3.commands.RetrCommand
 
FetchCommand - Class in rice.email.proxy.imap.commands
FETCH command.
FetchCommand(boolean, Environment) - Constructor for class rice.email.proxy.imap.commands.FetchCommand
 
fetchEnvelope(EmailHeadersPart) - Method in class rice.email.proxy.imap.commands.fetch.MessagePropertyPart
 
FetchHandleMessage - Class in rice.p2p.past.messaging
 
FetchHandleMessage(int, Id, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.FetchHandleMessage
Constructor
fetchHandler(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchHandler(StoredMessage, Object) - Method in class rice.email.proxy.imap.commands.fetch.MessagePropertyPart
 
fetchHandles - Variable in class rice.p2p.past.PastImpl
 
fetchHeader(EmailHeadersPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchHeader(EmailHeadersPart, String[]) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchHeader(EmailHeadersPart, String[], boolean) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
fetchLeafSets() - Method in class rice.pastry.testing.PastryNetworkTest
 
FetchMessage - Class in rice.p2p.past.messaging
 
FetchMessage(int, PastContentHandle, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.FetchMessage
Constructor
FetchOptionRegistry - Class in rice.email.proxy.imap.commands.fetch
 
FetchOptionRegistry() - Constructor for class rice.email.proxy.imap.commands.fetch.FetchOptionRegistry
 
fetchPart(BodyPartRequest, List, EmailHeadersPart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
FetchPart - Class in rice.email.proxy.imap.commands.fetch
 
FetchPart() - Constructor for class rice.email.proxy.imap.commands.fetch.FetchPart
 
fetchPassword(String) - Static method in class rice.post.security.ca.CAKeyGenerator
DESCRIBE THE METHOD
fetchRouteRow(int) - Method in class rice.pastry.testing.PastryNetworkTest
 
fetchSize(EmailMessagePart) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
field - Variable in class rice.post.proxy.ConfigurationFrame.InfoBox
 
field - Variable in class rice.post.proxy.ConfigurationFrame.ListBox
 
field - Variable in class rice.post.proxy.ConfigurationFrame.ListBox.ListElementAddFrame
 
field - Variable in class rice.post.proxy.ConfigurationFrame.TextBox
 
field - Variable in class rice.post.proxy.PostProxy.PasswordFrame
 
field - Variable in class rice.post.proxy.PostProxy.SMTPServerPanel
 
FIELDS - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FIELDS - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
FILE_COPY_NOT_ALLOWED - Static variable in class rice.visualization.client.UpdateJarResponse
 
FileCommandHandler - Class in rice.visualization.server
 
FileCommandHandler(Environment) - Constructor for class rice.visualization.server.FileCommandHandler
 
FileFlagList - Class in rice.email.proxy.mailbox.filebox
 
FileFolder - Class in rice.email.proxy.mailbox.filebox
 
FileFolder(File, String) - Constructor for class rice.email.proxy.mailbox.filebox.FileFolder
 
FileLogManager - Class in rice.environment.logging.file
 
FileLogManager(PrintStream, TimeSource, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(PrintStream, TimeSource, Parameters, String) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(PrintStream, TimeSource, Parameters, String, String, String, String) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
FileLogManager(PrintStream, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
FileLogManager(TimeSource, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
FileMailbox - Class in rice.email.proxy.mailbox.filebox
 
FileMailbox(File, Environment) - Constructor for class rice.email.proxy.mailbox.filebox.FileMailbox
 
FileMailbox.PatternConverter - Class in rice.email.proxy.mailbox.filebox
 
FileMailbox.PatternConverter() - Constructor for class rice.email.proxy.mailbox.filebox.FileMailbox.PatternConverter
 
FileMailboxManager - Class in rice.email.proxy.mailbox.filebox
 
FileMailboxManager(File, Environment) - Constructor for class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
FileMessage - Class in rice.email.proxy.mailbox.filebox
Flags:
FileMessage(File, int) - Constructor for class rice.email.proxy.mailbox.filebox.FileMessage
 
FileMessage - Class in rice.visualization.client
 
FileMessage(String) - Constructor for class rice.visualization.client.FileMessage
 
FileMessage(File) - Constructor for class rice.visualization.client.FileMessage
 
FileMessageList - Class in rice.email.proxy.mailbox.filebox
 
FileMessageList(File[]) - Constructor for class rice.email.proxy.mailbox.filebox.FileMessageList
 
FileResource - Class in rice.email.proxy.util
 
FileResource(File) - Constructor for class rice.email.proxy.util.FileResource
 
files - Variable in class rice.proxy.Proxy.DynamicClasspath
 
fill - Variable in class rice.visualization.data.Constraints
 
fillArray(int, int) - Method in class rice.visualization.render.TableViewRenderer
 
fillBuffer() - Method in class rice.p2p.util.XMLParser
Internal method which actually fills the buffer
filter(MsgFilter) - Method in class rice.email.proxy.mailbox.filebox.FileMessageList
 
filter - Variable in class rice.p2p.util.IdBloomFilter
The parameters to the hash functions for this bloom filter
filters - Variable in class rice.p2p.replication.messaging.RequestMessage
 
FilterSearchPart - Class in rice.email.proxy.imap.commands.search
 
FilterSearchPart(MsgFilter) - Constructor for class rice.email.proxy.imap.commands.search.FilterSearchPart
 
final_body_part(BodyPartRequest) - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
find(char[], char) - Static method in class rice.p2p.multiring.MultiringIdFactory
 
findAvailableFireWallPort(int, int) - Method in class rice.pastry.socket.SocketNATHandler
 
findBootstrapArg(String[]) - Method in class rice.visualization.proxy.VisualizationProxy
 
findChains(PKnoIPostCertificate, PKnoIPostCertificate, int, Continuation) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method will attempt to find all chains of length up to len, and return a PKnoIChain[] to the continuation once all chains have been completed.
findExternalIPwithoutUPnP() - Method in class rice.pastry.socket.StubNATHandler
 
findFireWall(InetAddress) - Method in class rice.pastry.socket.SocketNATHandler
 
findFireWallIfNecessary() - Method in class rice.pastry.socket.SocketNATHandler
 
findFireWallPolicy - Variable in class rice.pastry.socket.SocketPastryNodeFactory
 
FINE - Static variable in class rice.environment.logging.Logger
FINE is a message level providing tracing information.
FINER - Static variable in class rice.environment.logging.Logger
FINER indicates a fairly detailed tracing message.
FINEST - Static variable in class rice.environment.logging.Logger
FINEST indicates a highly detailed tracing message.
firstKey() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
firstKey() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
firstKey() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the first (lowest) key currently in this sorted map.
firstKey() - Method in class rice.p2p.util.RedBlackMap
Returns the first (lowest) key currently in this sorted map.
fixedRate - Variable in class rice.selector.TimerTask
 
FLAG - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FLAG - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
FLAGGED - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FLAGGED - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
FLAGGED_FLAG - Static variable in interface rice.email.proxy.mailbox.FlagList
 
flagList() - Method in class rice.email.Flags
Returns a Vector representation of the flagList
FlagList - Interface in rice.email.proxy.mailbox
 
Flags - Class in rice.email
Flags object to store the flags of an email
Flags() - Constructor for class rice.email.Flags
Constructor for email Flags
Flags(HashSet) - Constructor for class rice.email.Flags
 
FLAGS - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
flags() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
FLAGS - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
flip() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
flush() - Method in class rice.email.proxy.util.SpyOutputStream
 
flush() - Method in class rice.environment.logging.LogOutputStream
 
flush(Id, Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Creates an aggregate that includes the most current object with the specified key.
flush(Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Creates aggregates from all objects in the local object cache.
flush(Id, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
flush(Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
flush() - Method in class rice.p2p.util.EncryptedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which flushes all buffered data to the output stream.
flush() - Method in class rice.p2p.util.XMLWriter
Method which flushes all buffered data to the underlying writer
flush(Continuation) - Method in interface rice.persistence.Catalog
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.EmptyCache
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.LRUCache
Method which is used to erase all data stored in the Cache.
flush(Continuation) - Method in class rice.persistence.MemoryStorage
Method which is used to erase all data stored in the Storage.
flush(Continuation) - Method in class rice.persistence.PersistentStorage
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.StorageManagerImpl
Method which is used to erase all data stored in the Catalog.
flushBase64() - Method in class rice.p2p.util.Base64.OutputStream
Method added by PHIL.
flushWait - Variable in class rice.p2p.aggregation.AggregationImpl
 
Folder - Class in rice.email
Represents a notion of a folder in the email service.
Folder(EmailLog, Post, KeyPair) - Constructor for class rice.email.Folder
Constructs a Folder from a log and a storage service.
FolderPage - Class in rice.email.proxy.web.pages
 
FolderPage() - Constructor for class rice.email.proxy.web.pages.FolderPage
 
forward(RouteMessage) - Method in class rice.p2p.aggregation.AggregationImpl
 
forward(RouteMessage) - Method in interface rice.p2p.commonapi.Application
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
forward(RouteMessage) - Method in class rice.p2p.multiring.MultiringApplication
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
forward(RouteMessage) - Method in class rice.p2p.past.gc.GCPastImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.past.PastImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.replication.ReplicationImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.scribe.ScribeImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when a message is enroute and is passing through this node.
forward(RouteMessage) - Method in class rice.pastry.testing.RegrTestApp
 
forward(RouteMessage) - Method in class rice.post.PostImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.tutorial.lesson3.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.lesson4.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.lesson5.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.lesson6.MyScribeClient
 
FORWARD_NAME - Static variable in class rice.post.ForwardLog
The universal name for this log
ForwardLog - Class in rice.post
This class represents the log of forwarding addresses for a given user.
ForwardLog(PostLog, String[], Id, Post, Continuation) - Constructor for class rice.post.ForwardLog
Constructor for ForwardLog.
forwardLog - Variable in class rice.post.proxy.PostProxy
The fetched forward log
found - Variable in exception rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
 
Fragment - Class in rice.p2p.glacier
 
Fragment(int) - Constructor for class rice.p2p.glacier.Fragment
 
fragment - Variable in class rice.p2p.glacier.v2.FragmentAndManifest
 
FragmentAndManifest - Class in rice.p2p.glacier.v2
 
FragmentAndManifest(Fragment, Manifest) - Constructor for class rice.p2p.glacier.v2.FragmentAndManifest
 
fragmentHash - Variable in class rice.p2p.glacier.v2.Manifest
 
FragmentKey - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKey(VersionKey, int) - Constructor for class rice.p2p.glacier.FragmentKey
Constructor for FragmentKey.
FragmentKeyFactory - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeyFactory(MultiringIdFactory) - Constructor for class rice.p2p.glacier.FragmentKeyFactory
Constructor for FragmentKeyFactory.
FragmentKeyRange - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeyRange(IdRange) - Constructor for class rice.p2p.glacier.FragmentKeyRange
Constructor
FragmentKeySet - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeySet() - Constructor for class rice.p2p.glacier.FragmentKeySet
Constructor.
FragmentKeySet(FragmentKeySet) - Constructor for class rice.p2p.glacier.FragmentKeySet
Copy constructor.
FragmentKeySet(SortedMap) - Constructor for class rice.p2p.glacier.FragmentKeySet
Constructor.
FragmentMetadata - Class in rice.p2p.glacier.v2
 
FragmentMetadata(long, long, long) - Constructor for class rice.p2p.glacier.v2.FragmentMetadata
 
fragments - Variable in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
fragmentStorage - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
fragmentStorageSize - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
frame - Variable in class rice.post.proxy.CompatibilityCheck
 
frame - Variable in class rice.visualization.LocalVisualization
 
frame - Variable in class rice.visualization.Visualization
 
FRAME_HEIGHT - Static variable in class rice.post.proxy.ConfigurationFrame
 
FRAME_WIDTH - Static variable in class rice.post.proxy.ConfigurationFrame
 
FROM - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FROM - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 
from() - Method in class rice.pastry.leafset.BroadcastLeafSet
Returns the node id of the node that broadcast its leaf set.
from() - Method in class rice.pastry.routing.BroadcastRouteRow
Gets the from node.
fromHex(String) - Static method in class rice.p2p.util.MathUtils
Utility method which converts a hex string to a byte[]
FULL - Static variable in interface rice.email.proxy.imap.parser.antlr.CommonLexTokenTypes
 
FULL - Static variable in interface rice.email.proxy.imap.parser.antlr.ImapCommandParserTokenTypes
 

G

GCCollectMessage - Class in rice.p2p.past.gc.messaging
 
GCCollectMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCCollectMessage
Constructor
GCEndpoint - Class in rice.p2p.past.gc
 
GCEndpoint(Endpoint) - Constructor for class rice.p2p.past.gc.GCEndpoint
Constructor
GCId - Class in rice.p2p.past.gc
 
GCId(Id, long) - Constructor for class rice.p2p.past.gc.GCId
Constructor
GCIdFactory - Class in rice.p2p.past.gc
 
GCIdFactory(IdFactory) - Constructor for class rice.p2p.past.gc.GCIdFactory
Constructor
GCIdFactory.GCEntrySet - Class in rice.p2p.past.gc
 
GCIdFactory.GCEntrySet(Set) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
GCIdFactory.GCMapEntry - Class in rice.p2p.past.gc
 
GCIdFactory.GCMapEntry(Map.Entry) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
GCIdFactory.GCSortedMap - Class in rice.p2p.past.gc
 
GCIdFactory.GCSortedMap(SortedMap) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
GCIdRange - Class in rice.p2p.past.gc
 
GCIdRange(IdRange) - Constructor for class rice.p2p.past.gc.GCIdRange
Constructor, which takes a normal IdRange
GCIdSet - Class in rice.p2p.past.gc
 
GCIdSet(IdFactory) - Constructor for class rice.p2p.past.gc.GCIdSet
Constructor
GCIdSet(IdSet, SortedMap) - Constructor for class rice.p2p.past.gc.GCIdSet
Constructor
GCInsertMessage - Class in rice.p2p.past.gc.messaging
 
GCInsertMessage(int, PastContent, long, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCInsertMessage
Constructor which takes a unique integer Id, as well as the data to be stored
GCLookupHandlesMessage - Class in rice.p2p.past.gc.messaging
 
GCLookupHandlesMessage(int, Id, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
Constructor
GCNode - Class in rice.p2p.past.gc
 
GCNode(Node) - Constructor for class rice.p2p.past.gc.GCNode
Constructor
GCPanelCreator - Class in rice.visualization.server
 
GCPanelCreator(Timer, Past) - Constructor for class rice.visualization.server.GCPanelCreator
 
GCPast - Interface in rice.p2p.past.gc
 
GCPastContent - Interface in rice.p2p.past.gc
 
GCPastContentHandle - Interface in rice.p2p.past.gc
 
GCPastException - Exception in rice.p2p.past.gc
 
GCPastException(String) - Constructor for exception rice.p2p.past.gc.GCPastException
Constructor.
GCPastException.ObjectNotFoundException - Exception in rice.p2p.past.gc
 
GCPastException.ObjectNotFoundException(String) - Constructor for exception rice.p2p.past.gc.GCPastException.ObjectNotFoundException
 
GCPastImpl - Class in rice.p2p.past.gc
 
GCPastImpl(Node, StorageManager, int, String, PastPolicy, long) - Constructor for class rice.p2p.past.gc.GCPastImpl
Constructor for GCPast
GCPastImpl(Node, StorageManager, Cache, int, String, PastPolicy, long, StorageManager) - Constructor for class rice.p2p.past.gc.GCPastImpl
Constructor for GCPast
GCPastImpl.ReplicaMap - Class in rice.p2p.past.gc
 
GCPastImpl.ReplicaMap() - Constructor for class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
GCPastMetadata - Class in rice.p2p.past.gc
 
GCPastMetadata(long) - Constructor for class rice.p2p.past.gc.GCPastMetadata
Constructor.
GCRefreshMessage - Class in rice.p2p.past.gc.messaging
 
GCRefreshMessage(int, GCIdSet, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCRefreshMessage
Constructor which takes a unique integer Id, as well as the keys to be refreshed
generate(PostUserAddress, PublicKey, PrivateKey) - Static method in class rice.post.security.ca.CASecurityModule
Static method for generating a ceritificate from a user, public key, and the CA's private key
generate(PostUserAddress, PublicKey) - Static method in class rice.post.security.pknoi.PKnoISecurityModule
Static method for generating a ceritificate from a user and public key
generateCertificate(NodeId, OutputStream, PrivateKey) - Static method in class rice.pastry.standard.CertifiedNodeIdFactory
Method which generates a certificate given the nodeid, location, and private key
generateDefaultLogManager(TimeSource, Parameters) - Static method in class rice.environment.Environment
 
generateDefaultProcessor() - Static method in class rice.environment.Environment
 
generateDefaultRandomSource(Parameters, LogManager) - Static method in class rice.environment.Environment
 
generateDefaultSelectorManager(TimeSource, LogManager) - Static method in class rice.environment.Environment
 
generateDefaultTimeSource() - Static method in class rice.environment.Environment
 
generateKeyAsymmetric() - Static method in class rice.p2p.util.SecurityUtils
Utility method which will generate a non-weak DES key for applications to use.
generateKeySymmetric() - Static method in class rice.p2p.util.SecurityUtils
Utility method which will generate a non-weak DES key for applications to use.
generateLeafSet(int, int, boolean) - Method in class rice.pastry.testing.LeafSetTest
Returns a leafset of size size out of a network with the specified number of nodes
generateNode(NodeHandle) - Method in class rice.pastry.testing.PastryRegrTest
 
generateNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which all subclasses should implement allowing the client to generate a node handle given the address of a node.
generateNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
generateNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Way to generate a NodeHandle with a maximum timeout to receive the result.
generateNodeHandle(InetSocketAddress) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which contructs a node handle (using the socket protocol) for the node at address NodeHandle.
generateNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
generateNodeId() - Method in interface rice.pastry.NodeIdFactory
Generates a nodeId.
generateNodeId() - Method in class rice.pastry.standard.CertifiedNodeIdFactory
generate a nodeId
generateNodeId() - Method in class rice.pastry.standard.IPNodeIdFactory
generate a nodeId multiple invocations result in a deterministic series of randomized NodeIds, seeded by the IP address of the local host.
generateNodeId() - Method in class rice.pastry.standard.RandomNodeIdFactory
generate a nodeId
generateNodeRecord() - Method in class rice.pastry.direct.EuclideanNetwork
 
generateNodeRecord() - Method in class rice.pastry.direct.GenericNetwork
 
generateNodeRecord() - Method in interface rice.pastry.direct.NetworkSimulator
Generates a random node record
generateNodeRecord() - Method in class rice.pastry.direct.SphereNetwork
 
generateRingId(String) - Method in class rice.post.proxy.PostProxy
Method which builds a ring id given a string to hash.
GenericNetwork - Class in rice.pastry.direct
 
GenericNetwork(Environment) - Constructor for class rice.pastry.direct.GenericNetwork
 
GenericNetwork.Coordinate - Class in rice.pastry.direct
 
GenericNetwork.Coordinate(int, double[]) - Constructor for class rice.pastry.direct.GenericNetwork.Coordinate
 
get(PostMessage) - Static method in class rice.email.proxy.mailbox.postbox.PostFlagList
Method by which other classes can get the flag list for a given message
get(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
get(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
get(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class rice.p2p.util.RedBlackMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class rice.p2p.util.ReverseTreeMap
Returns the value associated with the given key
get(Object) - Method in class rice.p2p.util.SoftHashMap
Returns the object associated with the key.
get(char[]) - Method in class rice.p2p.util.StringCache
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(char[], int, int) - Method in class rice.p2p.util.StringCache
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(String, boolean) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, byte) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, char) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, double) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, float) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, int) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, long) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, short) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, Object) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(int) - Method in class rice.pastry.leafset.LeafSet
Finds the NodeHandle at a given index.
get(NodeId) - Method in class rice.pastry.leafset.SimilarSet
Finds the NodeHandle associated with the NodeId.
get(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
 
get(int) - Method in class rice.pastry.leafset.SimilarSet
Gets the ith element in the set.
get(NodeId) - Method in class rice.pastry.NodeSet
Finds the NodeHandle associated with a NodeId.
get(int) - Method in class rice.pastry.NodeSet
Gets the ith element in the set.
get(NodeId) - Method in interface rice.pastry.NodeSetI
Finds the NodeHandle associated with the NodeId.
get(int) - Method in interface rice.pastry.NodeSetI
Gets the ith element in the set.
get(int) - Method in class rice.pastry.routing.RouteSet
Returns the node in the ith position in the set.
get(NodeId) - Method in class rice.pastry.routing.RouteSet
Returns the node handle with the matching node id or null if none exists.
get(NodeId) - Method in class rice.pastry.routing.RoutingTable
Gets the node handle associated with a given id.
GET_MANIFEST_COMMAND - Static variable in class rice.visualization.server.FileCommandHandler
 
GET_PROPS_COMMAND - Static variable in class rice.visualization.server.FileCommandHandler
 
getActualTopEntry(Continuation) - Method in class rice.post.log.CoalescedLog
This method returns the *actual* top entry in the log.
getADC(Id) - Method in class rice.p2p.aggregation.AggregateList
 
getAddress() - Method in class rice.pastry.client.PastryAppl
Returns the address of this application.
getAddress() - Method in class rice.pastry.dist.DistNodeHandle
Returns the IP address and port of the remote node.
getAddress() - Method in class rice.pastry.socket.EpochInetSocketAddress
Method which returns the address of this address
getAddress() - Method in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
getAddress() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Get address.
getAddress() - Method in class rice.pastry.standard.StandardJoinProtocol
Get address.
getAddress() - Method in class rice.pastry.standard.StandardLeafSetProtocol
Gets the address.
getAddress() - Method in class rice.pastry.standard.StandardRouter
Gets the address of this component.
getAddress() - Method in class rice.pastry.standard.StandardRouteSetProtocol
Gets the address.
getAddress() - Method in class rice.pastry.testing.HelloWorldApp
Get address.
getAddress() - Method in class rice.pastry.testing.Ping
 
getAddress() - Method in class rice.pastry.testing.PingClient
 
getAddress() - Method in class rice.pastry.testing.RegrTestApp
 
getAddress() - Method in class rice.post.PostClient
Returns the address of this PostClient.
getAddress(PostClient) - Static method in class rice.post.PostClientAddress
Method by which one can generate a PostClientAddress.
getAddress() - Method in class rice.post.PostEntityAddress
 
getAddress() - Method in class rice.post.PostGroupAddress
Returns the address associated with this useraddress
getAddress() - Method in class rice.post.PostUserAddress
Returns the address associated with this useraddress
getAddress() - Method in class rice.post.security.PostCertificate
Gets the Address attribute of the PostCertificate object
getAddress() - Method in class rice.visualization.client.VisualizationClient
 
getAddress() - Method in class rice.visualization.server.VisualizationServer
 
getAddress() - Method in class rice.visualization.VisualizationNode
 
getAddresses(MimeParser, String, Environment) - Static method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getAddresses() - Method in class rice.post.ForwardLog
Returns the list of forward addresses
getAddresses() - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
getAddressManager(EpochInetSocketAddress, boolean) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns (or builds) the manager associated with an address
getAddressManager(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getAggregateHead() - Method in class rice.post.PostLog
 
getAggregateStore() - Method in class rice.p2p.aggregation.AggregationImpl
 
getAllKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getAllKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getAllRoutes(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns a list of all possible routes to a given address.
getAlternateId(int, int, int) - Method in class rice.pastry.Id
produces a set of ids (keys) that are evenly distributed around the id ring.
getAndVerifyPostLog(Continuation) - Method in interface rice.post.Post
Shortcut which returns the PostLog of the local user.
getAndVerifyPostLog(Continuation) - Method in class rice.post.PostImpl
 
getAnycastMessages() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
getApplication() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' applicaiton name
getArea() - Method in class rice.visualization.data.LineGraphView
 
getArg(String[], String) - Static method in class rice.pastry.standard.CertifiedNodeIdFactory
 
getArg(String[], String) - Static method in class rice.post.security.ca.CACertificateGenerator
 
getArgument() - Method in class rice.email.proxy.imap.commands.search.DateArgSearchPart
 
getArgument() - Method in class rice.email.proxy.imap.commands.search.NumberArgSearchPart
 
getArgument() - Method in class rice.email.proxy.imap.commands.search.StringArgSearchPart
 
getArguments() - Method in class rice.email.proxy.imap.commands.search.AndSearchPart
 
getArray(Vector) - Method in class rice.visualization.server.EmailPanelCreator
 
getArray(Vector) - Method in class rice.visualization.server.PASTPanelCreator
 
getArray(Vector) - Method in class rice.visualization.server.PersistencePanelCreator
 
getArray(Vector) - Method in class rice.visualization.server.QueuePanelCreator
 
getAttribute(String) - Method in class rice.p2p.util.XMLReader
Returns the value of the given attribute, or null if the attribute cannot be found.
getAttributeCount() - Method in class rice.p2p.util.XMLParser
 
getAttributeName(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeNamespace(int) - Method in class rice.p2p.util.XMLParser
 
getAttributePrefix(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeType(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeValue(String, String) - Method in class rice.p2p.util.XMLParser
Returns the attributes value identified by namespace URI and namespace localName.
getAttributeValue(int) - Method in class rice.p2p.util.XMLParser
 
getAuthenticationData() - Method in interface rice.email.proxy.user.User
 
getAuthenticationData() - Method in class rice.email.proxy.user.UserImpl
 
getAuthoritative(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getAveDistance() - Method in class rice.pastry.testing.PingTestRecord
 
getAveHops() - Method in class rice.pastry.testing.PingTestRecord
 
getAvgNumEntries(Collection) - Method in class rice.pastry.testing.ClosestRegrTest
 
getBest() - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getBestEntry(Id) - Method in class rice.pastry.routing.RoutingTable
Gets the set of handles that match at least one more digit of the key than the local nodeId.
getBestRoute(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns the best known route to the given destination
getBitSet() - Method in class rice.p2p.util.BloomFilter
Method which returns what the internal bit set looks like as a string
getBloomFilter() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getBoolean(String) - Method in interface rice.environment.params.Parameters
 
getBoolean(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getBoolean(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getBootstrap() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Gets a handle to a bootstrap node.
getBootstrap(Node) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Gets a handle to a bootstrap node.
getBootstrap() - Method in class rice.pastry.testing.ClosestRegrTest
Get pastryNodes.last() to bootstrap with, or return null.
getBootstrap(boolean) - Method in class rice.pastry.testing.DirectPastryRegrTest
Get pastryNodes.last() to bootstrap with, or return null.
getBootstrap(boolean) - Method in class rice.pastry.testing.DistHelloWorld
Gets a handle to a bootstrap node.
getBootstrap(boolean) - Method in class rice.pastry.testing.DistPastryRegrTest
Gets a handle to a bootstrap node.
getBootstrap(boolean) - Method in class rice.pastry.testing.PastryRegrTest
get a node handle to bootstrap from.
getBootstraps() - Method in class rice.p2p.multiring.RingCertificate
Returns the bootstraps of this ring
getBootstrapsThatAreNotMe(InetSocketAddress[], int) - Method in class rice.post.proxy.PostProxy
Pulls the
getBoundary(String) - Method in class rice.email.proxy.imap.commands.fetch.BodyPart
 
getBoundary() - Method in class rice.email.proxy.util.MimeParser
Get the boundary that we're breaking the message up on
getBuffer() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Returns the internal array
getBufferSize() - Method in class rice.email.log.EmailLog
Returns the number elements in the new entry buffer
getByte(char) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a char to a byte
getByte(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getByteArrayLength() - Method in interface rice.p2p.commonapi.Id
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.glacier.FragmentKey
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.glacier.VersionKey
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.multiring.RingId
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.past.gc.GCId
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.pastry.Id
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
getCache() - Method in interface rice.persistence.StorageManager
Returns the cache object used by this StorageManager
getCache() - Method in class rice.persistence.StorageManagerImpl
Returns the cache object used by this StorageManager
getCachedPreviousEntry() - Method in class rice.post.log.CoalescedLog.PhantomLogEntry
Returns the cached previous entry, if it exists and is in memory.
getCachedPreviousEntry() - Method in class rice.post.log.LogEntry
Returns the cached previous entry, if it exists and is in memory.
getCAPublicKey() - Method in interface rice.post.Post
Returns the certificate authority's public key.
getCAPublicKey() - Method in class rice.post.PostImpl
 
getCCW() - Method in class rice.pastry.Id
gets the Id just counterclockwise from this
getCCW() - Method in class rice.pastry.IdRange
get counterclockwise edge of range
getCCWId() - Method in interface rice.p2p.commonapi.IdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.glacier.FragmentKeyRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.glacier.VersionKeyRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.multiring.MultiringIdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.past.gc.GCIdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.pastry.IdRange
get counterclockwise edge of range
getCellHeight() - Method in class rice.visualization.render.TableViewRenderer
 
getCellPadding() - Method in class rice.visualization.render.TableViewRenderer
 
getCellWidth() - Method in class rice.visualization.render.TableViewRenderer
 
getCenter() - Method in class rice.visualization.Ring
 
getCenterBasedOnParent() - Method in class rice.visualization.Ring
Calculates your center as an offset of your parent's center.
getCertificate(Id) - Static method in class rice.p2p.multiring.RingCertificate
Method which returns the certificates found for the given ringId
getCertificate() - Method in class rice.post.PostLog
 
getChallenge() - Method in class rice.email.proxy.pop3.Pop3State
 
getChar(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getChild(String) - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getChild(String) - Method in interface rice.email.proxy.mailbox.MailFolder
 
getChild(String) - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getChildFolder(String, Continuation) - Method in class rice.email.Folder
Returns the selected Folder.
getChildLog(Object, Continuation) - Method in class rice.post.log.Log
This method returns a the specific child log of this log, given the child log's name.
getChildLogNames() - Method in class rice.post.log.Log
This method returns an array of the names of all of the current child logs of this log.
getChildReferences(Set, Continuation) - Method in class rice.email.Folder
 
getChildren() - Method in class rice.email.Folder
Returns the names of the child Folders of the current Folder.
getChildren() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getChildren() - Method in interface rice.email.proxy.mailbox.MailFolder
 
getChildren() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getChildren(Topic) - Method in interface rice.p2p.scribe.Scribe
Returns the list of children for a given topic
getChildren(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the list of children for a given topic
getChildren() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Children attribute of the TopicManager object
getChildren() - Method in class rice.tutorial.lesson6.MyScribeClient
 
getClass(String) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns the class object for class names written to the stream.
getClasspath() - Method in class rice.proxy.Proxy.DynamicClasspath
 
getClientAddress() - Method in class rice.email.proxy.imap.ImapConnection
Returns identifying information (IP and/or hostname) of the client.
getClientAddress() - Method in class rice.email.proxy.pop3.Pop3Connection
 
getClientAddress() - Method in class rice.email.proxy.smtp.SmtpConnection
 
getClientAddress() - Method in class rice.post.messaging.NotificationMessage
Returns the PostClientAddress of the application to which this message should be delievered
getClients(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the list of clients for a given topic
getClients() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Clients attribute of the TopicManager object
getClosest(DirectNodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
find the closest NodeId to an input NodeId out of all NodeIds in the network
getClosest(DirectNodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Returns the closest Node in proximity.
getCmdName() - Method in class rice.email.proxy.imap.commands.AbstractImapCommand
 
getCollectedArray() - Method in class rice.visualization.server.GCPanelCreator
 
getCollection() - Method in class rice.p2p.multiring.MultiringNode
Returns the collection this node is a member of
getCollection() - Method in class rice.pastry.leafset.SimilarSet
This is thread safe, in that it won't throw an error if not properly synchronized.
getColor(int) - Method in class rice.visualization.data.LineGraphView
 
getColumnNumber() - Method in class rice.p2p.util.XMLParser
 
getCommand() - Method in class rice.email.proxy.imap.parser.antlr.ImapCommandParser
 
getCommand(String) - Method in class rice.email.proxy.pop3.commands.Pop3CommandRegistry
 
getCommand(String) - Method in class rice.email.proxy.smtp.commands.SmtpCommandRegistry
 
getCommonRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
getComplementRange() - Method in interface rice.p2p.commonapi.IdRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.glacier.FragmentKeyRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.glacier.VersionKeyRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.multiring.MultiringIdRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.past.gc.GCIdRange
get the complement of this range
getComplementRange() - Method in class rice.pastry.IdRange
get the complement of this range
getComponent(int) - Method in class rice.p2p.aggregation.Aggregate
 
getComponentType(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the component type of the given array class.
getConn() - Method in class rice.email.proxy.imap.commands.AbstractImapCommand
 
getConn() - Method in class rice.email.proxy.imap.commands.fetch.FetchPart
 
getConnections() - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
getConnections() - Method in interface rice.email.proxy.smtp.SmtpServer
 
getConnections() - Method in class rice.email.proxy.smtp.SmtpServerImpl
 
getConstraints() - Method in class rice.visualization.data.DataView
 
getContent() - Method in class rice.email.Email
Returns the header of this message.
getContent(Continuation) - Method in class rice.email.EmailContentPart
Method which retrieves and returns this content's EmailData
getContent(Continuation) - Method in class rice.email.EmailHeadersPart
Returns the content of this part
getContent(Continuation) - Method in class rice.email.EmailMultiPart
Method which retrieves and returns this content's EmailData
getContent(Continuation) - Method in class rice.email.EmailSinglePart
Method which retrieves and returns this content's EmailData
getContent(DataSource) - Method in class rice.email.proxy.mail.MailDataHandler
This is the key, it just returns the data uninterpreted.
getContent() - Method in class rice.email.proxy.mail.MimeMessage
 
getContent() - Method in class rice.email.proxy.mail.MovingMessage
 
getContent() - Method in class rice.p2p.past.messaging.CacheMessage
Method which returns the content
getContent() - Method in class rice.p2p.past.messaging.InsertMessage
Method which returns the content
getContent() - Method in class rice.p2p.past.testing.DistPastTestContent
 
getContent() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Returns the content
getContent() - Method in class rice.p2p.scribe.messaging.PublishMessage
Returns the content
getContent() - Method in class rice.p2p.scribe.messaging.PublishRequestMessage
Returns the content
getContentHash() - Method in class rice.p2p.aggregation.Aggregate
 
getContentHashReferences(Set) - Method in class rice.email.Email
This method returns a list of all the handles stored in this part by adding them to the specified set.
getContentHashReferences(Set) - Method in class rice.email.EmailContentPart
This method returns a list of all the handles stored in this part by adding them to the specified set.
getContentHashReferences(Set) - Method in class rice.email.EmailHeadersPart
This method returns a list of all the handles stored in this part by adding them to the specified set.
getContentHashReferences(Set) - Method in class rice.email.EmailMultiPart
This method returns a list of all the handles stored in this part by adding them to the specified set.
getContentHashReferences(Continuation) - Method in class rice.email.EmailService
This method is periodically invoked by Post in order to get a list of all handles under which the application has live objects.
getContentHashReferences(Set) - Method in class rice.email.EmailSinglePart
This method returns a list of all the handles stored in this part by adding them to the specified set.
getContentHashReferences(Set, Continuation) - Method in class rice.email.Folder
This method returns a list of all the handles stored in the folder or any subfolders.
getContentHashReferences(Continuation) - Method in class rice.post.PostClient
This method is periodically invoked by Post in order to get a list of all handles under which the application has live objects.
getContentHashReferences(Continuation) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method is periodically invoked by Post in order to get a list of all handles under which the application has live objects.
getContents() - Method in class rice.email.proxy.mail.MimeMessage
 
getCorrect() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
getCreationTime() - Method in class rice.email.Folder
Returns the time (in milliseconds) that this email log was created.
getCreationTime() - Method in class rice.email.log.EmailLog
Returns the time (in milliseconds) that this email log was created.
getCredentials() - Method in class rice.pastry.client.CommonAPIAppl
Returns the credentials of this application.
getCredentials() - Method in class rice.pastry.client.PastryAppl
Returns the credentials of this application.
getCredentials() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns the credentials of this application.
getCredentials() - Method in class rice.pastry.messaging.Message
Gets the credentials of the sender.
getCredentials() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
getCredentials() - Method in class rice.pastry.standard.StandardJoinProtocol
 
getCredentials() - Method in class rice.pastry.testing.HelloWorldApp
Get credentials.
getCredentials() - Method in class rice.pastry.testing.Ping
 
getCredentials() - Method in class rice.pastry.testing.PingClient
 
getCredentials() - Method in class rice.pastry.testing.RegrTestApp
 
getCurrentBoundary() - Method in class rice.email.proxy.util.MimeParser
Returns the current boundary
getCurrentFolder() - Method in class rice.email.proxy.web.WebState
 
getCurrentMessageUID() - Method in class rice.email.proxy.web.WebState
 
getCW() - Method in class rice.pastry.Id
gets the Id just clockwise from this
getCW() - Method in class rice.pastry.IdRange
get clockwise edge of range
getCWId() - Method in interface rice.p2p.commonapi.IdRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.glacier.FragmentKeyRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.glacier.VersionKeyRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.multiring.MultiringIdRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.past.gc.GCIdRange
get clockwise edge of range
getCWId() - Method in class rice.pastry.IdRange
get clockwise edge of range
getData() - Method in class rice.email.EmailData
Returns the data of this attachment
getData() - Method in class rice.post.messaging.EncryptedNotificationMessage
Returns the ciphertext of the NotificationMessage
getData() - Method in class rice.post.messaging.GroupNotificationMessage
Returns the ciphertext of the NotificationMessage
getData() - Method in class rice.post.storage.GroupData
Returns the data
getData() - Method in class rice.visualization.client.VisualizationClient
 
getData() - Method in interface rice.visualization.data.DataProvider
 
getData() - Method in class rice.visualization.LocalVisualization
 
getData() - Method in class rice.visualization.server.VisualizationServer
 
getData() - Method in class rice.visualization.Visualization
 
getData(Node) - Method in class rice.visualization.Visualization
 
getData(Node, boolean) - Method in class rice.visualization.Visualization
 
getDataAndTimestamp() - Method in class rice.post.storage.SignedData
 
getDataPanels() - Method in class rice.visualization.data.Data
 
getDataPanels() - Method in class rice.visualization.data.MultiDataPanel
 
getDataView(int) - Method in class rice.visualization.data.DataPanel
 
getDataView(int) - Method in class rice.visualization.data.MultiDataPanel
 
getDataViewCount() - Method in class rice.visualization.data.DataPanel
 
getDataViewCount() - Method in class rice.visualization.data.MultiDataPanel
 
getDate() - Method in class rice.email.proxy.imap.commands.AppendCommand
 
getDate() - Method in class rice.pastry.messaging.Message
Gets the timestamp of the message, if it exists.
getDefaultBackgroundColor() - Method in class rice.visualization.render.TableViewRenderer
 
getDefaultBackgroundColor() - Method in class rice.visualization.render.ViewRenderer
 
getDefaultBorder() - Method in class rice.visualization.render.ViewRenderer
 
getDefaultFont() - Method in class rice.visualization.render.ViewRenderer
 
getDefaultFontColor() - Method in class rice.visualization.render.ViewRenderer
 
getDefaultForegroundColor() - Method in class rice.visualization.render.TableViewRenderer
 
getDefaultSmallFont() - Method in class rice.visualization.render.ViewRenderer
 
getDepth() - Method in class rice.p2p.util.XMLParser
 
getDestination() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.p2p.past.messaging.PastMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.pastry.messaging.Message
Gets the address of message receiver that the message is for.
getDestination(Message) - Method in class rice.pastry.messaging.MessageDispatch
 
getDestination() - Method in class rice.pastry.routing.RouteMessage
Get receiver address.
getDestination() - Method in class rice.post.delivery.DeliveryMetadata
 
getDestination() - Method in class rice.post.messaging.DeliveryMessage
Returns the destination of this message.
getDestination() - Method in class rice.post.messaging.DeliveryRequestMessage
Gets the destination of this notification
getDestination() - Method in class rice.post.messaging.EncryptedNotificationMessage
Returns the destination of this message.
getDestination() - Method in class rice.post.messaging.NotificationMessage
Returns the PostEntityAddress of the user or group to which this noticiation should be delivered.
getDestinationByAddress(Address) - Method in class rice.pastry.messaging.MessageDispatch
 
getDestinationId() - Method in interface rice.p2p.commonapi.RouteMessage
Returns the destination Id for this message
getDestinationId() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the destination Id for this message
getDestinationId() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getDestinationId() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Gets the DestinationId attribute of the TestRouteMessage object
getDestinationId() - Method in class rice.pastry.routing.RouteMessage
 
getDigit(int, int) - Method in class rice.pastry.Id
Gets the ith digit in base 2^b.
getDimension(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the dimension of the given array class.
getDistance() - Method in class rice.pastry.testing.PingMessageNew
 
getDomain(int) - Method in class rice.visualization.data.LineGraphView
 
getDomainPrefix(int, int, int, int) - Method in class rice.pastry.Id
produces a Id whose prefix up to row is identical to this, followed by a digit with value column, followed by a suffix of digits with value suffixDigits.
getDouble(String) - Method in interface rice.environment.params.Parameters
 
getDouble(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getDouble(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getEmail() - Method in class rice.email.messaging.EmailNotificationMessage
Returns the email which this notification is for.
getEmail() - Method in class rice.email.proxy.mail.MovingMessage
 
getEmail() - Method in class rice.email.StoredEmail
Return the email
getEncryptedMessage() - Method in class rice.post.messaging.DeliveryLookupResponseMessage
Gets the random locaiton of this drm
getEncryptedMessage() - Method in class rice.post.messaging.DeliveryMessage
Gets the EncryptedNotificationMessage which this is a Request for.
getEncryptedMessage() - Method in class rice.post.messaging.DeliveryRequestMessage
Gets the EncryptedNotificationMessage which this is a Request for.
getEncryptedMessage() - Method in class rice.post.messaging.ReceiptMessage
Gets the SignedPostMessage which this ReceiptMessage is a receipt for.
getEndpoint() - Method in class rice.p2p.past.PastImpl
Returns the endpoint associated with the Past - ONLY FOR TESTING - DO NOT USE
getEndpoint() - Method in class rice.post.PostImpl
 
getEndTag() - Method in class rice.p2p.util.XMLReader
Returns the value of the current end tag
getEntityAddress() - Method in interface rice.post.Post
Returns the PostEntityAddress of this Post's local user.
getEntityAddress() - Method in class rice.post.PostImpl
 
getEntityAddress() - Method in class rice.post.PostLog
 
getEntries() - Method in class rice.email.log.EmailLog
Returns the number of log entries since a snapshot
getEnvironment() - Method in class rice.email.proxy.imap.ImapConnection
returns the environment
getEnvironment() - Method in class rice.email.proxy.imap.ImapState
 
getEnvironment() - Method in class rice.email.proxy.pop3.Pop3Connection
 
getEnvironment() - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
getEnvironment() - Method in interface rice.email.proxy.smtp.SmtpServer
 
getEnvironment() - Method in class rice.email.proxy.smtp.SmtpServerImpl
 
getEnvironment() - Method in class rice.email.proxy.smtp.SmtpState
 
getEnvironment() - Method in class rice.email.proxy.web.WebConnection
 
getEnvironment() - Method in class rice.email.proxy.web.WebHandler
 
getEnvironment() - Method in class rice.p2p.aggregation.AggregationImpl
 
getEnvironment() - Method in interface rice.p2p.commonapi.Endpoint
Returns the environment.
getEnvironment() - Method in interface rice.p2p.commonapi.Node
Returns the environment.
getEnvironment() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getEnvironment() - Method in class rice.p2p.multiring.MultiringEndpoint
 
getEnvironment() - Method in class rice.p2p.multiring.MultiringNode
Getter for the environment.
getEnvironment() - Method in class rice.p2p.past.gc.GCEndpoint
 
getEnvironment() - Method in class rice.p2p.past.gc.GCNode
 
getEnvironment() - Method in interface rice.p2p.past.Past
 
getEnvironment() - Method in class rice.p2p.past.PastImpl
 
getEnvironment() - Method in interface rice.p2p.scribe.Scribe
 
getEnvironment() - Method in class rice.p2p.scribe.ScribeImpl
 
getEnvironment() - Method in class rice.pastry.commonapi.PastryEndpoint
 
getEnvironment() - Method in class rice.pastry.direct.BasicNetworkSimulator
 
getEnvironment() - Method in interface rice.pastry.direct.NetworkSimulator
 
getEnvironment() - Method in class rice.pastry.PastryNode
 
getEnvironment() - Method in class rice.pastry.PastryNodeFactory
 
getEnvironment() - Method in interface rice.post.Post
Get the rice.environment.Environment.
getEnvironment() - Method in class rice.post.PostImpl
 
getEnvironment() - Method in class rice.visualization.Visualization
 
getEpoch() - Method in class rice.pastry.dist.DistNodeHandle
Gets the epoch or session identifier of this Pastry node.
getEpoch() - Method in class rice.pastry.socket.EpochInetSocketAddress
Method which returns the epoch of this address
getEpoch() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
Returns the epoch of this address
getEpochAddress() - Method in class rice.pastry.socket.SocketNodeHandle
 
getError() - Method in class rice.post.proxy.ConnectivityCheckClient
 
getEventType() - Method in class rice.email.proxy.util.MimeParser
Returns the type of the current event
getEventType() - Method in class rice.p2p.util.XMLParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getException() - Method in class rice.Continuation.ExternalContinuation
 
getException() - Method in class rice.visualization.client.UpdateJarResponse
 
getExists() - Method in class rice.email.Folder
Returns the number of messages which exist in this folder
getExists() - Method in class rice.email.log.EmailLog
Returns the number of messages which exist in this folder
getExists() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getExists() - Method in interface rice.email.proxy.mailbox.MailFolder
 
getExists() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getExpiration() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getExpiration() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getExpiration() - Method in class rice.p2p.glacier.v2.Manifest
 
getExpiration(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getExpiration() - Method in class rice.p2p.past.gc.GCId
Returns this gcid's expiration time
getExpiration() - Method in interface rice.p2p.past.gc.GCPastContentHandle
Returns the current expiration time of this object.
getExpiration() - Method in class rice.p2p.past.gc.GCPastMetadata
Method which returns the expiration time
getExpiration() - Method in class rice.p2p.past.gc.messaging.GCInsertMessage
Method which returns the expiration time
getExpiration() - Method in class rice.post.delivery.Delivery.DeliveryHandle
Returns the current expiration time of this object.
getExpirationArray() - Method in class rice.visualization.server.GCPanelCreator
 
getExpirations() - Method in class rice.visualization.server.GCPanelCreator
 
getFactory(NodeIdFactory, int, int, Environment) - Static method in class rice.pastry.dist.DistPastryNodeFactory
Static method which is designed to be used by clients needing a distrubuted pastry node factory.
getFail() - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
getFail() - Method in interface rice.email.proxy.smtp.SmtpServer
 
getFail() - Method in class rice.email.proxy.smtp.SmtpServerImpl
 
getFeature(String) - Method in class rice.p2p.util.XMLParser
 
getFilters() - Method in class rice.p2p.replication.messaging.RequestMessage
Method which returns this messages' bloom filters
getFireWallPolicyVariable(String) - Method in class rice.pastry.socket.SocketNATHandler
 
getFireWallPolicyVariable(String) - Method in class rice.pastry.socket.StubNATHandler
 
getFirstHop() - Method in class rice.pastry.socket.SourceRoute
Method which returns the first "hop" of this source route
getFlagArg(String[], String) - Static method in class rice.post.security.ca.CACertificateGenerator
 
getFlagList() - Method in interface rice.email.proxy.mail.StoredMessage
 
getFlagList() - Method in class rice.email.proxy.mailbox.filebox.FileMessage
 
getFlagList() - Method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getFlags() - Method in class rice.email.proxy.imap.commands.AppendCommand
 
getFlags() - Method in class rice.email.proxy.imap.commands.StoreCommand
 
getFlags() - Method in class rice.email.proxy.mailbox.filebox.FileFlagList
 
getFlags() - Method in interface rice.email.proxy.mailbox.FlagList
 
getFlags() - Method in class rice.email.proxy.mailbox.postbox.PostFlagList
Returns a vector containing all of the flags
getFlags() - Method in class rice.email.StoredEmail
Return the flags for the email
getFloat(String) - Method in interface rice.environment.params.Parameters
 
getFloat(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getFloat(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getFolder() - Method in class rice.email.proxy.imap.commands.AppendCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.CopyCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.CreateCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.DeleteCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.ExamineCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.ListCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.LsubCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.StatusCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.SubscribeCommand
 
getFolder() - Method in class rice.email.proxy.imap.commands.UnsubscribeCommand
 
getFolder(String) - Method in class rice.email.proxy.imap.ImapState
 
getFolder(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailbox
 
getFolder(String) - Method in interface rice.email.proxy.mailbox.Mailbox
 
getFolder() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getFolder(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailbox
Fetches a given folder name.
getFolder() - Method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getFolder() - Method in class rice.email.proxy.pop3.Pop3State
 
getFragment(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getFragmentHash(int) - Method in class rice.p2p.glacier.v2.Manifest
 
getFragmentHashes() - Method in class rice.p2p.glacier.v2.Manifest
 
getFragmentID() - Method in class rice.p2p.glacier.FragmentKey
Gets the FragmentID attribute of the FragmentKey object
getFrom() - Method in class rice.post.security.pknoi.PKnoIChain
Returns the origin user for this cahin
getFullName() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getFullName() - Method in interface rice.email.proxy.mailbox.MailFolder
 
getFullName() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
Returns the full name of this folder.
getGCId(Id) - Method in class rice.p2p.past.gc.GCIdSet
 
getGlacier() - Method in class rice.post.proxy.PostProxy
 
getGroup() - Method in class rice.post.messaging.GroupNotificationMessage
Returns the group of the NotificationMessage
getGroups(Continuation) - Method in interface rice.post.delivery.DeliveryPast
Returns the list of PostEntityaddress for which we are the primary replica responsible for delivering messages.
getGroups(Continuation) - Method in class rice.post.delivery.DeliveryPastImpl
Returns the list of PostEntityaddress for which we are the primary replica responsible for delivering messages.
getHandle(Past) - Method in class rice.p2p.aggregation.Aggregate
 
getHandle(GCPast, long) - Method in class rice.p2p.aggregation.Aggregate
 
getHandle() - Method in interface rice.p2p.aggregation.Aggregation
Fetches the handle object.
getHandle() - Method in class rice.p2p.aggregation.AggregationImpl
 
getHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in interface rice.p2p.commonapi.NodeHandleSet
Gets the ith element in the set.
getHandle(Past) - Method in class rice.p2p.glacier.v2.DebugContent
 
getHandle(GCPast, long) - Method in class rice.p2p.glacier.v2.DebugContent
 
getHandle() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns the internal handle
getHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Gets the ith element in the set.
getHandle(Past) - Method in class rice.p2p.past.ContentHashPastContent
Produces a handle for this content object.
getHandle(GCPast, long) - Method in interface rice.p2p.past.gc.GCPastContent
Produces a handle for this content object.
getHandle() - Method in class rice.p2p.past.messaging.FetchMessage
Method which returns the handle
getHandle(Past) - Method in interface rice.p2p.past.PastContent
Produces a handle for this content object.
getHandle(Past) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
getHandle() - Method in class rice.pastry.join.InitiateJoin
Gets the handle for the join.
getHandle() - Method in class rice.pastry.join.JoinRequest
Gets the handle of the node trying to join.
getHandle(Id) - Method in class rice.pastry.leafset.SimilarSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.pastry.leafset.SimilarSet
Gets the ith element in the set.
getHandle(Id) - Method in class rice.pastry.NodeSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.pastry.NodeSet
Gets the ith element in the set.
getHandle(Id) - Method in class rice.pastry.routing.RouteSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.pastry.routing.RouteSet
Gets the ith element in the set.
getHandle(GCPast, long) - Method in class rice.post.delivery.Delivery
Produces a handle for this content object.
getHandle() - Method in class rice.post.messaging.PresenceMessage
Gets the handle to this user.
getHandler(Object) - Method in class rice.email.proxy.imap.commands.fetch.FetchOptionRegistry
 
getHandles(Id, int, Continuation) - Method in class rice.p2p.past.PastImpl
Internal method which returns the handles to an object.
getHandles() - Method in class rice.visualization.client.VisualizationClient
 
getHash() - Method in class rice.p2p.glacier.FragmentKeySet
compute a fingerprint of the members in this IdSet
getHash() - Method in class rice.p2p.glacier.VersionKeySet
compute a fingerprint of the members in this IdSet
getHash() - Method in class rice.pastry.IdSet
compute a fingerprint of the members in this IdSet
getHaveIt(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getHeader() - Method in class rice.email.proxy.mail.MimeMessage
 
getHeader(String) - Method in class rice.email.proxy.mail.MimeMessage
 
getHeader() - Method in class rice.email.proxy.util.MimeParser
Get the header of the current message part that we're looking at
getHeader(InternetHeaders, String) - Static method in class rice.email.proxy.web.pages.FolderPage
 
getHeader(File) - Method in class rice.post.proxy.NetworkLogUploadThread
 
getHeaders(Continuation) - Method in class rice.email.EmailHeadersPart
Returns the headers of this EmailPart to the continuation
getHeaders(EmailData) - Static method in class rice.email.proxy.web.pages.FolderPage
 
getHeaderValue(String) - Method in class rice.email.proxy.util.MimeParser
Gets the specified value from a specified header, or null if the entry does not exist
getHeight() - Method in class rice.visualization.data.DataView
 
getHeloName() - Method in class rice.email.proxy.smtp.SmtpConnection
 
getHierarchyDelimiter() - Method in class rice.email.proxy.mailbox.filebox.FileMailbox
 
getHierarchyDelimiter() - Method in interface rice.email.proxy.mailbox.Mailbox
 
getHierarchyDelimiter() - Method in class rice.email.proxy.mailbox.postbox.PostMailbox
Returns the hierarchy delimiter used by this mailbox
getHighlighted() - Method in class rice.visualization.Visualization
 
getHop(int) - Method in class rice.pastry.socket.SourceRoute
Returns the hop at the given index
getHops() - Method in class rice.pastry.testing.PingMessageNew
 
getHost() - Method in class rice.email.proxy.mail.MailAddress
 
getId() - Method in class rice.p2p.aggregation.Aggregate
 
getId() - Method in interface rice.p2p.commonapi.Endpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in interface rice.p2p.commonapi.Node
Returns the Id of this node
getId() - Method in class rice.p2p.commonapi.NodeHandle
Returns this node's id.
getId() - Method in class rice.p2p.glacier.v2.DebugContent
 
getId() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getId() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getId() - Method in class rice.p2p.glacier.VersionKey
Gets the Id attribute of the VersionKey object
getId() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' id
getId() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.p2p.multiring.MultiringNode
Returns the Id of this node
getId() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns this node's id.
getId() - Method in class rice.p2p.multiring.RingCertificate
Returns the id of this ring
getId() - Method in class rice.p2p.multiring.RingId
Returns this ringid's id
getId() - Method in class rice.p2p.past.ContentHashPastContent
Returns the Id under which this object is stored in Past.
getId() - Method in class rice.p2p.past.ContentHashPastContentHandle
Returns the id of the PastContent object associated with this handle
getId() - Method in class rice.p2p.past.gc.GCEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.p2p.past.gc.GCId
Returns this gcid's id
getId() - Method in class rice.p2p.past.gc.GCNode
Returns the Id of this node
getId() - Method in class rice.p2p.past.messaging.FetchHandleMessage
Method which returns the id
getId() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Method which returns the id
getId() - Method in class rice.p2p.past.messaging.LookupMessage
Method which returns the id
getId() - Method in interface rice.p2p.past.PastContent
Returns the Id under which this object is stored in Past.
getId() - Method in interface rice.p2p.past.PastContentHandle
get the id of the PastContent object associated with this handle
getId() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
getId() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
getId() - Method in class rice.p2p.replication.manager.messaging.TimeoutMessage
Returns the id of this message
getId() - Method in class rice.p2p.scribe.messaging.AbstractSubscribeMessage
Returns this subscribe lost message's id
getId() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns this subscribe lost message's id
getId() - Method in class rice.p2p.scribe.ScribeImpl
Returns the Id of the local node
getId() - Method in class rice.p2p.scribe.Topic
Returns the Id to which this topic is mapped
getId(IdFactory, String) - Static method in class rice.p2p.scribe.Topic
Returns the Id to which the string is mapped
getId() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.pastry.NodeHandle
 
getId() - Method in class rice.pastry.PastryNode
Returns the Id of this node
getId() - Method in class rice.pastry.testing.HelloMsg
 
getId() - Method in class rice.post.delivery.Delivery.DeliveryHandle
get the id of the PastContent object associated with this handle
getId() - Method in class rice.post.messaging.DeliveryLookupMessage
Gets the random locaiton of this drm
getId() - Method in class rice.post.messaging.DeliveryMessage
 
getId() - Method in class rice.post.messaging.DeliveryRequestMessage
Gets the random locaiton of this drm
getId() - Method in class rice.post.messaging.ReceiptMessage
Gets the random locaiton of this drm
getId(IdFactory, String, Environment) - Static method in class rice.post.PostEntityAddress
Utility method for creating the nodeId associated with a specific string.
getId() - Method in class rice.visualization.VisualizationNode
 
getIdFactory() - Method in interface rice.p2p.commonapi.Node
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.p2p.multiring.MultiringNode
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.p2p.past.gc.GCNode
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.pastry.PastryNode
Returns a factory for Ids specific to this node's protocol.
getIdForMessage(SignedPostMessage) - Method in class rice.post.delivery.DeliveryService
 
getIds(NodeHandle) - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
getIdSets() - Method in class rice.p2p.replication.messaging.ResponseMessage
Method which returns this messages' ranges
getIdToStringLength() - Method in interface rice.p2p.commonapi.IdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.p2p.glacier.FragmentKeyFactory
 
getIdToStringLength() - Method in class rice.p2p.glacier.VersionKeyFactory
 
getIdToStringLength() - Method in class rice.p2p.multiring.MultiringIdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.p2p.past.gc.GCIdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.pastry.commonapi.PastryIdFactory
Returns the length a Id.toString should be.
getInboundPath() - Method in class rice.pastry.socket.messaging.DatagramMessage
 
getIncorrect() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
getIndent() - Method in class rice.visualization.render.KeyValueListViewRenderer
 
getIndex(Id, Id[]) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
getIndex(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
getIndex(NodeId) - Method in class rice.pastry.leafset.SimilarSet
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
 
getIndex(NodeId) - Method in class rice.pastry.NodeSet
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in class rice.pastry.NodeSet
 
getIndex(NodeId) - Method in interface rice.pastry.NodeSetI
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in interface rice.pastry.NodeSetI
 
getIndex(NodeId) - Method in class rice.pastry.routing.RouteSet
Get the index of the node id.
getIndex(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Get the index of the node id.
getIndexHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.leafset.SimilarSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.NodeSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.routing.RouteSet
Gets the index of the element with the given node id.
getInetAddress(String) - Method in interface rice.environment.params.Parameters
String format is dnsname ex: "computer.school.edu"
getInetAddress(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInetSocketAddress(String) - Method in interface rice.environment.params.Parameters
String format is name:port ex: "computer.school.edu:1984"
getInetSocketAddress(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInetSocketAddressArray(String) - Method in interface rice.environment.params.Parameters
String format is comma seperated.
getInetSocketAddressArray(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInfo() - Method in class rice.pastry.testing.HelloMsg
 
getInputEncoding() - Method in class rice.p2p.util.XMLParser
 
getInputStream() - Method in class rice.email.proxy.util.FileResource
 
getInputStream() - Method in interface rice.email.proxy.util.Resource
 
getInputStream() - Method in class rice.email.proxy.util.StringBufferResource
 
getInstance() - Method in class rice.p2p.aggregation.AggregationImpl
 
getInstance() - Method in interface rice.p2p.commonapi.Endpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getInstance() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in class rice.p2p.past.gc.GCEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in interface rice.p2p.past.Past
 
getInstance() - Method in class rice.p2p.past.PastImpl
 
getInstance() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in class rice.post.PostImpl
 
getInt(String) - Method in interface rice.environment.params.Parameters
 
getInt(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInt(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getInternalDate() - Method in class rice.email.log.AddFolderLogEntry
 
getInternalDate() - Method in class rice.email.log.DeleteMailLogEntry
 
getInternalDate() - Method in class rice.email.log.DeleteMailsLogEntry
 
getInternalDate() - Method in class rice.email.log.EmailLogEntry
 
getInternalDate() - Method in class rice.email.log.InsertMailLogEntry
 
getInternalDate() - Method in class rice.email.log.InsertMailsLogEntry
 
getInternalDate() - Method in class rice.email.log.RemoveFolderLogEntry
 
getInternalDate() - Method in class rice.email.log.SnapShotLogEntry
 
getInternalDate() - Method in class rice.email.log.UpdateMailLogEntry
 
getInternalDate() - Method in class rice.email.log.UpdateMailsLogEntry
 
getInternalDate() - Method in class rice.email.proxy.mail.MimeMessage
 
getInternalDate() - Method in interface rice.email.proxy.mail.StoredMessage
 
getInternalDate() - Method in class rice.email.proxy.mailbox.filebox.FileMessage
 
getInternalDate() - Method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getInternalDate() - Method in class rice.email.StoredEmail
Return the internaldate for the current email
getInvocation() - Method in class rice.selector.SelectorManager
Method which synchroniously returns the first element off of the invocations list.
getIOQueue() - Method in class rice.environment.processing.simple.SimpleProcessor
 
getItemCount() - Method in class rice.visualization.data.PieChartView
 
getIterator() - Method in interface rice.p2p.commonapi.IdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.glacier.FragmentKeySet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.glacier.VersionKeySet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.multiring.MultiringIdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.past.gc.GCIdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.pastry.IdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.pastry.NodeSet
return an iterator that iterates over the elements of this set
getJoinHandle() - Method in class rice.pastry.join.JoinRequest
Gets the handle of the node that accepted the join request;
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getKey() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
getKey() - Method in class rice.p2p.multiring.RingCertificate
Returns the public key which is used to authenticate
getKey() - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
getKey(Object) - Method in class rice.p2p.util.RedBlackMap
 
getKey() - Method in class rice.post.messaging.EncryptedNotificationMessage
Returns the encrypted key of the NotificationMessage
getKey() - Method in class rice.post.security.PostCertificate
Gets the Key attribute of the PostCertificate object
getKey() - Method in class rice.post.storage.SecureReference
 
getKey(SelectableChannel) - Method in class rice.selector.SelectorManager
Utility method which returns the SelectionKey attached to the given channel, if one exists
getKeyNames() - Method in class rice.visualization.data.KeyValueListView
 
getKeyPair(String) - Static method in class rice.post.security.ca.CAUserRenamer
 
getKeyPair() - Method in class rice.visualization.Ring
 
getKeys() - Method in class rice.p2p.past.gc.messaging.GCRefreshMessage
Method which returns the list of keys
getKeys() - Method in class rice.post.storage.ContentHashReference
 
getLabel(int) - Method in class rice.visualization.data.LineGraphView
 
getLabel(int) - Method in class rice.visualization.data.PieChartView
 
getLastHop() - Method in class rice.pastry.socket.SourceRoute
Method which returns the first "hop" of this source route
getLastSeen(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
getLeafSet() - Method in class rice.pastry.client.PastryAppl
Called by a layered Pastry application to obtain a copy of the leaf set.
getLeafSet(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.direct.DirectPastryNodeFactory
 
getLeafSet() - Method in class rice.pastry.join.JoinRequest
Gets the leafset of the node that accepted the join request;
getLeafSet() - Method in class rice.pastry.PastryNode
 
getLeafSet(NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.PastryNodeFactory
Non-blocking version.
getLeafSet() - Method in class rice.pastry.socket.messaging.LeafSetResponseMessage
Returns the leafset of the receiver.
getLeafSet(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getLegend() - Method in class rice.visualization.data.LineGraphView
 
getLength() - Method in class rice.environment.processing.simple.ProcessingQueue
 
getLength() - Method in class rice.environment.processing.simple.WorkQueue
 
getLength(RingId) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method returns the length of the given ringId
getLength() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Returns the length
getLengthOfSharedPrefix(RingId, RingId) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method returns the length of the shared prefix, in bytes, of the two provided ringIds by comparing the ring values.
getLifetime(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getLineNumber() - Method in class rice.p2p.util.XMLParser
 
getLines() - Method in class rice.email.EmailSinglePart
Returns the number of lines for this email single part
getLineSpacing() - Method in class rice.visualization.render.KeyValueListViewRenderer
 
getLiveness() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the Alive attribute of the DirectNodeHandle object
getLiveness() - Method in class rice.pastry.NodeHandle
A more detailed version of isAlive().
getLiveness() - Method in class rice.pastry.socket.SocketNodeHandle
Returns the last known liveness information about the Pastry node associated with this handle.
getLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which returns the last cached liveness value for the given address.
getLiveness(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which returns the last cached liveness value for the given address.
getLiveness() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
getLocalHandle() - Method in class rice.pastry.PastryNode
 
getLocalHost() - Method in class rice.email.EmailService
 
getLocalHost() - Method in class rice.email.proxy.imap.ImapServerImpl
 
getLocalHost() - Method in class rice.email.proxy.imap.NonBlockingImapServerImpl
 
getLocalHost() - Method in class rice.email.proxy.pop3.NonBlockingPop3ServerImpl
 
getLocalHost() - Method in class rice.email.proxy.pop3.Pop3Handler
 
getLocalHost() - Method in class rice.email.proxy.pop3.Pop3ServerImpl
 
getLocalHost() - Method in class rice.email.proxy.smtp.manager.SimpleManager
 
getLocalHost() - Method in interface rice.email.proxy.smtp.manager.SmtpManager
 
getLocalHost() - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
getLocalHost() - Method in interface rice.email.proxy.smtp.SmtpServer
 
getLocalHost() - Method in class rice.email.proxy.smtp.SmtpServerImpl
 
getLocalHost() - Method in class rice.post.proxy.NetworkLogUploadThread
 
getLocalHost() - Method in class rice.post.proxy.PostProxy
 
getLocalNode() - Method in class rice.pastry.NodeHandle
Accessor method.
getLocalNode() - Method in class rice.pastry.ScheduledMessage
 
getLocalNodeHandle() - Method in class rice.p2p.aggregation.AggregationImpl
 
getLocalNodeHandle() - Method in interface rice.p2p.commonapi.Endpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in interface rice.p2p.commonapi.Node
Returns a handle to the local node.
getLocalNodeHandle() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getLocalNodeHandle() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.p2p.multiring.MultiringNode
 
getLocalNodeHandle() - Method in class rice.p2p.past.gc.GCEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.p2p.past.gc.GCNode
Method which returns the node handle to the local node
getLocalNodeHandle() - Method in interface rice.p2p.past.Past
get the nodeHandle of the local Past node
getLocalNodeHandle() - Method in class rice.p2p.past.PastImpl
get the nodeHandle of the local Past node
getLocalNodeHandle() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.pastry.PastryNode
 
getLocation() - Method in class rice.post.log.Log
 
getLocation() - Method in class rice.post.messaging.PresenceMessage
Gets the location of the user.
getLocation() - Method in class rice.post.storage.SecureReference
 
getLocation() - Method in class rice.post.storage.SignedReference
 
getLocations() - Method in class rice.post.storage.ContentHashReference
 
getLogEntryReferences(Set, LogEntry, Continuation) - Method in class rice.post.log.CoalescedLog
This method returns a list of all the handles stored in the folder or any subfolders.
getLogEntryReferences(Set, LogEntry, Continuation) - Method in class rice.post.log.Log
This method returns a list of all the handles stored in the folder or any subfolders.
getLogger(Class, String) - Method in class rice.environment.logging.AbstractLogManager
 
getLogger(Class, String) - Method in interface rice.environment.logging.LogManager
Returns the Logger matching the paramerters, constructs a new one if an appropriate one hasn't yet been constructed.
getLogger() - Method in class rice.pastry.direct.DirectPastryNode
 
getLogId() - Method in class rice.email.log.AddFolderLogEntry
 
getLogId() - Method in class rice.email.log.RemoveFolderLogEntry
 
getLogManager() - Method in class rice.environment.Environment
 
getLogReferences(Set, Continuation) - Method in class rice.email.Folder
 
getLogReferences(Set, SnapShot[], Continuation) - Method in class rice.email.Folder
 
getLogs(Continuation) - Method in class rice.email.EmailService
This method is periodically invoked by Post in order to get a list of all mutable data which the application is interested in.
getLogs(Set, Continuation) - Method in class rice.email.Folder
This method is periodically invoked by Post in order to get a list of all mutable data which the application is interested in.
getLogs(Continuation) - Method in class rice.post.PostClient
This method is periodically invoked by Post in order to get a list of all mutable data which the application is interested in.
getLogs(Continuation) - Method in class rice.post.security.pknoi.PKnoISecurityModule
This method is periodically invoked by Post in order to get a list of all mutable data which the application is interested in.
getLogServer() - Method in class rice.p2p.multiring.RingCertificate
Returns the log server of this ring
getLong(String) - Method in interface rice.environment.params.Parameters
 
getLong(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getLong(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getMailbox() - Method in class rice.email.proxy.imap.ImapState
 
getMailbox(String) - Method in class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
getMailbox(String) - Method in interface rice.email.proxy.mailbox.MailboxManager
 
getMailbox(String) - Method in class rice.email.proxy.mailbox.postbox.PostMailboxManager
 
getMailbox() - Method in interface rice.email.proxy.user.User
 
getMailbox() - Method in class rice.email.proxy.user.UserImpl
 
getMailboxType() - Method in class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
getMailboxType() - Method in interface rice.email.proxy.mailbox.MailboxManager
 
getMailboxType() - Method in class rice.email.proxy.mailbox.postbox.PostMailboxManager
 
getMailboxType() - Method in interface rice.email.proxy.user.User
 
getMailboxType() - Method in class rice.email.proxy.user.UserImpl
 
getManager() - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which returns the internal manager
getManifest() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getManifest(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getMatchingHeaderLines(String[]) - Method in class rice.email.proxy.mail.MimeMessage
 
getMax() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Method which returns the number of replicas
getMaximumSize() - Method in interface rice.persistence.Cache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.EmptyCache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.LRUCache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.StorageManagerImpl
Returns the maximum size of the cache, in bytes.
getMaxUID() - Method in class rice.email.log.AddFolderLogEntry
 
getMaxUID() - Method in class rice.email.log.DeleteMailLogEntry
 
getMaxUID() - Method in class rice.email.log.DeleteMailsLogEntry
 
getMaxUID() - Method in class rice.email.log.EmailLogEntry
 
getMaxUID() - Method in class rice.email.log.InsertMailLogEntry
 
getMaxUID() - Method in class rice.email.log.InsertMailsLogEntry
 
getMaxUID() - Method in class rice.email.log.RemoveFolderLogEntry
 
getMaxUID() - Method in class rice.email.log.SnapShotLogEntry
 
getMaxUID() - Method in class rice.email.log.UpdateMailLogEntry
 
getMaxUID() - Method in class rice.email.log.UpdateMailsLogEntry
 
getMessage() - Method in class rice.email.proxy.mail.MimeMessage
 
getMessage() - Method in interface rice.email.proxy.mail.StoredMessage
 
getMessage() - Method in class rice.email.proxy.mailbox.filebox.FileMessage
 
getMessage() - Method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getMessage() - Method in class rice.email.proxy.smtp.SmtpState
 
getMessage() - Method in exception rice.email.proxy.web.WebException
 
getMessage() - Method in interface rice.p2p.commonapi.RouteMessage
Returns the enclosed message inside of this message
getMessage() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' internal message
getMessage() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the enclosed message inside of this message
getMessage() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getMessage() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Gets the Message attribute of the TestRouteMessage object
getMessage() - Method in class rice.pastry.commonapi.PastryEndpointMessage
Returns the internal message
getMessage() - Method in class rice.pastry.routing.RouteMessage
 
getMessage() - Method in class rice.pastry.ScheduledMessage
Returns the message
getMessage() - Method in class rice.post.delivery.Delivery
Returns the internal message
getMessage(PostEntityAddress, Continuation) - Method in interface rice.post.delivery.DeliveryPast
Returns the first message which is still pending to the given address.
getMessage(PostEntityAddress, Continuation) - Method in class rice.post.delivery.DeliveryPastImpl
Returns the first message which is still pending to the given address.
getMessage() - Method in class rice.post.messaging.PostPastryMessage
Returns the internal SignedPostMessage.
getMessage() - Method in class rice.post.messaging.PostScribeMessage
Returns the internal SignedPostMessage.
getMessage() - Method in class rice.post.messaging.SignedPostMessage
Returns the sender of this message.
getMessage() - Method in interface rice.post.messaging.SignedPostMessageWrapper
Returns the internal SignedPostMessage.
getMessageBytes() - Method in class rice.post.messaging.SignedPostMessage
 
getMessageCountBreakdown() - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
getMessageDispatch() - Method in class rice.pastry.PastryNode
FOR TESTING ONLY - DO NOT USE!
getMessageReferences(Set, Continuation) - Method in class rice.email.Folder
 
getMessages(Continuation) - Method in class rice.email.Folder
Returns the Emails contained in this Folder.
getMessages(SnapShot[], Continuation) - Method in class rice.email.Folder
Returns the Emails contained in this Folder.
getMessages(MsgFilter) - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getMessages(MsgFilter) - Method in interface rice.email.proxy.mailbox.MailFolder
Obtains a list of StoredMessages in this folder that fall within the designated range.
getMessages(MsgFilter) - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getMessages() - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
getMessageSizeBreakdown() - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
getMessageSizes() - Method in class rice.visualization.server.MessageDistributionPanelCreator
 
getMetadata(long) - Method in class rice.p2p.aggregation.Aggregate
 
getMetadata(long) - Method in class rice.p2p.glacier.v2.DebugContent
 
getMetadata(long) - Method in interface rice.p2p.past.gc.GCPastContent
Returns the metadata which should be stored with this object.
getMetadata(Id) - Method in interface rice.persistence.Catalog
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.EmptyCache
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.LRUCache
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.MemoryStorage
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.PersistentStorage
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.StorageManagerImpl
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(long) - Method in class rice.post.delivery.Delivery
Returns the metadata which should be stored with this object.
getMinimumSize() - Method in class rice.post.proxy.PostProxy.PostPanel
 
getModifyKey() - Method in class rice.selector.SelectorManager
Method which synchroniously returns on element off of the modifyKeys list
getModule(String) - Method in class rice.post.security.SecurityService
Gets the module corresponding to the given name
getMyUID() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
getName() - Method in class rice.email.Folder
Returns the name of this folder
getName() - Method in class rice.email.log.AddFolderLogEntry
 
getName() - Method in class rice.email.log.RemoveFolderLogEntry
 
getName() - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
getName() - Method in class rice.email.proxy.imap.commands.fetch.RFC822PartRequest
 
getName() - Method in class rice.email.proxy.mailbox.filebox.FileMailboxManager
 
getName() - Method in interface rice.email.proxy.user.User
 
getName() - Method in class rice.email.proxy.user.UserImpl
 
getName() - Method in class rice.email.proxy.web.pages.FolderPage
 
getName() - Method in class rice.email.proxy.web.pages.HierarchyPage
 
getName() - Method in class rice.email.proxy.web.pages.LoginPage
 
getName() - Method in class rice.email.proxy.web.pages.MainPage
 
getName() - Method in class rice.email.proxy.web.pages.MessagePage
 
getName() - Method in class rice.email.proxy.web.pages.TopPage
 
getName() - Method in class rice.p2p.multiring.RingCertificate
Returns the name of this ring
getName() - Method in class rice.p2p.util.XMLParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in class rice.persistence.PersistentStorage
Gets the name of this instance
getName() - Method in class rice.post.log.Log
 
getName() - Method in class rice.post.PostUserAddress
Returns the name of this user
getName() - Method in class rice.post.security.ca.CASecurityModule
Gets the unique name of the SecurityModule object
getName() - Method in class rice.post.security.pknoi.PKnoISecurityModule
Gets the unique name of the SecurityModule object
getName() - Method in interface rice.post.security.SecurityModule
Gets the unique name of the SecurityModule object
getName() - Method in class rice.visualization.data.DataPanel
 
getName() - Method in class rice.visualization.data.DataView
 
getNamespace(String) - Method in class rice.p2p.util.XMLParser
 
getNamespace() - Method in class rice.p2p.util.XMLParser
 
getNamespaceCount(int) - Method in class rice.p2p.util.XMLParser
 
getNamespacePrefix(int) - Method in class rice.p2p.util.XMLParser
 
getNamespaceUri(int) - Method in class rice.p2p.util.XMLParser
 
getNearest(NodeHandle, NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method implements the algorithm in the Pastry locality paper for finding a close node the the current node through iterative leafset and route row requests.
getNeighbor(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
getNeighborRanges() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getNeighbors(Node) - Method in class rice.visualization.Visualization
 
getNetworkListeners() - Method in class rice.pastry.dist.DistPastryNode
 
getNetworkSimulator() - Method in class rice.pastry.direct.DirectPastryNodeFactory
Getter for the NetworkSimulator.
getNewFolder() - Method in class rice.email.proxy.imap.commands.RenameCommand
 
getNext() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Returns the next handle to visit and removes the node from the list.
getNextHop() - Method in class rice.pastry.routing.RouteMessage
 
getNextHopHandle() - Method in interface rice.p2p.commonapi.RouteMessage
Returns the next hop handle for this message
getNextHopHandle() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the next hop handle for this message
getNextHopHandle() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getNextHopHandle() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Gets the NextHopHandle attribute of the TestRouteMessage object
getNextHopHandle() - Method in class rice.pastry.routing.RouteMessage
 
getNextId() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Interal method which safely takes the next id to be fetched from the set of pending keys
getNextUID() - Method in class rice.email.Folder
Returns the next UID that will be assigned to an incoming message.
getNextUID() - Method in class rice.email.log.EmailLog
Returns the next available UID, and increments the UID counter.
getNextUID() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getNextUID() - Method in interface rice.email.proxy.mailbox.MailFolder
 
getNextUID() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getNode() - Method in class rice.p2p.multiring.MultiringNode
Returns this mutliring node's internal node
getNode() - Method in class rice.tutorial.lesson4.MyApp
Getter for the node.
getNode(int, int) - Method in class rice.visualization.Ring
Attempts to select a node in own ring, then children's rings.
getNode(int, int) - Method in class rice.visualization.Visualization
 
getNodeHandle() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getNodeHandle() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getNodeHandle() - Method in class rice.p2p.past.ContentHashPastContentHandle
Returns the NodeHandle of the Past node on which the object associated with this handle is stored
getNodeHandle() - Method in interface rice.p2p.past.PastContentHandle
get the NodeHandle of the Past node on which the object associated with this handle is stored
getNodeHandle() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
getNodeHandle() - Method in class rice.pastry.client.PastryAppl
Gets the handle of the Pastry node associated with this client
getNodeHandle(InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which a client should use in order to get a bootstrap node from the factory.
getNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress[]) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which a client should use in order to get a bootstrap node from the factory.
getNodeHandle(InetSocketAddress[], int) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress[], Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getNodeHandle() - Method in class rice.post.delivery.Delivery.DeliveryHandle
get the NodeHandle of the Past node on which the object associated with this handle is stored
getNodeId() - Method in class rice.p2p.multiring.MultiringNode
Returns the underlying id of this node
getNodeId() - Method in class rice.pastry.client.PastryAppl
Gets the node id associated with this client.
getNodeId() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the NodeId attribute of the DirectNodeHandle object
getNodeId() - Method in class rice.pastry.dist.DistNodeHandle
Gets the nodeId of this Pastry node.
getNodeId() - Method in class rice.pastry.NodeHandle
Gets the nodeId of this Pastry node.
getNodeId() - Method in class rice.pastry.PastryNode
 
getNodeId() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
Returns the nodeId of the receiver.
getNodeId() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
getNodeNumber() - Method in class rice.pastry.direct.TestRecord
returns the number of nodes
getNodes() - Method in class rice.visualization.Ring
 
getNodes() - Method in class rice.visualization.Visualization
 
getNodes(Ring) - Method in class rice.visualization.Visualization
 
getNonMatchingHeaderLines(String[]) - Method in class rice.email.proxy.mail.MimeMessage
 
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestPutFields
 
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestUnreadData
 
getNum1() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSerialPersistentFields
 
getNum2() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestPutFields
 
getNum2() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSerialPersistentFields
 
getNumHops() - Method in class rice.pastry.socket.SourceRoute
Returns the number of hops in this source route
getNumInvocations() - Method in class rice.selector.SelectorManager
Debug method which returns the number of pending invocations
getNumKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getNumObjectsWaiting() - Method in class rice.p2p.aggregation.AggregationImpl
 
getNumRings() - Method in class rice.visualization.Visualization
 
getNumSockets() - Method in class rice.pastry.socket.SocketCollectionManager
 
getNumSourceRoutes() - Method in class rice.pastry.socket.SocketCollectionManager
 
getObject(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getObject(Id, Continuation) - Method in interface rice.persistence.Catalog
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObject(Id, Continuation) - Method in class rice.persistence.EmptyCache
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.LRUCache
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.MemoryStorage
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObject(Id, Continuation) - Method in class rice.persistence.PersistentStorage
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.StorageManagerImpl
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObjectHash() - Method in class rice.p2p.glacier.v2.Manifest
 
getObjects() - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getObjectStore() - Method in class rice.p2p.aggregation.AggregationImpl
 
getObjectStreamClass() - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
getOffsetFID() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getOldFolder() - Method in class rice.email.proxy.imap.commands.RenameCommand
 
getOptions() - Method in class rice.pastry.routing.RouteMessage
Get transmission options.
getOutboundPath() - Method in class rice.pastry.socket.messaging.DatagramMessage
 
getOutstandingMessages() - Method in class rice.p2p.past.PastImpl
Returns of the outstanding messages.
getPage(String) - Method in class rice.email.proxy.web.pages.WebPageRegistry
 
getParameter(String) - Method in class rice.email.proxy.web.WebConnection
 
getParameters() - Method in class rice.environment.Environment
 
getParameters() - Method in class rice.environment.logging.simple.SimpleLogManager
 
getParent() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getParent(Topic) - Method in interface rice.p2p.scribe.Scribe
Returns the parent node for a given topic
getParent(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the parent for a given topic
getParent() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Parent attribute of the TopicManager object
getParent() - Method in class rice.tutorial.lesson6.MyScribeClient
 
getPart() - Method in class rice.email.proxy.util.MimeParser
Gets the data contained in the current message part as a byte array (this will return an empty byte array if you've already got the data from this message part)
getPartIterator() - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
getParts() - Method in class rice.email.proxy.imap.commands.FetchCommand
 
getPassword() - Method in class rice.email.proxy.imap.commands.LoginCommand
 
getPassword(String) - Method in class rice.email.proxy.imap.ImapState
 
getPassword(String) - Method in class rice.email.proxy.pop3.Pop3State
 
getPassword(String) - Method in class rice.email.proxy.smtp.SmtpState
 
getPassword(String) - Method in interface rice.email.proxy.user.UserManager
 
getPassword(String) - Method in class rice.email.proxy.user.UserManagerImpl
 
getPassword(String) - Method in class rice.email.proxy.web.WebState
 
getPassword() - Method in class rice.post.proxy.PostProxy.PasswordFrame
 
getPassword() - Static method in class rice.post.security.ca.CAKeyGenerator
Returns a echo-off password from the command line
getPassword() - Static method in class rice.post.security.ca.password
Gets the Password attribute of the password class
getPastryNode() - Method in class rice.pastry.testing.RegrTestApp
 
getPathToRoot() - Method in class rice.p2p.scribe.messaging.SubscribeAckMessage
Returns the path to the root for the node receiving this message
getPathToRoot() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the PathToRoot attribute of the TopicManager object
getPayload() - Method in class rice.p2p.glacier.Fragment
 
getPayload() - Method in class rice.p2p.glacier.v2.DebugContent
 
getPeek() - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
getPeerKey(int) - Method in class rice.p2p.glacier.FragmentKey
Gets the PeerKey attribute of the FragmentKey object
getPersistentFields(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the serializable fields of the provided class.
getPingManager() - Method in class rice.pastry.socket.SocketCollectionManager
Method which returns the internal PingManager
getPointers() - Method in class rice.p2p.aggregation.Aggregate
 
getPolicy() - Method in interface rice.p2p.scribe.Scribe
Returns the current policy for this scribe object
getPolicy() - Method in class rice.p2p.scribe.ScribeImpl
Returns the current policy for this scribe object
getPort() - Method in interface rice.email.proxy.imap.ImapServer
 
getPort() - Method in class rice.email.proxy.imap.ImapServerImpl
 
getPort() - Method in class rice.email.proxy.imap.NonBlockingImapServerImpl
 
getPort() - Method in class rice.email.proxy.pop3.NonBlockingPop3ServerImpl
 
getPort() - Method in interface rice.email.proxy.pop3.Pop3Server
 
getPort() - Method in class rice.email.proxy.pop3.Pop3ServerImpl
 
getPort() - Method in class rice.email.proxy.smtp.NonBlockingSmtpServerImpl
 
getPort() - Method in interface rice.email.proxy.smtp.SmtpServer
 
getPort() - Method in class rice.email.proxy.smtp.SmtpServerImpl
 
getPort() - Method in interface rice.email.proxy.web.WebServer
 
getPort() - Method in class rice.email.proxy.web.WebServerImpl
 
getPort() - Method in class rice.p2p.multiring.RingCertificate
Returns the preferred port of this ring
getPositionDescription() - Method in class rice.p2p.util.XMLParser
 
getPost() - Method in class rice.email.EmailService
 
getPost() - Method in class rice.email.Folder
 
getPostLog(Continuation) - Method in interface rice.post.Post
Shortcut which returns the PostLog of the local user.
getPostLog(PostEntityAddress, Continuation) - Method in interface rice.post.Post
Returns and verifies the PostLog of the named entity
getPostLog(Continuation) - Method in class rice.post.PostImpl
 
getPostLog(PostEntityAddress, Continuation) - Method in class rice.post.PostImpl
 
getPreferredSize() - Method in class rice.post.proxy.CompatibilityCheck.KillPanel
 
getPreferredSize() - Method in class rice.post.proxy.CompatibilityCheck.PostPanel
 
getPreferredSize() - Method in class rice.post.proxy.PostProxy.PostPanel
 
getPreferredSize() - Method in class rice.visualization.ControlPanel
 
getPreferredSize() - Method in class rice.visualization.InformationPanel
 
getPreferredSize() - Method in class rice.visualization.PastryNodePanel
 
getPreferredSize() - Method in class rice.visualization.PastryRingPanel
 
getPrefix() - Method in class rice.environment.logging.AbstractLogManager
 
getPrefix() - Method in class rice.p2p.util.XMLParser
 
getPreviousEntry(Continuation) - Method in class rice.post.log.CoalescedLog.PhantomLogEntry
Method which redirects the getPreviousEntry back to the Coalesed entry
getPreviousEntry(Continuation) - Method in class rice.post.log.LogEntry
Returns the reference to the previous entry in the log
getPreviousEntryReference() - Method in class rice.post.log.CoalescedLog.PhantomLogEntry
Returns the reference to the previous entry in the log
getPreviousEntryReference() - Method in class rice.post.log.LogEntry
Returns the reference to the previous entry in the log
getPreviousNodeHandle() - Method in class rice.p2p.past.messaging.LookupMessage
Method which returns the previous hop (where the message was just at)
getPreviousParent() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns the node who is trying to subscribe
getPrevNode() - Method in class rice.pastry.routing.RouteMessage
 
getPrimitives() - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getPrintStream() - Method in class rice.environment.logging.AbstractLogManager
 
getPrintStream() - Method in class rice.environment.logging.file.RotatingLogManager
 
getPrintStream() - Method in class rice.environment.logging.simple.SimpleLogManager
 
getPriority() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which should return the priority level of this message.
getPriority() - Method in interface rice.p2p.commonapi.Message
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestMessage
 
getPriority() - Method in class rice.p2p.past.messaging.PastMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.manager.messaging.ReminderMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.manager.messaging.TimeoutMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.messaging.ReplicationMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.scribe.messaging.ScribeMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.pastry.messaging.Message
Get priority
getPriority() - Method in class rice.pastry.routing.RouteMessage
Get priority
getPriority() - Method in class rice.post.messaging.BackupMessage
 
getPriority() - Method in class rice.post.messaging.PostPastryMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.post.messaging.RefreshMessage
 
getPriority() - Method in class rice.post.messaging.SynchronizeMessage
 
getPriority() - Method in class rice.tutorial.lesson3.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.lesson4.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getProbability() - Method in class rice.pastry.testing.PingTestRecord
 
getProcessor() - Method in class rice.environment.Environment
 
getProperty(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getProperty(String) - Method in class rice.p2p.util.XMLParser
 
getProtocol() - Method in class rice.p2p.multiring.RingCertificate
Returns the protcol of this ring
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method determines and returns the proximity of the current local node the provided NodeHandle.
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method determines and returns the proximity of the current local node the provided NodeHandle.
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method determines and returns the proximity of the current local node the provided NodeHandle.
getPublicKey() - Method in class rice.post.PostLog
 
getPublishMessages() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
getQueue() - Method in class rice.environment.processing.simple.SimpleProcessor
 
getQueue() - Method in class rice.pastry.socket.SocketChannelWriter
Returns the queue of writes for the remote address
getRadius() - Method in class rice.visualization.Ring
 
getRandomNodeId() - Method in class rice.post.storage.StorageService
 
getRandomSource() - Method in class rice.environment.Environment
 
getRange() - Method in class rice.email.proxy.imap.commands.CopyCommand
 
getRange() - Method in class rice.email.proxy.imap.commands.FetchCommand
 
getRange() - Method in class rice.email.proxy.imap.commands.StoreCommand
 
getRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
getRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getRange() - Method in class rice.p2p.multiring.MultiringIdRange
Returns the internal range
getRange() - Method in class rice.p2p.past.gc.GCIdRange
Returns the internal range
getRange(int) - Method in class rice.visualization.data.LineGraphView
 
getRangeForDirectory(File) - Method in class rice.persistence.PersistentStorage
Utility function which returns the range of keys which a directory corresponds to.
getRangeLength() - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
getRanges() - Method in class rice.p2p.replication.messaging.RequestMessage
Method which returns this messages' ranges
getRanges() - Method in class rice.p2p.replication.messaging.ResponseMessage
Method which returns this messages' ranges
getRangeStart() - Method in class rice.email.proxy.imap.commands.fetch.BodyPartRequest
 
getReader() - Method in class rice.email.proxy.imap.ImapConnection
Allows reading directly from the input stream.
getReader() - Method in class rice.email.proxy.util.FileResource
 
getReader() - Method in interface rice.email.proxy.util.Resource
 
getReader() - Method in class rice.email.proxy.util.StringBufferResource
 
getRealPreviousEntry(Continuation) - Method in class rice.post.log.LogEntry
Returns the reference to the previous entry in the log
getRealTopEntry(Continuation) - Method in class rice.post.log.Log
Internal method to get the *actual* top entry
getReceivedArray() - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
getRecent() - Method in class rice.email.Folder
Returns the number of messages which are recent in this folder
getRecent() - Method in class rice.email.log.EmailLog
Returns the number of messages which are recent in this folder
getRecent() - Method in class rice.email.proxy.mailbox.filebox.FileFolder
 
getRecent() - Method in interface rice.email.proxy.mailbox.MailFolder
 
getRecent() - Method in class rice.email.proxy.mailbox.postbox.PostFolder
 
getRecipientIterator() - Method in class rice.email.proxy.mail.MovingMessage
 
getRecipients() - Method in class rice.email.Email
Returns the recipient users of this message.
getReference() - Method in class rice.email.proxy.imap.commands.ListCommand
 
getReference() - Method in class rice.email.proxy.imap.commands.LsubCommand
 
getReference(String) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns a previously stored reference.
getReference(Object) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns a previously stored reference.
getRefreshedArray() - Method in class rice.visualization.server.GCPanelCreator
 
getRemote() - Method in class rice.email.proxy.smtp.SmtpState
 
getRemote() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the Remote attribute of the DirectNodeHandle object
getRenderer(DataView) - Method in class rice.visualization.render.ViewRendererFactory
 
getReplicas() - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
getReplication() - Method in class rice.p2p.past.PastImpl
Returns the replica manager for this Past instance.
getReplication() - Method in interface rice.p2p.replication.manager.ReplicationManager
Returns the internal replication object used by this manager.
getReplication() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Utility method which returns the underlying replication object.
getReplicationFactor() - Method in class rice.p2p.aggregation.AggregationImpl
 
getReplicationFactor() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getReplicationFactor() - Method in interface rice.p2p.past.Past
Returns the number of replicas used in this Past
getReplicationFactor() - Method in class rice.p2p.past.PastImpl
Returns the number of replicas used in this Past
getRequest() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getRequest() - Method in class rice.visualization.client.DebugCommandResponse
 
getRequestedId() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
getRequestor() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
getRequests() - Method in class rice.email.proxy.imap.commands.StatusCommand
 
getResource() - Method in class rice.email.proxy.mail.MovingMessage
 
getResponse() - Method in class rice.p2p.past.messaging.ContinuationMessage
Returns the response
getResponse(InetSocketAddress, Message) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method anonymously sends the given message to the remote address, blocks until a response is received, and then closes the socket and returns the response.
getResponse(InetSocketAddress, Message, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getResponse() - Method in class rice.visualization.client.DebugCommandResponse
 
getResponse() - Method in class rice.visualization.client.UpdateJarResponse
 
getResponseCode() - Method in class rice.visualization.client.DebugCommandResponse
 
getResponseContinuation(PastMessage) - Method in class rice.p2p.past.PastImpl
Returns a continuation which will respond to the given message.
getResult() - Method in class rice.Continuation.ExternalContinuation
 
getResult() - Method in class rice.Continuation.MultiContinuation
Method which can also be overriden to change what result should be returned to the parent continuation.
getReturnPath() - Method in class rice.email.proxy.mail.MovingMessage
 
getRing(int, int) - Method in class rice.visualization.Ring
 
getRing(int, int) - Method in class rice.visualization.Visualization
 
getRingByIndex(int) - Method in class rice.visualization.Visualization
This is kind of a silly way to lookup rings, but hey, this is graphics programming.
getRingId() - Method in class rice.p2p.multiring.MultiringIdFactory
Method which returns the underlying Id which represents the local node's ring
getRingId() - Method in class rice.p2p.multiring.MultiringNode
Returns the ringId of this node
getRingId() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns the ringId of this node handle
getRingId() - Method in class rice.p2p.multiring.RingId
Returns this ringid's ring id
getRoot() - Method in class rice.p2p.aggregation.AggregateList
 
getRoot() - Method in class rice.persistence.PersistentStorage
gets the root directory that the persistence Manager uses
getRoot(NodeHandle, Hashtable) - Static method in class rice.tutorial.lesson6.ScribeTutorial
Recursively crawl up the tree to find the root.
getRoot() - Method in class rice.visualization.Visualization
 
getRootFolder(Continuation) - Method in class rice.email.EmailService
Returns the Log for ePost's root folder.
getRootFolder() - Method in class rice.email.proxy.mailbox.postbox.PostMailbox
Returns the root folder of the user's mailbox.
getRouteManager(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which returns the route manager for the given route
getRouteMessage() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the internal route message
getRouteRow(NodeHandle, int) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.direct.DirectPastryNodeFactory
 
getRouteRow(NodeHandle, int) - Method in class rice.pastry.PastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.PastryNodeFactory
Non-blocking version.
getRouteRow() - Method in class rice.pastry.socket.messaging.RouteRowResponseMessage
Returns the routeset of the receiver.
getRouteRow(NodeHandle, int) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getRoutes() - Method in class rice.pastry.socket.messaging.RoutesResponseMessage
Returns the leafset of the receiver.
getRoutes(NodeHandle, NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the routes a remote node is using
getRouteSet(int, int) - Method in class rice.pastry.routing.RoutingTable
Gets the set of handles at a particular entry in the table.
getRoutingTable() - Method in class rice.pastry.client.PastryAppl
Called by a layered Pastry application to obtain a copy of the routing table.
getRoutingTable() - Method in class rice.pastry.PastryNode
 
getRow(int) - Method in class rice.pastry.join.JoinRequest
Get row.
getRow() - Method in class rice.pastry.routing.BroadcastRouteRow
Gets the row that was sent in the message.
getRow() - Method in class rice.pastry.routing.RequestRouteRow
Gets the row that made the request.
getRow(int) - Method in class rice.pastry.routing.RoutingTable
Get a row from the routing table.
getRow() - Method in class rice.pastry.socket.messaging.RouteRowRequestMessage
Returns the row which this a request for
getRow(int) - Method in class rice.visualization.data.TableView
 
getRowCount() - Method in class rice.visualization.data.TableView
 
getSelectedFolder() - Method in class rice.email.proxy.imap.ImapState
 
getSelectedNode() - Method in class rice.visualization.Visualization
 
getSelectedRing() - Method in class rice.visualization.Visualization
 
getSelector() - Method in class rice.selector.SelectorManager
 
getSelectorManager() - Method in class rice.environment.Environment
 
getSender() - Method in class rice.email.Email
Returns the sender of this message.
getSender() - Method in class rice.pastry.messaging.Message
Get sender.
getSender() - Method in class rice.post.messaging.PostMessage
Returns the sender of this message.
getSenderId() - Method in class rice.pastry.messaging.Message
Get sender Id.
getSentArray() - Method in class rice.visualization.server.NetworkActivityPanelCreator
 
getSequenceNumber() - Method in interface rice.email.proxy.mail.StoredMessage
 
getSequenceNumber() - Method in class rice.email.proxy.mailbox.filebox.FileMessage
 
getSequenceNumber() - Method in class rice.email.proxy.mailbox.postbox.PostMessage
 
getSerializableConstructor(Class) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns the Serializable constructor for the provided class.
getSerialPersistentFields(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the serializablePersistenFields field of the provided class.
getSeriesCount() - Method in class rice.visualization.data.LineGraphView
 
getServer() - Method in class rice.email.proxy.smtp.SmtpConnection
 
getServerAddress() - Method in class rice.email.proxy.smtp.SmtpConnection
 
getServerGreetingsName() - Method in class rice.email.proxy.smtp.SmtpConnection
 
getSessionFlags() - Method in class rice.email.proxy.mailbox.postbox.PostFlagList
Returns a vector containing all of the session flags
getSet() - Method in class rice.p2p.multiring.MultiringIdSet
Returns the internal set
getSet() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Returns the internal set
getShort(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getSignature() - Method in class rice.p2p.glacier.v2.Manifest
 
getSignature(int) - Method in class rice.p2p.glacier.v2.messaging.