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

B

BUCKETSIZE - Static variable in class ClientStage
 
BadQueueElementException - exception seda.sandStorm.api.BadQueueElementException.
This exception can be thrown if an inappropriate queue element is pushed onto a SinkIF.
BadQueueElementException(String, QueueElementIF) - Constructor for class seda.sandStorm.api.BadQueueElementException
Create a new BadQueueElementException with the given explanatory message and event.
Bandwidth - class Bandwidth.
 
Bandwidth(String, boolean) - Constructor for class Bandwidth
 
Base64 - class seda.sandStorm.lib.util.Base64.
Encode and decode Base64 data.
Base64() - Constructor for class seda.sandStorm.lib.util.Base64
 
BlockingClient - class BlockingClient.
 
BlockingClient() - Constructor for class BlockingClient
 
BlockingServer - class BlockingServer.
 
BlockingServer() - Constructor for class BlockingServer
 
BufferElement - class seda.sandStorm.core.BufferElement.
A BufferElement is a QueueElementIF which represents a memory buffer.
BufferElement(byte[]) - Constructor for class seda.sandStorm.core.BufferElement
Create a BufferElement with the given data, an offset of 0, and a size of data.length.
BufferElement(byte[], SinkIF) - Constructor for class seda.sandStorm.core.BufferElement
Create a BufferElement with the given data, an offset of 0, and a size of data.length, with the given completion queue.
BufferElement(byte[], int, int) - Constructor for class seda.sandStorm.core.BufferElement
Create a BufferElement with the given data, offset, and size.
BufferElement(byte[], int, int, SinkIF) - Constructor for class seda.sandStorm.core.BufferElement
Create a BufferElement with the given data, offset, size, and completion queue.
BufferElement(int) - Constructor for class seda.sandStorm.core.BufferElement
Create a BufferElement with a new data array of the given size.
barr - Variable in class seda.sandStorm.lib.Gnutella.GnutellaServer.connectionState
 
bind(InetAddress, int) - Method in class seda.nbio.NonblockingSocketImpl
 
blocking_dequeue(int) - Method in interface seda.sandStorm.api.SourceIF
Just like blocking_dequeue_all, but returns only a single element.
blocking_dequeue(int, int) - Method in interface seda.sandStorm.api.SourceIF
This method blocks on the queue up until a timeout occurs or until an element appears on the queue.
blocking_dequeue(int, int, boolean) - Method in class seda.sandStorm.core.FiniteQueue
 
blocking_dequeue(int, int) - Method in class seda.sandStorm.core.FiniteQueue
 
blocking_dequeue(int) - Method in class seda.sandStorm.core.FiniteQueue
 
blocking_dequeue(int) - Method in class seda.sandStorm.lib.aSocket.nbio.SelectSource
Dequeue the next element from the SelectSource.
blocking_dequeue(int, int) - Method in class seda.sandStorm.lib.aSocket.nbio.SelectSource
Dequeue a set of elements from the SelectSource.
blocking_dequeue(int) - Method in class seda.sandStorm.lib.aSocket.nio.NIOSelectSource
Dequeue the next element from the SelectSource.
blocking_dequeue(int, int) - Method in class seda.sandStorm.lib.aSocket.nio.NIOSelectSource
Dequeue a set of elements from the SelectSource.
blocking_dequeue_all(int) - Method in interface seda.sandStorm.api.SourceIF
This method blocks on the queue up until a timeout occurs or until an element appears on the queue.
blocking_dequeue_all(int) - Method in class seda.sandStorm.core.FiniteQueue
 
blocking_dequeue_all(int) - Method in class seda.sandStorm.lib.aSocket.nbio.SelectSource
Dequeue a set of elements from the SelectSource.
blocking_dequeue_all(int) - Method in class seda.sandStorm.lib.aSocket.nio.NIOSelectSource
Dequeue a set of elements from the SelectSource.
buf - Variable in class seda.sandStorm.lib.aDisk.AFileReadRequest
 
buf - Variable in class seda.sandStorm.lib.aDisk.AFileWriteRequest
 
buf - Variable in class seda.sandStorm.lib.aSocket.ATcpWriteRequest
 
buf - Variable in class seda.sandStorm.lib.aSocket.AUdpWriteRequest
 
burstsSent - Variable in class MultiBandwidth.ConnState
 

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