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 _

S

s - Variable in class jist.runtime.ProxyPoint.ProxyAcceptSocket
outgoing socket to proxy server.
s - Variable in class jist.runtime.ProxyPoint.ProxyServerSocket
outgoing connection to proxy server.
satisfyConstraint(RemoteJist.Job, long) - Method in class jist.runtime.RemoteJist.JobQueueServer
Determine whether server resources satisfy job constraints.
saveFrame(MethodGen, InstructionHandle, int, Frame, InstructionFactory) - Static method in class jist.runtime.RewriterTraversalContinuableMethods
Insert instructions to save an execution frame to state object.
Scheduler - Class in jist.runtime
Event scheduler interface and implementations.
Scheduler() - Constructor for class jist.runtime.Scheduler
 
Scheduler.Calendar - Class in jist.runtime
Implementation of calendar queue event scheduler.
Scheduler.Calendar(long, int) - Constructor for class jist.runtime.Scheduler.Calendar
Create a calendar scheduler with given number of bins and bin width.
Scheduler.Heap - Class in jist.runtime
Implements an array-based heap of Events.
Scheduler.Heap() - Constructor for class jist.runtime.Scheduler.Heap
Create a new, empty heap with given comparator.
sd - Variable in class jist.swans.app.io.InputStreamReader
unicode to ascii decoder.
seal() - Method in class jist.swans.misc.Mapper
Seal the current mapping; prevent further changes.
sealed - Variable in class jist.swans.misc.Mapper
Whether this mapping is sealed.
SECOND - Static variable in class jist.swans.Constants
one second in simulation time units.
seed - Variable in class driver.aodvsim.CommandLineOptions
Random seed.
seed - Variable in class driver.bordercast.CommandLineOptions
Random seed.
SeenRequestLately(NetAddress, short) - Method in class jist.swans.route.RouteDsr
Checks if we have recently seen the Route Request with the given id coming from the given source.
self - Variable in class driver.CBR.Client
self-referencing proxy entity.
self - Variable in class driver.CBR.Server
The proxy interface for this object.
self - Variable in class jist.swans.app.AppHeartbeat
self-referencing proxy entity.
self - Variable in class jist.swans.app.AppJava
self-referencing proxy entity.
self - Variable in class jist.swans.field.Field
Self-referencing field entity.
self - Variable in class jist.swans.mac.Mac802_11
Self-referencing mac entity reference.
self - Variable in class jist.swans.mac.MacDumb
self-referencing proxy entity.
self - Variable in class jist.swans.mac.MacLoop
self-referencing proxy entity.
self - Variable in class jist.swans.net.NetIp
self-referencing proxy entity.
self - Variable in class jist.swans.radio.RadioNoise
self-referencing radio entity reference.
self - Variable in class jist.swans.route.RouteAodv
Self-referencing proxy entity.
self - Variable in class jist.swans.route.RouteDsr
The proxy interface for this object.
self - Variable in class jist.swans.route.RouteZrp
self-referencing proxy entity.
self - Variable in class jist.swans.trans.TcpServerSocket
Entity reference to TcpServerSocket.
self - Variable in class jist.swans.trans.TcpSocket
A pointer to this socket's proxy.
self - Variable in class jist.swans.trans.TransTcp
Entity reference to itself.
self - Variable in class jist.swans.trans.TransUdp
self-referencing proxy entity.
send() - Method in class jist.minisim.block
Send a message along the channel.
send(Object, boolean, boolean, boolean) - Method in class jist.runtime.Channel
Blocking send call implementation.
send(Object, boolean, boolean) - Method in class jist.runtime.Channel
Blocking send call.
send(Object) - Method in class jist.runtime.Channel
Blocking non-dropping send call.
send(DatagramPacket) - Method in class jist.swans.app.net.UdpSocket
 
send(Message, MacAddress) - Method in class jist.swans.mac.Mac802_11
 
send(Message, MacAddress) - Method in class jist.swans.mac.MacDumb
Network layer would like to send the following packet.
send(Message, MacAddress) - Method in interface jist.swans.mac.MacInterface
Network layer would like to send the following packet.
send(Message, MacAddress) - Method in class jist.swans.mac.MacLoop
Network layer would like to send the following packet.
send(Message, NetAddress, short, byte, byte) - Method in interface jist.swans.net.NetInterface
Route, if necessary, and send a message (from TRANSPORT).
send(NetMessage.Ip, int, MacAddress) - Method in interface jist.swans.net.NetInterface
Send a message along given interface (usually from ROUTING).
send(Message, NetAddress, short, byte, byte) - Method in class jist.swans.net.NetIp
Route, if necessary, and send a message (from TRANSPORT).
send(NetMessage.Ip, int, MacAddress) - Method in class jist.swans.net.NetIp
Send a message along given interface (usually from ROUTING).
send - Variable in class jist.swans.route.RouteAodv.AodvStats
sent packets.
send(NetMessage) - Method in class jist.swans.route.RouteAodv
Called by the network layer to request transmission of a packet that requires routing.
send(NetMessage) - Method in class jist.swans.route.RouteDsr
Sends the given message.
send(NetMessage) - Method in interface jist.swans.route.RouteInterface
Called by the network layer to request transmission of a packet that requires routing.
send(RouteInterface.Zrp.MessageIerp) - Method in interface jist.swans.route.RouteInterface.Zrp.Brp
Bordercast a query.
send(NetMessage.Ip) - Method in interface jist.swans.route.RouteInterface.Zrp.Ierp
Route and send given network message.
send(NetMessage) - Method in class jist.swans.route.RouteZrp
Called by the network layer to request transmission of a packet that requires routing.
send(NetMessage.Ip, NetAddress) - Method in class jist.swans.route.RouteZrp
Send out a data packet.
send - Variable in class jist.swans.route.RouteZrp.ZrpStats
zrp send counters.
send(RouteInterface.Zrp.MessageIerp) - Method in class jist.swans.route.RouteZrpBrp
Bordercast a query.
send(RouteInterface.Zrp.MessageIerp) - Method in class jist.swans.route.RouteZrpBrpFlood
Bordercast a query.
send(NetMessage.Ip) - Method in class jist.swans.route.RouteZrpIerp
Route and send given network message.
send() - Method in class jist.swans.route.RouteZrpZdp
Transmit a zone-wide link state delta.
send(Message, NetAddress, int, int, byte) - Method in interface jist.swans.trans.TransInterface
Send message (from APPLICATON).
send(Message, NetAddress, int, int, byte) - Method in class jist.swans.trans.TransTcp
Send message (from APPLICATON).
send(Message, NetAddress, int, int, byte) - Method in class jist.swans.trans.TransUdp
Send message (from APPLICATON).
SEND_BUFFER_TIMEOUT - Static variable in class jist.swans.route.RouteDsr
The maximum amount of time a packet can remain in the Send Buffer.
sendAck(MacMessage.Data) - Method in class jist.swans.mac.Mac802_11
 
