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

U

UDPBench - class UDPBench.
This is a UDP communication benchmark based on TCPBench.java.
UDPBench() - Constructor for class UDPBench
 
USE_NIO - Static variable in class seda.sandStorm.lib.aSocket.aSocketMgr
 
UnknownEventException - exception seda.sandStorm.api.UnknownEventException.
This exception can be thrown if an unknown event type was received by a stage.
UnknownEventException(String, QueueElementIF) - Constructor for class seda.sandStorm.api.UnknownEventException
Create a new UnknownEventException with the given explanatory message and event.
udpsock - Variable in class seda.sandStorm.lib.aSocket.DatagramSockState
 
update() - Method in class seda.nbio.SelectSet
Update any changed 'events' fields in SelectItems registered with this SelectSet.
update(SelectItem) - Method in class seda.nbio.SelectSet
Update any changed 'events' fields in the given SelectItem.
update() - Method in class seda.nbio.SelectSetDevPollImpl
Push updated event masks for all SelectItems in this SelectSet to the /dev/poll device.
update(SelectItem) - Method in class seda.nbio.SelectSetDevPollImpl
Push updated event masks for all SelectItems in this SelectSet to native code.
update() - Method in class seda.nbio.SelectSetImpl
 
update(SelectItem) - Method in class seda.nbio.SelectSetImpl
 
update() - Method in class seda.nbio.SelectSetPollImpl
Update any changed event masks in the SelectSet.
update(SelectItem) - Method in class seda.nbio.SelectSetPollImpl
Update any changed event masks in this SelectItem.
update() - Method in interface seda.sandStorm.lib.aSocket.SelectSourceIF
Must be called if the 'events' mask of any SelectItem registered with this SelectSource changes.
update(Object) - Method in interface seda.sandStorm.lib.aSocket.SelectSourceIF
Must be called if the 'events' mask of this SelectItem (which must be registered with this SelectSource) changes.
update() - Method in class seda.sandStorm.lib.aSocket.nbio.SelectSource
Must be called if the 'events' mask of any SelectItem registered with this SelectSource changes.
update(Object) - Method in class seda.sandStorm.lib.aSocket.nbio.SelectSource
Must be called if the 'events' mask of this SelectItem (which must be registered with this SelectSource) changes.
update() - Method in class seda.sandStorm.lib.aSocket.nio.NIOSelectSource
Must be called if the 'events' mask of any SelectItem registered with this SelectSource changes.
update(Object) - Method in class seda.sandStorm.lib.aSocket.nio.NIOSelectSource
Must be called if the 'events' mask of this SelectItem (which must be registered with this SelectSource) changes.
usage() - Static method in class UDPBench
 
userTag - Variable in class seda.sandStorm.core.BufferElement
A user-defined tag object associated with this buffer.
userTag - Variable in class seda.sandStorm.lib.aSocket.ATcpConnection
The application may use this field to associate some application-specific state with this connection.
userTag - Variable in class seda.sandStorm.lib.http.httpConnection
Can be used by applications to associate an arbitrary data object with this connection.
usleep(long) - Static method in class seda.util.MDWUtil
Cause the current thread to sleep for the given number of microseconds.

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