Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
N
NETWORK_PARAM_INCOMING_PORT_NUM
- Static variable in class at.jku.fim.datalinksimulation.networkstack.
NetworkStack
Network stack parameter name for incoming port number
NETWORK_PARAM_OUTGOING_PORT_NUMS
- Static variable in class at.jku.fim.datalinksimulation.networkstack.
NetworkStack
Network stack parameter name for outgoing port number; Value is null or List containing "Integer" objects for ports
NETWORK_PARAM_RECEIVER_ADDRESS
- Static variable in class at.jku.fim.datalinksimulation.networkstack.
NetworkStack
Network stack parameter name for frame receiver
NETWORK_PARAM_SENDER_ADDRESS
- Static variable in class at.jku.fim.datalinksimulation.networkstack.
NetworkStack
Network stack parameter name for frame sender
NETWORK_PARAM_STATION_ID
- Static variable in class at.jku.fim.datalinksimulation.networkstack.incoming.
IncomingNetworkStack
network stack parameter name for the ID of the host station
networkComponentId
- Variable in class at.jku.fim.datalinksimulation.genericdevices.
HardwareComponent
Personal hardware component ID of this instance
These components
NetworkFilter
- Interface in
at.jku.fim.datalinksimulation.networkstack
Title: OSI Simulation Framework Copyright: (c) 2004-05 Company: FIM@JKU, www.fim.uni-linz.ac.at
networkStack
- Variable in class at.jku.fim.datalinksimulation.genericdevices.
InterlinkingDevice
each interlinking device has it's own network stack
networkStack
- Variable in class at.jku.fim.datalinksimulation.genericdevices.
NetworkStation
Internal network stack reference
NetworkStack
- Class in
at.jku.fim.datalinksimulation.networkstack
Title: OSI Simulation Framework Copyright: (c) 2004-05 Company: FIM@JKU, www.fim.uni-linz.ac.at
NetworkStack(IncomingNetworkStackConfiguration, OutgoingNetworkStackConfiguration, Object)
- Constructor for class at.jku.fim.datalinksimulation.networkstack.
NetworkStack
Constructor
NetworkStackParameters
- Class in
at.jku.fim.datalinksimulation.networkstack
Title: OSI Simulation Framework Copyright: (c) 2004-05 Company: FIM@JKU, www.fim.uni-linz.ac.at
NetworkStackParameters()
- Constructor for class at.jku.fim.datalinksimulation.networkstack.
NetworkStackParameters
networkStackReference
- Variable in class at.jku.fim.datalinksimulation.layer7.
Application
NetworkStation
- Class in
at.jku.fim.datalinksimulation.genericdevices
Title: OSI Simulation Framework A
NetworkStation
represents a system, which can run different applications.
NetworkStation(Object)
- Constructor for class at.jku.fim.datalinksimulation.genericdevices.
NetworkStation
Constructor; Each network station in a system should have a unique ID
next()
- Method in class at.jku.fim.datalinksimulation.layer1.data.
RawData.RawDataIterator
Returnes next Integer object;
Throws ConcurrentModificationException if data was modified since creation of iterator
Throws NoSuchElementException if no Byte left
numberOfPorts
- Variable in class at.jku.fim.datalinksimulation.genericdevices.
InterlinkingDevice
the number of available ports
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_