sendAll(NetAddress, RouteZrp, NetAddress[]) - Method in class jist.swans.route.RouteZrpIerp.MessageQueue
Send off all messages destined for a certain address.
sendBuffer - Variable in class jist.swans.route.RouteDsr
List of BufferedPackets waiting to be sent.
sendBuffer - Variable in class jist.swans.trans.TcpSocket
Buffers to hold bytes to be sent.
sendBytesInBuffer() - Method in class jist.swans.trans.TcpSocket
This method is called to send bytes in the buffer until they fill the receiver window.
sendBytesToChannel(int) - Method in class jist.swans.trans.TcpSocket
This method sends bytes to channel.
sendCts(MacMessage.Rts) - Method in class jist.swans.mac.Mac802_11
 
sendData(boolean) - Method in class jist.swans.mac.Mac802_11
 
sendDataBroadcast() - Method in class jist.swans.mac.Mac802_11
 
sendDataPacket(byte[]) - Method in class jist.swans.trans.TcpSocket
Send a packet to the remote socket.
sendDataUnicast(boolean) - Method in class jist.swans.mac.Mac802_11
 
sendFINPacket() - Method in class jist.swans.trans.TcpSocket
A method to send FIN packet.
sendFirstACKPacket() - Method in class jist.swans.trans.TcpSocket
A method to send ACK packet.
SendGratuitousRouteReply(NetAddress, RouteDsrMsg.OptionSourceRoute, NetAddress, int) - Method in class jist.swans.route.RouteDsr
Sends a gratuitous Route Reply to src.
sendIp(NetMessage.Ip) - Method in class jist.swans.net.NetIp
Send an IP packet.
sendIpMsg(NetMessage.Ip, MacAddress) - Method in class jist.swans.route.RouteAodv
Sends IP message after transmission delay, and renews precursor list entry.
sendIpMsg(NetMessage.Ip, MacAddress) - Method in interface jist.swans.route.RouteInterface.Aodv
Sends IP message after transmission delay, and renews precursor list entry.
sendMessage() - Static method in class driver.aodvtest.MyClient
 
