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 _

O

objectToArray(Object) - Static method in class jist.runtime.Pickle
Store object as bytes.
objectToArray(Object) - Static method in class jist.swans.misc.Pickle
Object: size = variable
obtainNewRreqId() - Method in class jist.swans.route.RouteAodv.RouteRequest
Assigns a fresh RREQ id number, and updates the node's global RREQ id counter.
OFF - Static variable in class jist.swans.trans.TcpSocket
Debug printing flag.
offset - Variable in class jist.swans.misc.MessageBytes
Data offset within byte-array.
offsetAndFlags - Variable in class jist.swans.trans.TransTcp.TcpMessage
16 bit offset and flags.
offsets - Variable in class jist.swans.field.Spatial.TiledWraparound
transmission offsets corresponding to top-left of each tile.
oldName - Variable in class jist.swans.Rewriter.ModifyTypeInfo
name of type to replace.
oldType - Variable in class jist.swans.Rewriter.ModifyTypeInfo
type to replace.
onClosedState(TransTcp.TcpMessage, NetAddress) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during CLOSED state.
onClosingState(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during CLOSING state.
onEstablishedState(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during ESTABLISHED state.
onFinWait1State(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during FIN_WAIT_1 state.
onFinWait2State(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during FIN_WAIT_2 state.
onLastAckState(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during LAST_ACK state.
onReceiveACK(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method handles the case when ACK packet is received.
onReceiveData(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method handles the case when data packet is received.
onReceiveValidDataorACK(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method is to check if receive data packet or ACK packet.
onRetransmit(int) - Method in class jist.swans.trans.TcpSocket
Called when retransmission happens.
onSynReceivedState(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during SYN_RECEIVED state.
onSynSentState(TransTcp.TcpMessage) - Method in class jist.swans.trans.TcpSocket
This method takes care of all the steps that need to be done if we receive a packet during SYN_SENT state.
operation_array(byte[]) - Method in class jist.minisim.cont.entity
Blocking operation with array parameter.
operation_double(double) - Method in class jist.minisim.cont.entity
Blocking operation with primitive double parameter.
operation_double(double) - Method in class jist.minisim.contproxy.entity
Proxied blocking call with primitive double parameter.
operation_double(double) - Method in interface jist.minisim.contproxy.entityInterface
Proxied blocking call with primitive double parameter.
operation_double(double) - Method in class jist.minisim.events.entity
Event with primitive double parameter.
operation_double(double) - Method in class jist.minisim.proxy.entity
Proxied event with primitive double parameter.
operation_double(double) - Method in interface jist.minisim.proxy.entityInterface
Proxied event with primitive double parameter.
operation_int(int) - Method in class jist.minisim.cont.entity
Blocking operation with primitive integer parameter.
operation_int(int) - Method in class jist.minisim.contproxy.entity
Proxied blocking call with primitive integer parameter.
operation_int(int) - Method in interface jist.minisim.contproxy.entityInterface
Proxied blocking call with primitive integer parameter.
operation_int(int) - Method in class jist.minisim.events.entity
Event with primitive integer parameter.
operation_int(int) - Method in class jist.minisim.proxy.entity
Proxied event with primitive integer parameter.
operation_int(int) - Method in interface jist.minisim.proxy.entityInterface
Proxied event with primitive integer parameter.
operation_null() - Method in class jist.minisim.cont.entity
Blocking operation with no parameters.
operation_null() - Method in class jist.minisim.contproxy.entity
Proxied blocking call with no parameters.
operation_null() - Method in interface jist.minisim.contproxy.entityInterface
Proxied blocking call with no parameters.
operation_null() - Method in class jist.minisim.events.entity
Event with no parameters.
operation_null() - Method in class jist.minisim.proxy.entity
Proxied event with no parameters.
operation_null() - Method in interface jist.minisim.proxy.entityInterface
Proxied event with no parameters.
operation_show() - Method in class jist.minisim.cont.entity
Blocking operation that displays time.
operation_string(String) - Method in class jist.minisim.cont.entity
Blocking operation with String parameter.
operation_string(String) - Method in class jist.minisim.contproxy.entity
Proxied blocking call with String parameter.
operation_string(String) - Method in interface jist.minisim.contproxy.entityInterface
Proxied blocking call with String parameter.
operation_string(String) - Method in class jist.minisim.events.entity
Event with String parameter.
operation_string(String) - Method in class jist.minisim.proxy.entity
Proxied event with String parameter.
operation_string(String) - Method in interface jist.minisim.proxy.entityInterface
Proxied event with String parameter.
OPT_ACK - Static variable in class jist.swans.route.RouteDsrMsg
Type of an Acknowledgement option.
OPT_ACK_REQUEST - Static variable in class jist.swans.route.RouteDsrMsg
Type of an Acknowledgement Request option.
OPT_PAD1 - Static variable in class jist.swans.route.RouteDsrMsg
Type of a Pad1 option.
OPT_PADN - Static variable in class jist.swans.route.RouteDsrMsg
Type of a PadN option.
OPT_ROUTE_ERROR - Static variable in class jist.swans.route.RouteDsrMsg
Type of a Route Error option.
OPT_ROUTE_REPLY - Static variable in class jist.swans.route.RouteDsrMsg
Type of a Route Reply option.
OPT_ROUTE_REQUEST - Static variable in class jist.swans.route.RouteDsrMsg
Type of a Route Request option.
OPT_SOURCE_ROUTE - Static variable in class jist.swans.route.RouteDsrMsg
Type of a Source Route option.
optBuf - Variable in class jist.swans.route.RouteDsrMsg.Option
The raw bytes of the option.
optBufOffset - Variable in class jist.swans.route.RouteDsrMsg.Option
The offset into optbuf where the option encoding begins.
options - Static variable in class jist.minisim.prime
parsed command-line options.
options - Variable in class jist.runtime.RemoteJist.Job
command-line parameters.
options - Variable in class jist.swans.route.RouteDsrMsg
The list of options contained in the DSR header.
options - Variable in class jist.swans.trans.TransTcp.TcpMessage
options field (contains padding to make this field 32 bit boundary).
originator - Variable in class jist.swans.route.RouteDsr.RouteReplyTableEntry
The originator of the shortened Source Route.
originIp - Variable in class jist.swans.route.RouteAodv.RreqBufferEntry
Net address of node that originating the RREQ message.
origIp - Variable in class jist.swans.route.RouteAodv.RouteReplyMessage
RREP message originator sequence number field.
origIp - Variable in class jist.swans.route.RouteAodv.RouteRequestMessage
Originator node IP address.
origSeqNum - Variable in class jist.swans.route.RouteAodv.RouteRequestMessage
Originator node sequence number.
out - Variable in class jist.runtime.ProxyPoint.StreamPump
output stream to write to.
out - Variable in class jist.runtime.RemoteIO.PrintStreamWithExceptions
underlying PrintStream.
out - Variable in class jist.runtime.RemoteJist.RemoteRepository
Local server output stream.
out - Variable in class jist.swans.app.io.BufferedWriter
underlying writer.
out - Variable in class jist.swans.trans.TcpSocket
Output Stream for this connection.
outgoingLoss - Variable in class jist.swans.net.NetIp
packet loss models.
outgoingSet - Variable in class jist.swans.route.RouteAodv
set of nodes that this node routes through.
OutputStream - Class in jist.swans.app.io
A functionally identical port of java.io.OutputStream, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten and tagged with the appropriate blocking invocation semantics.
OutputStream() - Constructor for class jist.swans.app.io.OutputStream
 
OutputStreamWriter - Class in jist.swans.app.io
A functionally identical port of java.io.OutputStreamWriter, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten.
OutputStreamWriter() - Constructor for class jist.swans.app.io.OutputStreamWriter
 

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 _