sendMessage(int) - Method in class driver.CBR.Client
Sends message number i to this client's corresponding server.
sendMessage(int) - Method in interface driver.CBR.ClientInterface
Sends message number i to this client's corresponding server.
sendMessage(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
Send a TCP message to remote socket.
sendNonBlock(Object, boolean, boolean) - Method in class jist.runtime.Channel
Non-blocking send call.
sendNonBlock(Object) - Method in class jist.runtime.Channel
Non-blocking non-dropping send call.
sendPacket() - Method in class jist.swans.mac.Mac802_11
 
sendRate - Variable in class driver.aodvsim.CommandLineOptions
Number of messages sent per minute per node.
sendRERR(LinkedList, byte) - Method in class jist.swans.route.RouteAodv.PrecursorSet
Sends a RERR message to all precursors.
SendRouteError(RouteDsrMsg, NetAddress, NetAddress) - Method in class jist.swans.route.RouteDsr
Sends a DSR message with a Route Error option to src indicating that the next hop in the intended route cannot be reached from this node.
SendRouteReply(RouteDsrMsg.OptionRouteRequest, NetAddress) - Method in class jist.swans.route.RouteDsr
Sends a Route Reply to a node that recently sent us a Route Request.
sendRSTPacket(int, int) - Method in class jist.swans.trans.TcpSocket
A method to send RST packet.
sendRts() - Method in class jist.swans.mac.Mac802_11
 
sendScheduled - Variable in class jist.swans.route.RouteZrpZdp
whether the send timer is active.
sendSYNACKPacket() - Method in class jist.swans.trans.TcpSocket
A method to send SYNACK packet.
sendSYNPacket() - Method in class jist.swans.trans.TcpSocket
A method to send SYN packet.
sendTimer - Variable in class jist.swans.route.RouteZrpZdp
send timer callback.
sendUrgentData(int) - Method in class jist.swans.app.net.Socket
 
sendUrgentData(int) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Send one byte of urgent data on the socket.
sendUrgentData(int) - Method in class jist.swans.trans.TcpSocket
Send one byte of urgent data on the socket.
SendWithRoute(NetMessage.Ip, NetAddress[]) - Method in class jist.swans.route.RouteDsr
Sends the given message along the given route.
SENSITIVITY_DEFAULT - Static variable in class jist.swans.Constants
Default radio reception sensitivity (units: dBm).
sensitivity_mW - Variable in class jist.swans.radio.RadioInfo.RadioInfoShared
Reception sensitivity (units: mW).
seq - Variable in class jist.swans.mac.Mac802_11
sequence number counter.
seq - Variable in class jist.swans.mac.Mac802_11.SeqEntry
sequence number.
seq - Variable in class jist.swans.mac.MacMessage.Data
Packet sequence number.
seq - Variable in class jist.swans.route.RouteZrpIarp.LinkStateEntry
link source identifier.
seq - Variable in class jist.swans.route.RouteZrpIarp.MessageIarp
link state sequence identifier.
seq - Variable in class jist.swans.route.RouteZrpIerp.MessageIerp
unique source-sequence request identifier.
seq - Variable in class jist.swans.route.RouteZrpZdp
zdp link destination-sequence identifier.
SEQ_CACHE_SIZE - Static variable in class jist.swans.mac.Mac802_11
Sequence number cache size.
SEQ_INVALID - Static variable in class jist.swans.mac.Mac802_11
Invalid sequence number.
seqAfter(int, int) - Static method in class jist.swans.route.RouteZrp
Whether first sequence number is after the second (with wrap-around).
seqCache - Variable in class jist.swans.mac.Mac802_11
received sequence number cache list.
seqCacheSize - Variable in class jist.swans.mac.Mac802_11
size of received sequence number cache list.
seqNum - Variable in class jist.swans.route.RouteAodv.HelloMessage
Sequence number of node issuing HELLO message.
seqNum - Variable in class jist.swans.route.RouteAodv
node sequence number.
seqNum - Variable in class jist.swans.trans.TransTcp.TcpMessage
32 bit sequence number of first data octet in this segment.
SEQUENCE_NUMBER_START - Static variable in class jist.swans.route.RouteAodv
Starting value for node sequence numbers.
server - Variable in class jist.runtime.Main.CommandLineOptions
server mode.
SERVER_DISPLAY_INTERVAL - Static variable in class jist.runtime.Main
Interval between JiST server progress output to job queue.
SERVER_ID - Static variable in class driver.aodvtest
 
SERVER_IP - Static variable in class driver.dsrtest
 
SERVER_QUEUE_RELEASE_INTERVAL - Static variable in class jist.runtime.Main
Interval for queue to check that server is still alive.
serverAddr - Variable in class driver.CBR.Client
address of the server that corresponds to this client.
ServerSocket - Class in jist.swans.app.net
The SWANS target of all java.net.ServerSocket calls.
ServerSocket() - Constructor for class jist.swans.app.net.ServerSocket
 
ServerSocket(int) - Constructor for class jist.swans.app.net.ServerSocket
 
ServerSocket(int, int) - Constructor for class jist.swans.app.net.ServerSocket
 
ServerSocket(int, int, InetAddress) - Constructor for class jist.swans.app.net.ServerSocket
 
serverSocketEntity - Variable in class jist.swans.app.net.ServerSocket
supporting serversocket entity.
serverSocketEntity - Variable in class jist.swans.trans.TcpServerSocket.TcpServerSocketCallback
Entity reference to TcpServerSocket.
serversWaiting - Variable in class jist.runtime.RemoteJist.JobQueueServer
number of server in wait lock.
set(long, Method, EntityRef, Object[]) - Method in class jist.runtime.Event
Simulation event assignment, used for pooling.
set(short, boolean) - Method in class jist.swans.route.RouteZrpZdp.LinkEntry
Set link entry information.
setAddress(NetAddress) - Method in class jist.swans.net.NetIp
Set local network address.
setBackoff() - Method in class jist.swans.mac.Mac802_11
Set new random backoff, if current backoff timer has elapsed.
setBERTable(BERTable) - Method in class jist.swans.radio.RadioNoiseAdditive
Register a bit-error-rate table.
setBrp(RouteInterface.Zrp.Brp) - Method in class jist.swans.route.RouteZrp
Set BRP sub-protocol implementation.
setClassLoader(ClassLoader) - Method in class jist.runtime.Controller
Set the Controller class loader (rewriter).
setClassName(JavaClass, String) - Static method in class jist.runtime.Rewriter
Modify the name of a class.
setCompress(byte) - Method in class jist.swans.route.RouteZrpIarp
Set packet compression mode.
setCompress(byte) - Method in class jist.swans.route.RouteZrpZdp
Set packet compression mode.
setCurrentThread(SimtimeThread) - Method in interface jist.swans.app.AppInterface.ThreadedApp
Set current thread in thread context.
setCurrentThread(SimtimeThread) - Method in class jist.swans.app.AppJava
Set current thread in thread context.
setData(Object) - Method in class jist.runtime.Channel
Put data in the channel.
setDestSeqNum(int) - Method in class jist.swans.route.RouteAodv.RouteRequestMessage
Sets the destination sequence number.
setDestSeqNum(int) - Method in class jist.swans.route.RouteAodv.RouteTableEntry
Sets a new latest known sequence number for destination node.
setDrop(boolean) - Method in class jist.swans.route.RouteZrpZdp.LinkEntry
Set drop flag.
setFading(Fading) - Method in class jist.swans.field.Field
Set field fading model.
setFieldEntity(FieldInterface) - Method in class jist.swans.radio.RadioNoise
Set upcall field entity reference.
setFlag(byte, byte, boolean) - Static method in class jist.swans.misc.Util
Set status of a single bit within a byte of flags.
setFlag(byte, byte) - Static method in class jist.swans.misc.Util
Set a flag within a byte of flags.
setFlush(boolean) - Method in class jist.swans.route.RouteZrpZdp.LinkEntry
Set flush flag.
setFresh(boolean) - Method in class jist.swans.route.RouteZrpZdp.LinkEntry
Set freshness flag.
setIarp(RouteInterface.Zrp.Iarp) - Method in class jist.swans.route.RouteZrp
Set IARP sub-protocol implementation.
setIerp(RouteInterface.Zrp.Ierp) - Method in class jist.swans.route.RouteZrp
Set IERP sub-protocol implementation.
setInitAckNum(int) - Method in class jist.swans.trans.TcpSocket
Set the initial acknowledgement number for this socket.
setKeepAlive(boolean) - Method in class jist.swans.app.net.Socket
 
setKeepAlive(boolean) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Enable/disable SO_KEEPALIVE.
setKeepAlive(boolean) - Method in class jist.swans.trans.TcpSocket
Enable/disable SO_KEEPALIVE.
setLocalAddress(InetAddress, int) - Method in class jist.swans.trans.TcpSocket
Set the local address and local port for this socket.
setLog(JistAPI.Logger) - Method in class jist.runtime.Controller
Set logging implementation.
setLog(Class) - Method in class jist.runtime.Controller
Set logging implementation.
setLog(JistAPI.Logger) - Static method in class jist.runtime.JistAPI
Set the simulation logger.
setLog(JistAPI.Logger) - Static method in class jist.runtime.JistAPI_Impl
 
setMacEntity(MacInterface) - Method in class jist.swans.radio.RadioNoise
Set downcall mac entity reference.
setMobility(Mobility) - Method in class jist.swans.field.Field
Set mobility model.
setMode(byte) - Method in class jist.swans.mac.Mac802_11
Set the current mac mode.
setMode(byte) - Method in class jist.swans.radio.RadioNoise
Set radio mode.
setNdp(RouteInterface.Zrp.Ndp) - Method in class jist.swans.route.RouteZrp
Set NDP sub-protocol implementation.
setNetEntity(NetInterface) - Method in class jist.swans.app.AppHeartbeat
Set network entity.
setNetEntity(NetInterface, byte) - Method in class jist.swans.mac.Mac802_11
Hook up with the network entity.
setNetEntity(NetInterface, byte) - Method in class jist.swans.mac.MacDumb
Hook up with the network entity.
setNetEntity(NetInterface, byte) - Method in class jist.swans.mac.MacLoop
Hook up with the network entity.
setNetEntity(NetInterface) - Method in class jist.swans.route.RouteAodv
Sets network entity.
setNetEntity(NetInterface) - Method in class jist.swans.route.RouteDsr
Sets the interface to the network layer.
setNetEntity(NetInterface) - Method in class jist.swans.route.RouteZrp
Set network entity.
setNetEntity(NetInterface) - Method in class jist.swans.trans.TransTcp
Sets the reference to the network layer.
setNetEntity(NetInterface) - Method in class jist.swans.trans.TransUdp
Set network layer entity.
setNextHeaderType(short) - Method in class jist.swans.route.RouteDsrMsg
Sets the protocol number of the content of the DSR message.
setOOBInline(boolean) - Method in class jist.swans.app.net.Socket
 
setOOBInline(boolean) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setOOBInline(boolean) - Method in class jist.swans.trans.TcpSocket
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setPathLoss(PathLoss) - Method in class jist.swans.field.Field
Set field pathloss model.
setPromiscuous(boolean) - Method in class jist.swans.mac.Mac802_11
Set promiscuous mode (whether to pass all packets through).
setPromiscuous(boolean) - Method in class jist.swans.mac.MacDumb
Set promiscuous mode (whether to pass all packets through).
setPropagationLimit(double) - Method in class jist.swans.field.Field
Set signal propagation threshold.
setProtocolHandler(int, NetInterface.NetHandler) - Method in class jist.swans.net.NetIp
Set network protocol handler.
setRadioEntity(RadioInterface) - Method in class jist.swans.mac.Mac802_11
Hook up with the radio entity.
setRadioEntity(RadioInterface) - Method in class jist.swans.mac.MacDumb
Hook up with the radio entity.
setRadioMode(byte) - Method in class jist.swans.mac.Mac802_11
 
setRadioMode(byte) - Method in class jist.swans.mac.MacDumb
Update mac regarding new mode of its radio.
setRadioMode(byte) - Method in interface jist.swans.mac.MacInterface
Update mac regarding new mode of its radio.
setRadioMode(byte) - Method in class jist.swans.mac.MacLoop
Update mac regarding new mode of its radio.
setReceiveBufferSize(int) - Method in class jist.swans.app.net.ServerSocket
 
setReceiveBufferSize(int) - Method in class jist.swans.app.net.Socket
 
setReceiveBufferSize(int) - Method in interface jist.swans.trans.SocketInterface
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class jist.swans.trans.TcpServerSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class jist.swans.trans.TcpSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setRemoteAddress(InetAddress, int) - Method in class jist.swans.trans.TcpSocket
Set the remote address and remote port for this socket.
setReuseAddress(boolean) - Method in class jist.swans.app.net.ServerSocket
 
setReuseAddress(boolean) - Method in class jist.swans.app.net.Socket
 
setReuseAddress(boolean) - Method in interface jist.swans.trans.SocketInterface
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class jist.swans.trans.TcpServerSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class jist.swans.trans.TcpSocket
Enable/disable the SO_REUSEADDR socket option.
setRmiProxy(InetAddress, int) - Static method in class jist.runtime.ProxyPoint
Set global RMI proxy factory to proxy sockets to given proxy server.
setRouteFound(boolean) - Method in class jist.swans.route.RouteAodv.RouteRequest
Sets the Route Found flag.
setRouting(RouteInterface) - Method in class jist.swans.net.NetIp
Set routing implementation.
setSendBufferSize(int) - Method in class jist.swans.app.net.Socket
 
setSendBufferSize(int) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Sets the SO_SNDBUF option to the specified value for this Socket.
setSendBufferSize(int) - Method in class jist.swans.trans.TcpSocket
Sets the SO_SNDBUF option to the specified value for this Socket.
setSimUnits(long, String) - Method in class jist.runtime.Controller
Set the simulation time units.
setSimUnits(long, String) - Method in interface jist.runtime.ControllerRemote
Set the simulation time units.
setSimUnits(long, String) - Static method in class jist.runtime.JistAPI
Set simulation time units.
setSimUnits(long, String) - Static method in class jist.runtime.JistAPI_Impl
 
setSleepMode(boolean) - Method in interface jist.swans.radio.RadioInterface
Put radio you in sleep/awake mode.
setSleepMode(boolean) - Method in class jist.swans.radio.RadioNoise
Turn radio off (sleep) or on.
setSocketFactory(SocketImplFactory) - Static method in class jist.swans.app.net.ServerSocket
 
setSocketFactory(SocketImplFactory) - Static method in class jist.swans.trans.TcpServerSocket
Sets the server socket implementation factory for the application.
setSocketImplFactory(SocketImplFactory) - Static method in class jist.swans.app.net.Socket
 
setSocketImplFactory(SocketImplFactory) - Static method in class jist.swans.trans.TcpSocket
Sets the client socket implementation factory for the application.
setSoLinger(boolean, int) - Method in class jist.swans.app.net.Socket
 
setSoLinger(boolean, int) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Enable/disable SO_LINGER with the specified linger time in seconds.
setSoLinger(boolean, int) - Method in class jist.swans.trans.TcpSocket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSoTimeout(int) - Method in class jist.swans.app.net.ServerSocket
 
setSoTimeout(int) - Method in class jist.swans.app.net.Socket
 
setSoTimeout(int) - Method in interface jist.swans.trans.SocketInterface
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class jist.swans.trans.TcpServerSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class jist.swans.trans.TcpSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSourceRoute(NetMessage.IpOptionSourceRoute) - Method in class jist.swans.net.NetMessage.Ip
Set source route.
setStats(RouteAodv.AodvStats) - Method in class jist.swans.route.RouteAodv
Sets aodv statistics object.
setStats(RouteZrp.ZrpStats) - Method in class jist.swans.route.RouteZrp
Set zrp statistics object.
setSubProtocols(RouteInterface.Zrp.Ndp, RouteInterface.Zrp.Iarp, RouteInterface.Zrp.Brp, RouteInterface.Zrp.Ierp) - Method in class jist.swans.route.RouteZrp
Set all the ZRP sub-protocol implementations.
setSubProtocolsDefault() - Method in class jist.swans.route.RouteZrp
Set all the ZRP sub-protocols to default implementations.
setTarget() - Method in class jist.swans.route.RouteZrpBrp.QueryCoverageEntry
Set target flag of query coverage entry.
setTcpEntity(TransInterface.TransTcpInterface) - Method in class jist.swans.app.AppJava
Set application TCP entity.
setTcpEntity(TransInterface.TransTcpInterface) - Method in interface jist.swans.trans.SocketInterface
Sets the reference to the network layer.
setTcpEntity(TransInterface.TransTcpInterface) - Method in class jist.swans.trans.TcpServerSocket
Sets the reference to the network layer.
setTcpEntity(TransInterface.TransTcpInterface) - Method in class jist.swans.trans.TcpSocket
Sets the reference to the network layer.
setTcpNoDelay(boolean) - Method in class jist.swans.app.net.Socket
 
setTcpNoDelay(boolean) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setTcpNoDelay(boolean) - Method in class jist.swans.trans.TcpSocket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setThresholdSNR(double) - Method in class jist.swans.radio.RadioNoiseIndep
Set signal-to-noise ratio.
setTrafficClass(int) - Method in class jist.swans.app.net.Socket
 
setTrafficClass(int) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTrafficClass(int) - Method in class jist.swans.trans.TcpSocket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setUdpEntity(TransInterface.TransUdpInterface) - Method in class jist.swans.app.AppJava
Set application UDP entity.
setUnknownDestSeqNum(boolean) - Method in class jist.swans.route.RouteAodv.RouteRequestMessage
Sets the unknown destination sequence number flag.
shared - Variable in class jist.swans.mac.MacInfo
Timeless information possibly shared among numerous Mac instances (only to save simulation memory).
shared - Variable in class jist.swans.radio.RadioInfo
Timeless information possibly shared among numerous Radio instances (only to save simulation memory).
shortRetry - Variable in class jist.swans.mac.Mac802_11
short retry counter.
shortToArray(short, byte[], int) - Static method in class jist.runtime.Pickle
Store integer as bytes.
shortToArray(short, byte[], int) - Static method in class jist.swans.misc.Pickle
Short: size = 2
shouldAddJistPostInit(String) - Method in class jist.swans.Rewriter.ModifyTypeTraversal
 
shouldDrop(NetMessage) - Method in interface jist.swans.net.PacketLoss
Decide whether to drop a packet.
shouldDrop(NetMessage) - Method in class jist.swans.net.PacketLoss.Uniform
Decide whether to drop a packet.
shouldDrop(NetMessage) - Method in class jist.swans.net.PacketLoss.Zero
Decide whether to drop a packet.
shouldDrop(double, int) - Method in class jist.swans.radio.BERTable
Compute probabilistically whether an error occured for a given number of bits and SNR value.
shouldFragment() - Method in class jist.swans.mac.Mac802_11
Return whether current packet requires fragmentation.
shouldRTS() - Method in class jist.swans.mac.Mac802_11
Return whether current packet large enough to require RTS.
shouldTransformName(String) - Method in class jist.swans.Rewriter.ModifyTypeTraversal
 
shouldTransformType(Type) - Method in class jist.swans.Rewriter.ModifyTypeTraversal
 
shouldTransformTypes(Type[]) - Method in class jist.swans.Rewriter.ModifyTypeTraversal
 
shouldUpdateRouteToOrigin(RouteAodv.RouteRequestMessage, RouteAodv.RouteTableEntry) - Method in class jist.swans.route.RouteAodv
Decides whether a node receiving a RREQ message should update its route to the RREQ originator.
showJobs() - Method in class jist.runtime.RemoteJist.JobQueueServer
Show list of currently queued simulation jobs.
showLinks() - Method in interface jist.swans.route.RouteInterface.Zrp.Iarp
Display all intra-zone links known at node.
showLinks() - Method in class jist.swans.route.RouteZrpIarp
Display link state.
showLinks() - Method in class jist.swans.route.RouteZrpZdp
Display link state.
showRoutes() - Method in interface jist.swans.route.RouteInterface.Zrp.Iarp
Display all intra-zone routes known at node.
showRoutes() - Method in class jist.swans.route.RouteZrpIarp
Display in-zone routing table.
showRoutes() - Method in class jist.swans.route.RouteZrpZdp
Display in-zone routing table.
showStack() - Static method in class jist.runtime.Util
Display a stack trace.
showStats(Vector, RouteAodv.AodvStats, aodvsim.CommandLineOptions, Date) - Static method in class driver.aodvsim
Display statistics at end of simulation.
showStats(Vector, RouteZrp.ZrpStats) - Static method in class driver.bordercast
Display statistics at end of simulation.
showThreads() - Static method in class jist.runtime.Util
Display the currently active threads.
showUsage() - Static method in class driver.aodvsim
Prints a usage statement.
showUsage() - Static method in class driver.bordercast
Prints a usage statement.
showUsage() - Static method in class driver.CBR
Prints a usage statement.
showUsage() - Static method in class driver.ip
Prints a usage statement.
showUsage() - Static method in class driver.ndp
Print benchmark command-line syntax.
showUsage() - Static method in class driver.spatial
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.cont
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.contproxy
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.events
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.loop
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.prime
Print benchmark command-line syntax.
showUsage() - Static method in class jist.minisim.proxy
Print benchmark command-line syntax.
showUsage() - Static method in class jist.runtime.Main
Display JiST syntax help.
showUsage() - Static method in class jist.swans.Main
Print SWANS syntax.
showVersion() - Static method in class driver.ndp
Print benchmark version information.
showVersion() - Static method in class driver.spatial
Print benchmark version information.
showVersion() - Static method in class jist.minisim.cont
Print benchmark version information.
showVersion() - Static method in class jist.minisim.contproxy
Print benchmark version information.
showVersion() - Static method in class jist.minisim.events
Print benchmark version information.
showVersion() - Static method in class jist.minisim.loop
Print benchmark version information.
showVersion() - Static method in class jist.minisim.prime
Print benchmark version information.
showVersion() - Static method in class jist.minisim.proxy
Print benchmark version information.
showVersion() - Static method in class jist.runtime.Main
Display JiST version information.
showVersion() - Static method in class jist.swans.Main
Print SWANS syntax.
shutdownInput() - Method in class jist.swans.app.net.Socket
 
shutdownInput() - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class jist.swans.trans.TcpSocket
Places the input stream for this socket at "end of stream".
shutdownOutput() - Method in class jist.swans.app.net.Socket
 
shutdownOutput() - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Disables the output stream for this socket.
shutdownOutput() - Method in class jist.swans.trans.TcpSocket
Disables the output stream for this socket.
SIFS - Static variable in class jist.swans.mac.Mac802_11
Short interframe space.
sign(long) - Static method in class jist.runtime.Util
Return the sign of a long.
signalBuffer - Variable in class jist.swans.radio.RadioNoise
message being received.
signalFinish - Variable in class jist.swans.radio.RadioNoise
end of transmission time.
signalPower_mW - Variable in class jist.swans.radio.RadioNoise
transmission signal strength.
signals - Variable in class jist.swans.radio.RadioNoise
number of signals being received.
sim - Variable in class jist.runtime.Main.CommandLineOptions
simulation program name.
sim - Variable in class jist.swans.Main.CommandLineOptions
name of simulation program.
simulationException - Variable in class jist.runtime.Controller
Non-application exception that aborts simulation, if any.
simunitString - Variable in class jist.runtime.Controller
Simulation time units string.
simunitTicks - Variable in class jist.runtime.Controller
Simulation time units (number of ticks).
SINGLE_CONTROLLER - Static variable in class jist.runtime.Main
Whether to assume a single controller.
SingletonInt - Class in jist.swans.misc
Class to store a mutable primitive integer with in an Object (because Java has primitives in the first place).
SingletonInt() - Constructor for class jist.swans.misc.SingletonInt
Create a new singleton integer with value zero.
SingletonInt(int) - Constructor for class jist.swans.misc.SingletonInt
Create a new singleton integer with given value.
size - Variable in class jist.runtime.Pool.ArrayPool
Size of Object arrays pooled.
size - Variable in class jist.runtime.Scheduler.Calendar
Event queue size.
size() - Method in class jist.runtime.Scheduler.Calendar
Return size of event queue.
size - Variable in class jist.runtime.Scheduler.Heap
Number of elements in heap.
size() - Method in class jist.runtime.Scheduler.Heap
Return size of event queue.
size() - Method in class jist.runtime.Scheduler
Return size of event queue.
size - Variable in class jist.swans.field.Spatial
Number of nodes in data structure.
SIZE - Static variable in class jist.swans.mac.MacMessage.Ack
ACK packet size.
SIZE - Static variable in class jist.swans.mac.MacMessage.Cts
CTS packet size.
SIZE - Static variable in class jist.swans.mac.MacMessage.Rts
RTS packet size.
size - Variable in class jist.swans.net.MessageQueue.NoDropMessageQueue
Length of list.
size() - Method in class jist.swans.net.MessageQueue.NoDropMessageQueue
Return number of items in the list.
size() - Method in interface jist.swans.net.MessageQueue
Return number of items in the queue.
size - Variable in class jist.swans.route.RouteZrpZdp.MessageZdp
precomputed packet size.
SIZE_REFERENCE - Static variable in class jist.swans.misc.Sizeof
Size of a pointer.
Sizeof - Class in jist.swans.misc
Compute the static or dynamic size of a type or object.
Sizeof() - Constructor for class jist.swans.misc.Sizeof
 
skip(long) - Method in class jist.swans.app.io.BufferedInputStream
 
skip(long) - Method in class jist.swans.app.io.BufferedReader
 
skip(long) - Method in class jist.swans.app.io.FilterInputStream
 
skip(long) - Method in class jist.swans.app.io.InputStream
 
skip(long) - Method in class jist.swans.app.io.Reader
 
SKIP_BUFFER_SIZE - Static variable in class jist.swans.app.io.InputStream
SKIP_BUFFER_SIZE is used to determine the size of skipBuffer.
skipBuffer - Static variable in class jist.swans.app.io.InputStream
skipBuffer is initialized in skip(long), if needed.
skipBuffer - Variable in class jist.swans.app.io.Reader
skipped content.
skipLF - Variable in class jist.swans.app.io.BufferedReader
If the next character is a line feed, skip it.
sleep - Variable in class driver.ip.CommandLineOptions
Time to sleep between transmissions (ms).
sleep(long) - Method in class jist.runtime.BlockingSleep
Blocking sleep implementation.
sleep(long) - Static method in class jist.runtime.JistAPI
Advance the current simulation time, but do not block the current method.
sleep(long) - Static method in class jist.runtime.JistAPI_Impl
 
sleepblock - Class in jist.minisim
A slightly more sophisticated Hello World of simulations to show the difference between blocking and non-blocking events.
sleepblock() - Constructor for class jist.minisim.sleepblock
Initialize sleepblock entity.
sleepBlock(long) - Static method in class jist.runtime.JistAPI
Advance the current simulation time, and block current method (using simulation time continuations) until that time.
sleepBlock(long) - Static method in class jist.runtime.JistAPI_Impl
 
SLOT_TIME - Static variable in class jist.swans.mac.Mac802_11
Minimum time to sense medium.
SlowStart() - Method in class jist.swans.trans.TcpSocket
This method implements Start phase for congestion control.
snd_nxt - Variable in class jist.swans.trans.TcpSocket
next sequence number to be sent.
snd_una - Variable in class jist.swans.trans.TcpSocket
oldest unacknowledged sequence number.
snr - Variable in class jist.swans.radio.BERTable
Table with Bit-Error-Rate values for given Signal-to-Noise-Ratio values.
SNR - Static variable in class jist.swans.radio.RadioNoiseAdditive
signal-to-noise error model constant.
SNR_THRESHOLD_DEFAULT - Static variable in class jist.swans.Constants
Default threshold signal-to-noise ratio.
Socket - Class in jist.swans.app.net
The SWANS target of all java.net.Socket calls.
Socket() - Constructor for class jist.swans.app.net.Socket
 
Socket(InetAddress, int) - Constructor for class jist.swans.app.net.Socket
 
Socket(InetAddress, int, boolean) - Constructor for class jist.swans.app.net.Socket
 
Socket(InetAddress, int, InetAddress, int) - Constructor for class jist.swans.app.net.Socket
 
Socket(SocketImpl) - Constructor for class jist.swans.app.net.Socket
 
Socket(String, int) - Constructor for class jist.swans.app.net.Socket
 
Socket(String, int, boolean) - Constructor for class jist.swans.app.net.Socket
 
Socket(String, int, InetAddress, int) - Constructor for class jist.swans.app.net.Socket
 
Socket(TcpSocket) - Constructor for class jist.swans.app.net.Socket
 
socketEntity - Variable in class jist.swans.app.net.Socket
supporting socket entity.
socketEntity - Variable in class jist.swans.trans.TcpInputStream
Entity reference to Socket object.
socketEntity - Variable in class jist.swans.trans.TcpOutputStream
Entity reference to Socket object.
socketEntity - Variable in class jist.swans.trans.TcpSocket.TcpSocketCallback
Entity reference to TcpSocket.
SocketInterface - Interface in jist.swans.trans
Defines the interface of all socket entity implementations.
SocketInterface.TcpServerSocketInterface - Interface in jist.swans.trans
Defines the interface for TcpServerSocket specific implementation.
SocketInterface.TcpSocketInterface - Interface in jist.swans.trans
Defines the interface for TcpSocket specific implementation.
source - Variable in class jist.runtime.EventLocation
Event that generated this event.
spatial - Variable in class driver.ndp.cmdlineOpts
string of binning mode.
spatial - Class in driver
Spatial data structure benchmark.
spatial() - Constructor for class driver.spatial
 
spatial - Variable in class driver.spatial.cmdlineOpts
string of binning mode.
spatial - Variable in class jist.swans.field.Field
Spatial data structure.
Spatial - Class in jist.swans.field
Root of all spatial data structures.
Spatial(Location) - Constructor for class jist.swans.field.Spatial
Create new (abstract) bin.
Spatial(Location, Location) - Constructor for class jist.swans.field.Spatial
Create new (abstract) bin.
Spatial(Location, Location, Location, Location) - Constructor for class jist.swans.field.Spatial
Create new (abstract) bin.
spatial.cmdlineOpts - Class in driver
Parsed command-line options.
spatial.cmdlineOpts() - Constructor for class driver.spatial.cmdlineOpts
 
Spatial.Grid - Class in jist.swans.field
Grid-based binning.
Spatial.Grid(Location, int) - Constructor for class jist.swans.field.Spatial.Grid
Create a new grid bin.
Spatial.Grid(Location, Location, int) - Constructor for class jist.swans.field.Spatial.Grid
Create a new grid bin.
Spatial.Grid(Location, Location, Location, Location, int) - Constructor for class jist.swans.field.Spatial.Grid
Create a new grid bin.
Spatial.HierGrid - Class in jist.swans.field
Hierarchical binning.
Spatial.HierGrid(Location, int) - Constructor for class jist.swans.field.Spatial.HierGrid
Create new hierarchical bin.
Spatial.HierGrid(Location, Location, int) - Constructor for class jist.swans.field.Spatial.HierGrid
Create new hierarchical bin.
Spatial.HierGrid(Location, Location, Location, Location, int) - Constructor for class jist.swans.field.Spatial.HierGrid
Create new hierarchical bin.
Spatial.LinearList - Class in jist.swans.field
Linear-lookup (no binning).
Spatial.LinearList(Location) - Constructor for class jist.swans.field.Spatial.LinearList
Create a new linear-lookup bin.
Spatial.LinearList(Location, Location) - Constructor for class jist.swans.field.Spatial.LinearList
Create a new linear-lookup bin.
Spatial.LinearList(Location, Location, Location, Location) - Constructor for class jist.swans.field.Spatial.LinearList
Create a new linear-lookup bin.
Spatial.SpatialTransmitVisitor - Interface in jist.swans.field
Transmission visitor object.
Spatial.SpatialVisitor - Interface in jist.swans.field
General radio visitor object.
Spatial.TiledWraparound - Class in jist.swans.field
Tile wraparound spatial implementation.
Spatial.TiledWraparound(Spatial) - Constructor for class jist.swans.field.Spatial.TiledWraparound
Initialize a tiled wraparound spatial data structure.
spatial_div - Variable in class driver.aodvsim.CommandLineOptions
binning degree.
spatial_div - Variable in class driver.bordercast.CommandLineOptions
binning degree.
spatial_div - Variable in class driver.ndp.cmdlineOpts
binning degree.
spatial_div - Variable in class driver.spatial.cmdlineOpts
binning degree.
SPATIAL_GRID - Static variable in class jist.swans.Constants
spatial data structure choice constant.
SPATIAL_HIER - Static variable in class jist.swans.Constants
spatial data structure choice constant.
SPATIAL_INVALID - Static variable in class jist.swans.Constants
spatial data structure choice constant.
SPATIAL_LINEAR - Static variable in class jist.swans.Constants
spatial data structure choice constant.
spatial_mode - Variable in class driver.aodvsim.CommandLineOptions
binning mode.
spatial_mode - Variable in class driver.bordercast.CommandLineOptions
binning mode.
spatial_mode - Variable in class driver.ndp.cmdlineOpts
binning mode.
spatial_mode - Variable in class driver.spatial.cmdlineOpts
binning mode.
SPATIAL_WRAP - Static variable in class jist.swans.Constants
spatial data structure choice constant.
SPEED_OF_LIGHT - Static variable in class jist.swans.Constants
Speed of light in a vacuum (units: meter/second).
square(double) - Static method in class jist.swans.misc.Util
Return number squared.
square(int) - Static method in class jist.swans.misc.Util
Return number squared.
src - Variable in class jist.swans.mac.MacDumb.MacDumbMessage
mac message source address.
src - Variable in class jist.swans.mac.MacMessage.Data
Packet source address.
src - Variable in class jist.swans.mac.MacMessage.Rts
packet source address.
src - Variable in class jist.swans.net.NetMessage.Ip
ip packet source address.
src - Variable in class jist.swans.route.Link
link source address.
src - Variable in class jist.swans.route.RouteDsr.MaintenanceBufferEntry
Source address.
src - Variable in class jist.swans.route.RouteZrpBrp.QueryKey
query source address.
src - Variable in class jist.swans.route.RouteZrpIarp.MessageIarp
link source.
srcPort - Variable in class jist.swans.trans.TransTcp.TcpMessage
16-bit source port number.
srcPort - Variable in class jist.swans.trans.TransUdp.UdpMessage
packet source address.
srcRoute - Variable in class jist.swans.net.NetMessage.Ip
source route.
ss - Variable in class jist.runtime.ProxyPoint
proxy server listen socket.
sshtresh - Variable in class jist.swans.trans.TcpSocket
threshold for slow start/congestion avoidance.
start() - Method in class jist.minisim.events.entity
Begin bechmark.
start() - Method in class jist.minisim.proxy.entity
Measure start time.
start() - Method in interface jist.minisim.proxy.entityInterface
Begin benchmark.
start() - Method in class jist.runtime.Controller
Start the Controller processing thread with given rewriter instance.
start() - Method in interface jist.runtime.ControllerRemote
Start the Controller processing thread with given rewriter instance.
start() - Method in interface jist.swans.misc.Protocol
Start running protocol.
start() - Method in class jist.swans.route.RouteAodv
Start running protocol.
start() - Method in class jist.swans.route.RouteZrp
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpBrp
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpBrpFlood
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpIarp
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpIerp
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpNdp
Start running protocol.
start() - Method in class jist.swans.route.RouteZrpZdp
Start running protocol.
startClientPingThread(RemoteJist.PingRemote, Controller) - Static method in class jist.runtime.Main
Initiate a server thread to ping client, and abort simulation if client dies.
startDisplayThread() - Method in class jist.runtime.Controller
Start thread to display status of simulation every so often.
startDisplayThread(RemoteJist.JobQueueServerRemote) - Static method in class jist.runtime.Main
Start server display thread to report simulation status to server queue.
startIdleThread() - Static method in class jist.runtime.Util
Start an idle thread.
startMobility(Integer) - Method in class jist.swans.field.Field
Start mobility; schedule first mobility event.
startPersistTimer(int) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Methods for persist timer (sender sending packets to probe receiver window).
startPersistTimer(int) - Method in class jist.swans.trans.TcpSocket
Methods for persist timer (sender sending packets to probe receiver window).
startResetTimer() - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Methods for reset timer (this timer is used when establishing or closing connection --> If no reply is received, connection is reset).
startResetTimer() - Method in class jist.swans.trans.TcpSocket
Methods for reset timer (this timer is used when establishing or closing connection --> If no reply is received, connection is reset).
startRetransmitTimer(int, long) - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Schedule a retransmission for a message.
startRetransmitTimer(int, long) - Method in class jist.swans.trans.TcpSocket
Schedule a retransmission for a message.
startSimulation(Rewriter, String, String[], Object) - Method in class jist.runtime.Bootstrap.Bsh
Entity method (invoked in simulation time) to perform bootstrap event.
startSimulation(Rewriter, String, String[], Object) - Method in class jist.runtime.Bootstrap.JavaMain
Entity method (invoked in simulation time) to perform bootstrap event.
startSimulation(Rewriter, String, String[], Object) - Method in class jist.runtime.Bootstrap.Jython
Entity method (invoked in simulation time) to perform bootstrap event.
startSimulation(Rewriter, String, String[], Object) - Method in class jist.runtime.Bootstrap
Entity method (invoked in simulation time) to perform bootstrap event.
startTime - Variable in class driver.aodvsim.CommandLineOptions
Start of sending (seconds).
startTime - Static variable in class driver.ndp
benchmark start time.
startTime - Variable in class jist.minisim.events.entity
benchmark start time.
startTime - Variable in class jist.minisim.proxy.entity
benchmark start time.
startTime - Variable in class jist.runtime.Controller
controller starting time.
startTimer(long, byte) - Method in class jist.swans.mac.Mac802_11
 
startTimer(long, byte) - Method in interface jist.swans.mac.MacInterface.Mac802_11
Initiate a timer event.
startTimeWaitTimer() - Method in interface jist.swans.trans.SocketInterface.TcpSocketInterface
Methods for timer during TIME_WAIT state.
startTimeWaitTimer() - Method in class jist.swans.trans.TcpSocket
Methods for timer during TIME_WAIT state.
state - Variable in class jist.runtime.Event.Continuation
State of the event execution before blocking call.
staticEntityRef - Variable in class jist.runtime.Controller
reference to the entity used for static calls.
stats - Variable in class jist.swans.route.RouteAodv
statistics accumulator.
stats - Variable in class jist.swans.route.RouteZrp
statistics accumulator.
stddev - Variable in class jist.swans.field.Fading.Rician
distribution parameters.
step(Location, int) - Method in class jist.swans.misc.Location.Location2D
Divide (scale) vector from current to second location into a number of equal step (displacement) vectors.
step(Location, int) - Method in class jist.swans.misc.Location.Location3D
Divide (scale) vector from current to second location into a number of equal step (displacement) vectors.
step(Location, int) - Method in class jist.swans.misc.Location
Divide (scale) vector from current to second location into a number of equal step (displacement) vectors.
stepButton - Static variable in class jist.runtime.guilog.GuiLog
The JButton that allows one event to be added, and then pauses.
stepEvent() - Static method in class jist.runtime.guilog.GuiLog
Step through one Event.
stepIcon - Static variable in class jist.runtime.guilog.GuiLog
Re-used Icon.
steps - Variable in class jist.swans.field.Mobility.RandomWaypointInfo
number of steps remaining to waypoint.
stepTime - Variable in class jist.swans.field.Mobility.RandomWaypointInfo
duration of each step.
storeBytes(byte[]) - Method in class jist.swans.trans.CircularBuffer
Store the byte array into the buffer.
storeBytes(byte[], int, int) - Method in class jist.swans.trans.CircularBuffer
Store the byte array from specific offset and length into the buffer.
storeClass(JavaClass) - Method in class jist.runtime.RemoteJist.RemoteRepository
stringJoin(String[], String) - Static method in class jist.runtime.Util
Concatenate array of Strings separated by given delimeter.
stringJoin(Object[], String) - Static method in class jist.swans.misc.Util
Concatenate array of Strings separated by given delimeter.
stringToArray(String) - Static method in class jist.runtime.Pickle
Store string as bytes.
stringToArray(String) - Static method in class jist.swans.misc.Pickle
 
swap(int, int) - Method in class jist.runtime.Scheduler.Heap
Swap data in two array locations.
switchCaller(Event) - Method in class jist.runtime.Controller
Switch caller (return) event.
SYN_RECEIVED - Static variable in class jist.swans.Constants.TCPSTATES
TCP state: SYN-RECEIVED - represents waiting for a confirming connection request acknowledgment after having both received and sent a connection request.
SYN_SENT - Static variable in class jist.swans.Constants.TCPSTATES
TCP state: SYN-SENT - represents waiting for a matching connection request after having sent a connection request.
SYNCHRONIZATION - Static variable in class jist.swans.mac.Mac802_11
PHY synchronization time.

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 _