|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Port | |
|---|---|
| faa.tg.adsb | This package provides transmission of ADS-B (Automatic Dependent Surveillance--Broadcast) datalink messages which contain aircraft state information for aircraft in the simulation that have ADS-B equipment. |
| faa.tg.aircraft | This package provides an interface to the xml Traffic Management Feed and associated utilities |
| faa.tg.aircraft.deadreckon.cockpit | This package provides an interface to the cockpit concentrator. |
| faa.tg.aircraft.deadreckon.dis | |
| faa.tg.aircraft.deadreckon.simnet | |
| faa.tg.aircraft.deadreckon.tmf | This package provides the simulators model of the Aircraft the is updated by dead reckoning from Traffic Flow Management (TMF) TZ messages. |
| faa.tg.asdi | This package contains classes to handle the TMU XML ASDI feed see ASDI_XML_ICD-v1.2.pdf |
| faa.tg.atcview.display | |
| faa.tg.atcview.weather | |
| faa.tg.atmosphere.ruc.dis | This package provides dis capabilites to distribute weather pdu's over the wire. |
| faa.tg.atvoice | This package provides a service for processing and responding to At Voice Commands. |
| faa.tg.audio.cccs | This package provides the simulators capability to configure external audio systems based on the assignment of pilot positions. |
| faa.tg.audio.erce | |
| faa.tg.audio.hfl | |
| faa.tg.datalink | This package provides the simulators interface to George Chandler's datalink simulator. |
| faa.tg.departure.client | This package provides the Departure GUI for controlling departing aircraft. |
| faa.tg.departure.server | This package contains classes that manage the messages sent from the Departure GUI to the EcoGUI. |
| faa.tg.desiree | This package provides classes that interface or interact with the Human Factors developed DESIREE system for DSR, STARS and other facility simulation. |
| faa.tg.desiree.liu | |
| faa.tg.dis | This package provides the Distributed Interative Simulation (DIS) capability that the simulator uses to broadcast aircraft position data. |
| faa.tg.dsr | |
| faa.tg.ecg | This package provides the simulators interface to the EnRoute Common Gateway emulator. |
| faa.tg.eco | This package provides the Exercise Control Operator (ECO) in the simulation VM. |
| faa.tg.eco.barebones | |
| faa.tg.eco.ecogui.spwcfg | |
| faa.tg.eco.remoteecogui.client | This package conatains classes for managing objects sent from the tgf gui. |
| faa.tg.eco.remoteecogui.server | This package conatains classes for managing objects sent from the remote eco gui. |
| faa.tg.googleearth.tgf | |
| faa.tg.hla.aircraft | |
| faa.tg.hla.nasa_amm | |
| faa.tg.liu | This package provides the simulators emulation of a LIU for it's simulation of a DSR. |
| faa.tg.net | This package provides network utilities including the Port class. |
| faa.tg.net.tunneler | |
| faa.tg.net.tunneller | |
| faa.tg.opt.dataStream | |
| faa.tg.opt.distributedSimulation | |
| faa.tg.prep.tmf | Classes to open communication to the ETMS server and serve ETMS data in the form of java objects to TGF |
| faa.tg.prep.tmf.dis | |
| faa.tg.prep.tmf.radar | This package provides a java interface to initilize and read data from an rbx receiver. |
| faa.tg.prep.tmf.radar.server | Provides a server to connect clients to faa.tg.prep.radar.RadarReader for serving Radar object to clients. |
| faa.tg.prep.tmf.server | Provides a server to connect clients to faa.tg.prep.tmf.TrafficManagmentUnit |
| faa.tg.prep.tmf.ufp | A client package to connect to faa.tg.prep.tmg.TrafficManagmentUnit and build UFP's from the received data. |
| faa.tg.scenario | This package contains the Scenario class representing the Simulation running in this VM. |
| faa.tg.scenario.importer | This package provides the classes used to read data for the Scenario. |
| faa.tg.sp | This package provides representives for the Simulation Pilot's |
| faa.tg.tgfserver | This package provides a basic server framework. |
| faa.tg.util | This package contains generic utility classes for the run time system. |
| faa.tg.util.aircraftViewer | |
| faa.tg.util.options | This package contains generic utility classes for processing command line options |
| faa.tg.xpvd | This package provides support for XPVD to run on the same machine as the simulator. |
| Uses of Port in faa.tg.adsb |
|---|
| Methods in faa.tg.adsb with parameters of type Port | |
|---|---|
static AdsbMgr |
AdsbMgr.getInstance(java.lang.String addr,
Port port)
Returns an AdsbMgr associated with a SimDataTransmitter for the given address and port. |
| Uses of Port in faa.tg.aircraft |
|---|
| Constructors in faa.tg.aircraft with parameters of type Port | |
|---|---|
AircraftImportService(Port port)
Create a new DatalinkRep, get an instance of a TgfServer add myself to the server on the specified port |
|
AircraftImportService(TgfServer serv,
Port port)
|
|
| Uses of Port in faa.tg.aircraft.deadreckon.cockpit |
|---|
| Constructors in faa.tg.aircraft.deadreckon.cockpit with parameters of type Port | |
|---|---|
CockpitMessageService(Port port)
Create a new CockpitMessageService, get an instance of a TgfServer add myself to the server on the specified port |
|
CockpitMessageService(TgfServer serv,
Port port)
Constructor |
|
| Uses of Port in faa.tg.aircraft.deadreckon.dis |
|---|
| Constructors in faa.tg.aircraft.deadreckon.dis with parameters of type Port | |
|---|---|
EntityStatePduReceiver(java.lang.String address,
Port port)
This object receives Cat33Reports from the address:port 239.245.0.17:57158. |
|
| Uses of Port in faa.tg.aircraft.deadreckon.simnet |
|---|
| Constructors in faa.tg.aircraft.deadreckon.simnet with parameters of type Port | |
|---|---|
SimnetMsgReceiver(Port port)
|
|
| Uses of Port in faa.tg.aircraft.deadreckon.tmf |
|---|
| Methods in faa.tg.aircraft.deadreckon.tmf with parameters of type Port | |
|---|---|
private boolean |
TmfMessageThread.connect(Host server,
Port port)
Initalizes connectivity and starts this thread. |
| Constructors in faa.tg.aircraft.deadreckon.tmf with parameters of type Port | |
|---|---|
TmfMessageThread(Host server,
Port port)
a constructor. |
|
| Uses of Port in faa.tg.asdi |
|---|
| Fields in faa.tg.asdi declared as Port | |
|---|---|
private static Port |
AsdiFeedConnectObjectStream.asdiObjectStreamPort
|
private static Port |
AsdiFeedConnectLive.tmuXMLHostPort
|
| Constructors in faa.tg.asdi with parameters of type Port | |
|---|---|
AsdiFeedConnectLive(java.net.InetAddress tmuInetAddress,
Port tmuHostPort,
int accountno)
Construct a Feed giving all parameters |
|
AsdiFeedConnectObjectStream(java.net.InetAddress osHost,
Port osPort)
Construct a Feed giving all parameters |
|
AsdiServer(Port port)
|
|
| Uses of Port in faa.tg.atcview.display |
|---|
| Fields in faa.tg.atcview.display declared as Port | |
|---|---|
(package private) Port |
StandardAtcDisplay.DISSimDataComm.port
|
private static Port |
StandardAtcDisplay.RENDEVOUS_PORT
Weather rendezvous port |
| Methods in faa.tg.atcview.display that return Port | |
|---|---|
Port |
StandardAtcDisplay.SimDataCommunication.getPort()
|
Port |
StandardAtcDisplay.TMSimDataComm.getPort()
Return port to use for communication with TGF |
Port |
StandardAtcDisplay.InMemorySimDataComm.getPort()
|
Port |
StandardAtcDisplay.DISSimDataComm.getPort()
|
Port |
StandardAtcDisplay.WeatherSimDataComm.getPort()
|
| Uses of Port in faa.tg.atcview.weather |
|---|
| Methods in faa.tg.atcview.weather that return Port | |
|---|---|
Port |
HflWeatherComm.getPort()
|
| Methods in faa.tg.atcview.weather with parameters of type Port | |
|---|---|
private void |
HflWeatherComm.setupComm(java.net.InetAddress multicastGroup,
Port port,
TimeToLive ttl)
|
| Constructors in faa.tg.atcview.weather with parameters of type Port | |
|---|---|
HflWeatherComm(java.net.InetAddress multicastGroup,
Port port,
WeatherMgr mgr)
Reads Attribute Value (AV) messages off the network via a Multicast Socket and processes the AV messages There are 3 messages we are looking at here: comm message - a handshake weather message - msgs put into the WeatherDisplayManager which will display them immediately clear message - clear the weather db This is really an HFL AV Receiver with Weather handling built into the code. |
|
| Uses of Port in faa.tg.atmosphere.ruc.dis |
|---|
| Fields in faa.tg.atmosphere.ruc.dis declared as Port | |
|---|---|
private Port |
WeatherPduFactory.disPort
DIS port |
private Port |
UdpTest.disPort
DIS port |
| Constructors in faa.tg.atmosphere.ruc.dis with parameters of type Port | |
|---|---|
UdpTest(Port disRecvPort)
Constructor UdpTest if you what to transmitt and receive on different ports (as XPVDSupport needs to) |
|
WeatherPduFactory(java.net.InetAddress sendAddress,
Port disSendPort,
Port disRecvPort,
java.util.Properties prop)
Constructor WeatherPduFactory if you what to transmitt and receive on different ports (as XPVDSupport needs to) |
|
| Uses of Port in faa.tg.atvoice |
|---|
| Constructors in faa.tg.atvoice with parameters of type Port | |
|---|---|
AtVoiceMgrService(Port port)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceMgrService(Port port,
java.lang.Boolean sendTerminateAtEnd)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceMgrService(TgfServer serv,
Port port)
Full constructor for AtVoiceService |
|
AtVoiceService(Port port)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceService(Port port,
java.lang.Integer delayTime)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceService(Port port,
java.net.URL navaidUrl)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceService(Port port,
java.net.URL navaidUrl,
java.lang.Integer delayTime,
java.net.URL voiceResponseURL)
Create a new service on the given port, this is the Constructor that will be used when optionally loading this class |
|
AtVoiceService(TgfServer serv,
Port port)
Full constructor for AtVoiceService |
|
AtVoiceStateChangeService(java.lang.String stateChangeMultiAddress,
Port stateChangePort,
java.lang.Short exerciseNumber)
Constructor |
|
| Uses of Port in faa.tg.audio.cccs |
|---|
| Fields in faa.tg.audio.cccs declared as Port | |
|---|---|
private static Port |
AudioControlCCCS.cccsHostPort
|
| Uses of Port in faa.tg.audio.erce |
|---|
| Fields in faa.tg.audio.erce declared as Port | |
|---|---|
private static Port |
PttRecorder.erceHostPort
The default port to connect to the ERCEServer. |
private static Port |
AudioControlErce.erceHostPort
|
| Uses of Port in faa.tg.audio.hfl |
|---|
| Fields in faa.tg.audio.hfl declared as Port | |
|---|---|
private static Port |
AudioControlHfl.hflHostPort
|
| Uses of Port in faa.tg.datalink |
|---|
| Constructors in faa.tg.datalink with parameters of type Port | |
|---|---|
DatalinkRep(Port port)
Create a new DatalinkRep, get an instance of a TgfServer add myself to the server on the specified port |
|
DatalinkRep(TgfServer serv,
Port port)
Create a new DatalinkRep and add myself to the server on the specified port |
|
| Uses of Port in faa.tg.departure.client |
|---|
| Fields in faa.tg.departure.client declared as Port | |
|---|---|
private Port |
SocketThread.port
|
| Constructors in faa.tg.departure.client with parameters of type Port | |
|---|---|
DepartureGUI(java.net.InetAddress inetAddr,
Port port)
Constructor |
|
SocketThread(java.net.InetAddress inetAddr,
Port port,
DepartureGUIInterface gui)
Constructor |
|
| Uses of Port in faa.tg.departure.server |
|---|
| Fields in faa.tg.departure.server declared as Port | |
|---|---|
private Port |
StartDepartureAction.port
|
| Constructors in faa.tg.departure.server with parameters of type Port | |
|---|---|
DepartureMenu(Port port)
Constructs a DepartureMenu for the specified port and connects it to the ECO. |
|
DepartureService(Port port)
Create a new DepartureService, get an instance of a TgfServer add myself to the server on the specified port |
|
DepartureService(Port port,
java.lang.String gateHoldFixURLStr)
Create a new DepartureService, get an instance of a TgfServer add myself to the server on the specified port |
|
DepartureService(TgfServer serv,
Port port,
java.lang.String gateHoldFixURLStr)
Constructor |
|
StartDepartureAction(java.lang.String name,
javax.swing.ImageIcon icon,
java.net.InetAddress simHost,
Port port)
Constructor |
|
| Uses of Port in faa.tg.desiree |
|---|
| Fields in faa.tg.desiree declared as Port | |
|---|---|
private Port |
DesireePluginService.port
|
| Constructors in faa.tg.desiree with parameters of type Port | |
|---|---|
DesireeService(Port port)
Create a new service on the given port |
|
DesireeService(TgfServer serv,
Port port)
Full constructor for DesireeService |
|
| Uses of Port in faa.tg.desiree.liu |
|---|
| Methods in faa.tg.desiree.liu with parameters of type Port | |
|---|---|
private void |
LiuDesiree.constructorHelper(EcgDevice dev,
Host host,
Port port)
Use this method in the constructor. |
| Constructors in faa.tg.desiree.liu with parameters of type Port | |
|---|---|
LiuDesiree(EcgDevice dev,
Host host,
Port port,
java.lang.String logFile,
java.lang.String debugOption)
Constructor for the LiuDesiree object |
|
| Uses of Port in faa.tg.dis |
|---|
| Fields in faa.tg.dis declared as Port | |
|---|---|
private static Port |
TgPduFactory.BASE
|
private Port |
DIS_UdpTransmitter.disPort
DIS port |
| Methods in faa.tg.dis that return Port | |
|---|---|
Port |
DIS_UdpTransmitter.getPort()
Returns the port number used by the transmitter. |
| Methods in faa.tg.dis with parameters of type Port | |
|---|---|
private void |
IfFlightPlanPduFactory.setupPduOutputStream(java.net.InetAddress sendAddress,
Port disPort)
Initializes the PduOutputStream this object will use to send IfFlightPlanPDU packets out on. |
| Constructors in faa.tg.dis with parameters of type Port | |
|---|---|
DIS_Receiver(Port port)
Constructor for DIS_Receiver |
|
DIS_UdpTransmitter(java.net.InetAddress disAddress,
Port disPort)
|
|
DIS_UdpTransmitter(java.net.InetAddress disAddress,
Port disPort,
Port localPort)
|
|
IfFlightPlanPduFactory(java.net.InetAddress sendAddress,
Port disPort,
SimulationTime delayPduTimeStamp)
Constructor - |
|
IfFlightPlanPduFactory(java.net.InetAddress sendAddress,
Port disPort,
SimulationTime delayPduTimeStamp,
SimulationTime gmtOffset)
Constructor - |
|
PduFactory(Port port)
Construct a PduFactory listening on port for dis pdu's |
|
PduFactoryTest(Port port)
|
|
PduLogger(Port port)
|
|
PduOutputStream(java.net.InetAddress addr,
Port port)
Constructs a PduOutputStream for broadcasting PDUs to the specified address and port. |
|
TgPduFactory(java.net.InetAddress sendAddress,
Port disSendPort,
Port disRecvPort,
Scenario scenario)
Constructor TgPduFactory if you what to transmitt and receive on different ports (as XPVDSupport needs to) |
|
TgPduFactory(java.net.InetAddress sendAddress,
Port disPort,
Scenario scenario)
construct the TgPduFactory. |
|
| Uses of Port in faa.tg.dsr |
|---|
| Fields in faa.tg.dsr declared as Port | |
|---|---|
private Port |
DsrServer.port
|
| Constructors in faa.tg.dsr with parameters of type Port | |
|---|---|
DsrLiu(EcgDevice dev,
Host host,
Port port,
java.lang.String logFile,
java.lang.String debugOption,
Port aDsrPort)
Constructor for the DsrLiu object |
|
DsrServer(Port aPort,
DsrLiu aDsrLiu)
Constructor |
|
| Uses of Port in faa.tg.ecg |
|---|
| Fields in faa.tg.ecg declared as Port | |
|---|---|
private Port |
EcgMessageFactory.port
|
| Constructors in faa.tg.ecg with parameters of type Port | |
|---|---|
EcgMessageFactory(EcgDevice ecgDevice,
Host host,
Port port)
Constructor EcgMessageFactory |
|
| Uses of Port in faa.tg.eco |
|---|
| Methods in faa.tg.eco with parameters of type Port | |
|---|---|
void |
EcoUdpMsg.write(java.net.InetAddress socketaddress,
Port port)
|
| Constructors in faa.tg.eco with parameters of type Port | |
|---|---|
DepartureStartMsg(java.lang.String classPath,
PortOffset basePortOffset,
Port port,
java.net.InetAddress host)
Constructor for the departure start message. |
|
| Uses of Port in faa.tg.eco.barebones |
|---|
| Fields in faa.tg.eco.barebones declared as Port | |
|---|---|
private static Port |
SimPilotInitiator.spComPort
|
| Uses of Port in faa.tg.eco.ecogui.spwcfg |
|---|
| Fields in faa.tg.eco.ecogui.spwcfg declared as Port | |
|---|---|
private Port |
RequestAvailComponent.port
|
| Uses of Port in faa.tg.eco.remoteecogui.client |
|---|
| Constructors in faa.tg.eco.remoteecogui.client with parameters of type Port | |
|---|---|
RemoteEcoGUIClient(java.net.InetAddress inetAddr,
Port port,
RemoteEcoGUI remoteEcoGUI)
Constructor |
|
| Uses of Port in faa.tg.eco.remoteecogui.server |
|---|
| Constructors in faa.tg.eco.remoteecogui.server with parameters of type Port | |
|---|---|
RemoteEcoGUIService(Port port)
Create a new RemoteEcoGUIService, get an instance of a TgfServer add myself to the server on the specified port. |
|
RemoteEcoGUIService(TgfServer serv,
Port port)
Constructor |
|
| Uses of Port in faa.tg.googleearth.tgf |
|---|
| Fields in faa.tg.googleearth.tgf declared as Port | |
|---|---|
private Port |
TgfPdu2Kml.disPort
DIS port |
| Constructors in faa.tg.googleearth.tgf with parameters of type Port | |
|---|---|
Tgf2Kml(Port port,
java.lang.String filename)
Constructor |
|
TgfPdu2Kml(Port disRecvPort)
Constructor TgfPdu2Kml if you what to transmitt and receive on different ports (as XPVDSupport needs to) |
|
| Uses of Port in faa.tg.hla.aircraft |
|---|
| Constructors in faa.tg.hla.aircraft with parameters of type Port | |
|---|---|
TgfHlaAircraftManager(java.lang.String mcAddr,
Port port)
Constructs a new TgfHlaAircraftManager - this object will acquire handles for all aircraft within the TGF Next Generation Simulator. |
|
| Uses of Port in faa.tg.hla.nasa_amm |
|---|
| Fields in faa.tg.hla.nasa_amm declared as Port | |
|---|---|
static Port |
AmmMessageCenter.AMM_MSGCTR_PORT
|
private Port |
AmmMessageCenter.spCmdTransmitPort
Port to transmit simpilot commands to TGF on. |
| Methods in faa.tg.hla.nasa_amm with parameters of type Port | |
|---|---|
private void |
AMMHlaMessageCenter.createAndJoinFederation(java.lang.String mcastAddr,
Port port)
Creates/joins the FFSim Federation Execution. |
static AMMHlaMessageCenter |
AMMHlaMessageCenter.getInstance(java.lang.String mcastAddr,
Port port)
Returns the AMMHlaMessageCenter for the HLA federate that attaches to a HLA interface on the specified address and port. |
| Constructors in faa.tg.hla.nasa_amm with parameters of type Port | |
|---|---|
AMMHlaMessageCenter(java.lang.String mcastAddr,
Port port)
Constructs a new HLA federate that attaches to a HLA interface on a specific address and port. |
|
| Uses of Port in faa.tg.liu |
|---|
| Constructors in faa.tg.liu with parameters of type Port | |
|---|---|
Jliu(EcgDevice ecgDevice,
Host ecgHost,
Port ecgPort)
Constructor for the Jliu object |
|
| Uses of Port in faa.tg.net |
|---|
| Fields in faa.tg.net declared as Port | |
|---|---|
private Port |
DatagramPacketFactory.port
|
private Port |
NetConfig.privatePort
|
private Port |
NetConfig.publicPort
|
static Port |
Port.ZERO
A zero port; has special meanings for certain sockets. |
| Methods in faa.tg.net that return Port | |
|---|---|
Port |
Port.add(PortOffset offset)
Creates a new port with the integer value being the sum of this port plus the offset given. |
Port |
NetConfig.getPrivatePort()
|
Port |
NetConfig.getPublicPort()
|
Port |
DatagramPacketFactory.port()
|
| Methods in faa.tg.net with parameters of type Port | |
|---|---|
int |
Port.compareTo(Port o)
|
java.net.Socket |
Port.createSocket(java.net.InetAddress address,
java.net.InetAddress localAddr,
Port localPort)
Creates a socket and connects it to the specified remote address on this remote port. |
PortOffset |
Port.offsetFrom(Port port)
Generates an offset based on the difference of this to the the argument. |
void |
NetConfig.setPrivatePort(Port port)
|
void |
NetConfig.setPublicPort(Port port)
|
| Constructors in faa.tg.net with parameters of type Port | |
|---|---|
DatagramPacketFactory(java.net.InetAddress address,
Port port)
Stores the address/port information so that it does not need to be passed in. |
|
SpCmdListener(java.lang.String address,
Port port,
int timeToLive)
Creates an instance of the SpCmdReceiver. |
|
| Uses of Port in faa.tg.net.tunneler |
|---|
| Fields in faa.tg.net.tunneler declared as Port | |
|---|---|
private Port |
TunnelConfig.DEFAULT_TUNNEL_PORT
The default connection port for the tunnel. |
private Port |
TunnelConfig.readPort
The port to read data from if a gatherer is being used. |
private Port |
TunnelConfig.tunnelPort
The port the server is using to hear connections. |
private Port |
TunnelConfig.writePort
the port to write data to if a dumper is being used. |
| Methods in faa.tg.net.tunneler that return Port | |
|---|---|
Port |
TunnelConfig.getReadPort()
|
Port |
TunnelConfig.getTunnelPort()
|
Port |
TunnelConfig.getWritePort()
|
| Constructors in faa.tg.net.tunneler with parameters of type Port | |
|---|---|
ConnectionListener(Port connectionPort,
TunnelServer server)
Creates a new ConnectionListener from the connectionPort parameter. |
|
PacketReader(java.net.InetAddress wireAddress,
Port wirePort,
java.net.Socket tunnelSocket,
boolean multicast)
Creates a new PacketReader which will read data from a socket created by the wireAddress and wirePort parameters. |
|
PacketWriter(java.net.InetAddress wireAddress,
Port wirePort,
java.net.Socket tunnelSocket,
boolean multicast)
Creates a new PacketWriter which will receive data from the tunnelSocket parameter and write it out to a datagram socket created with the wireAddress/wirePort parameters. |
|
| Uses of Port in faa.tg.net.tunneller |
|---|
| Fields in faa.tg.net.tunneller declared as Port | |
|---|---|
private Port |
TunnelConfig.DEFAULT_TUNNEL_PORT
The default connection port for the tunnel. |
private Port |
TunnelConfig.readPort
The port to read data from if a gatherer is being used. |
private Port |
TunnelConfig.tunnelPort
The port the server is using to hear connections. |
private Port |
TunnelConfig.writePort
the port to write data to if a dumper is being used. |
| Methods in faa.tg.net.tunneller that return Port | |
|---|---|
Port |
TunnelConfig.getReadPort()
|
Port |
TunnelConfig.getTunnelPort()
|
Port |
TunnelConfig.getWritePort()
|
| Constructors in faa.tg.net.tunneller with parameters of type Port | |
|---|---|
ConnectionListener(Port connectionPort,
TunnelServer server)
Creates a new ConnectionListener from the connectionPort parameter. |
|
PacketReader(java.net.InetAddress wireAddress,
Port wirePort,
java.net.Socket tunnelSocket)
Creates a new PacketReader which will read data from a socket created by the wireAddress and wirePort parameters. |
|
PacketWriter(java.net.InetAddress wireAddress,
Port wirePort,
java.net.Socket tunnelSocket)
Creates a new PacketWriter which will receive data from the tunnelSocket parameter and write it out to a datagram socket created with the wireAddress/wirePort parameters. |
|
| Uses of Port in faa.tg.opt.dataStream |
|---|
| Fields in faa.tg.opt.dataStream declared as Port | |
|---|---|
static Port |
SimMessageCenter.ADS_B_PORT
|
private Port |
TcpBroadcaster.port
|
(package private) Port |
ReliableUdpReceiver.port
|
private Port |
MultiCastReceiver.port
Stores the Port to be able to get the value. |
static Port |
SimMessageCenter.SIM_DATA_PORT
|
static Port |
SimMessageCenter.SP_CMD_PORT
|
static Port |
SimMessageCenter.SP_LOAD_RPT_PORT
|
static Port |
SimMessageCenter.SPW_MGR_SEARCH_PORT
port used to look for other spw mgrs on |
| Methods in faa.tg.opt.dataStream that return Port | |
|---|---|
Port |
ReliableUdpReceiver.getPort()
|
Port |
MultiCastReceiver.getPort()
Returns the port. |
| Constructors in faa.tg.opt.dataStream with parameters of type Port | |
|---|---|
Audience(java.lang.String mcastaddr_Str,
Port port)
|
|
MultiCastReceiver(java.lang.String mcastaddr_Str,
Port port)
Constructor - does not start listening on the port until start() is called |
|
ReliableUdpMulticaster(java.lang.String group,
Port port,
int ttl)
Constructs an instance of LrmpExample. |
|
ReliableUdpReceiver(java.lang.String address,
Port port,
int ttl)
Constructs an instance of LrmpExample. |
|
SimDataTransmitter(java.lang.String mcastaddr_Str,
Port port)
Constructor - does not start listening on the port until run() is called. |
|
SpCmdReceiver(java.lang.String address,
Port port,
int timeToLive)
Creates an instance of the SpCmdReceiver. |
|
SpCmdUdpService(java.lang.String destAddString,
Port port)
|
|
TcpBroadcaster(TgfServer serv,
Port port)
|
|
TransmittedSimDataReader(java.lang.String mcastAddr,
Port port)
Constructs a new TransmittedSimDataReader, creating a new SimDataTransmitter with the specified address:port. |
|
UdpBroadcaster(java.lang.String destAddString,
Port port)
|
|
UdpMulticaster(java.lang.String destAddString,
Port port)
|
|
UdpReceiver(Port port)
Stores the Port to be able to get the value. |
|
UdpReceiver(java.lang.String mcastaddr_Str,
Port port)
|
|
UdpReceiver(java.lang.String mcastaddr_Str,
Port port,
boolean multicast)
Constructor - does not start listening on the port until run() is called |
|
| Uses of Port in faa.tg.opt.distributedSimulation |
|---|
| Constructors in faa.tg.opt.distributedSimulation with parameters of type Port | |
|---|---|
SlaveSimulationClient(java.lang.String host,
Port port)
|
|
SlaveSimulationService(FlightAssigner flightAssigner,
Port port)
Create a new one of these, get an instance of a TgfServer add myself to the server on the specified port |
|
SlaveSimulationService(FlightAssigner flightAssigner,
TgfServer serv,
Port port)
|
|
| Uses of Port in faa.tg.prep.tmf |
|---|
| Fields in faa.tg.prep.tmf declared as Port | |
|---|---|
private static Port |
TmuLiveFeedConnect.tmuHostPort
|
private static Port |
TmuLiveFeedConnect.tmuXMLHostPort
|
| Constructors in faa.tg.prep.tmf with parameters of type Port | |
|---|---|
TmuLiveFeedConnect(java.net.InetAddress tmuInetAddress,
Port tmuHostPort,
int accountno)
Construct a Feed giving all parameters |
|
| Uses of Port in faa.tg.prep.tmf.dis |
|---|
| Fields in faa.tg.prep.tmf.dis declared as Port | |
|---|---|
private Port |
TmfPduFactory.disPort
DIS port |
| Constructors in faa.tg.prep.tmf.dis with parameters of type Port | |
|---|---|
TmfPduFactory(java.net.InetAddress sendAddress,
Port disSendPort,
Port disRecvPort)
Constructor TmfPduFactory if you what to transmitt and receive on different ports (as XPVDSupport needs to) |
|
| Uses of Port in faa.tg.prep.tmf.radar |
|---|
| Methods in faa.tg.prep.tmf.radar with parameters of type Port | |
|---|---|
private void |
RadarReader.transmitDataGram(java.net.InetAddress host,
Port port,
byte[] data)
Puts a DatagramPacket onto the socket. |
| Constructors in faa.tg.prep.tmf.radar with parameters of type Port | |
|---|---|
RadarReader(java.net.InetAddress host,
Port rbxPort,
java.io.File device,
java.lang.String radartype,
RadarSiteId radarSiteId,
RadarMessageServer rms)
Constructor for RadarReader that will read raw radar data and convert it into NG TGF java objects |
|
| Uses of Port in faa.tg.prep.tmf.radar.server |
|---|
| Constructors in faa.tg.prep.tmf.radar.server with parameters of type Port | |
|---|---|
RadarMessageServer(Port port)
Constructor for RadarMessageServer this receives requests from clients and processes them. |
|
| Uses of Port in faa.tg.prep.tmf.server |
|---|
| Constructors in faa.tg.prep.tmf.server with parameters of type Port | |
|---|---|
TmfServer(Port port)
|
|
| Uses of Port in faa.tg.prep.tmf.ufp |
|---|
| Constructors in faa.tg.prep.tmf.ufp with parameters of type Port | |
|---|---|
Tz2PduFactory(java.net.InetAddress sendAddress,
Port disSendPort,
Port disRecvPort,
java.io.File outputFile)
Constructs a Tz2PduFactory object. |
|
| Uses of Port in faa.tg.scenario |
|---|
| Methods in faa.tg.scenario that return Port | |
|---|---|
private Port |
Scenario.getDisPort()
|
| Uses of Port in faa.tg.scenario.importer |
|---|
| Constructors in faa.tg.scenario.importer with parameters of type Port | |
|---|---|
MetaImporter(Port port)
Create a new MetaImporter, get an instance of a TgfServer add myself to the server on the specified port |
|
MetaImporter(TgfServer serv,
Port port)
Create a new MetaImporter and add myself to the server on the specified port |
|
| Uses of Port in faa.tg.sp |
|---|
| Constructors in faa.tg.sp with parameters of type Port | |
|---|---|
SpCmdService(Port port)
Create a new DatalinkRep, get an instance of a TgfServer add myself to the server on the specified port |
|
SpCmdService(TgfServer serv,
Port port)
|
|
| Uses of Port in faa.tg.tgfserver |
|---|
| Fields in faa.tg.tgfserver with type parameters of type Port | |
|---|---|
private java.util.Map<Port,Listener> |
TgfServer.services
List of services being offered. |
| Methods in faa.tg.tgfserver with parameters of type Port | |
|---|---|
void |
TgfServer.addService(TgfService service,
Port port)
Begin offering a service. |
void |
TgfServer.removeService(Port port)
Discontinue offering a service. |
| Constructors in faa.tg.tgfserver with parameters of type Port | |
|---|---|
Listener(Port port,
TgfService service)
Instantiate a Listener object to handle connections on a port. |
|
| Uses of Port in faa.tg.util |
|---|
| Fields in faa.tg.util declared as Port | |
|---|---|
private Port |
TcpRecord.port
|
| Constructors in faa.tg.util with parameters of type Port | |
|---|---|
SpCmdClient(java.net.InetAddress host,
Port port)
|
|
TcpRecord(java.net.InetAddress address,
Port port,
java.io.OutputStream out)
Simple constructor. |
|
| Uses of Port in faa.tg.util.aircraftViewer |
|---|
| Methods in faa.tg.util.aircraftViewer with parameters of type Port | |
|---|---|
ReliableUdpMulticaster |
SimulationActionViewer.initializeBroadcaster(java.lang.String mcAddress,
Port port,
int ttl)
Initializes the broadcaster for the spCommands. |
| Constructors in faa.tg.util.aircraftViewer with parameters of type Port | |
|---|---|
RemoteDiagnosticTool(java.lang.String mcAddr,
Port port)
Constructor for the RemoteDiagnosticTool. |
|
| Uses of Port in faa.tg.util.options |
|---|
| Fields in faa.tg.util.options declared as Port | |
|---|---|
private Port |
SocketOption.defaultPort
|
private Port |
SocketOption.port
The Port. |
| Methods in faa.tg.util.options that return Port | |
|---|---|
Port |
SocketOption.getPort()
Returns the port portion of the arugment string parsed by this object if one exists - returns NULL if the user did not supply a port as part of the parsed argument. |
(package private) Port |
PortOption.parse(java.lang.String arg)
|
| Methods in faa.tg.util.options with parameters of type Port | |
|---|---|
private static java.lang.String |
SocketOption.defaultValue(java.net.InetAddress defaultAddr,
Port defaultPort)
Returns the default value (if any) of the option |
| Constructors in faa.tg.util.options with parameters of type Port | |
|---|---|
PortOption(java.lang.String description,
Port defaultValue)
Constructor |
|
PortOption(java.lang.String shortForm,
java.lang.String longForm,
java.lang.String optionDescription,
Port defaultValue)
An Option representing a file option using your own option forms |
|
SocketOption(java.lang.String socketString,
java.net.InetAddress defaultAddr,
Port defaultPort)
Create a new SocketOption with the passed option description. |
|
SocketOption(java.lang.String shortForm,
java.lang.String longForm,
java.lang.String optionDescription,
java.net.InetAddress defaultAddr,
Port defaultPort)
Constructs a new Socket Option with the given option representations. |
|
| Uses of Port in faa.tg.xpvd |
|---|
| Fields in faa.tg.xpvd declared as Port | |
|---|---|
private Port |
XpvdSupport.rxPort
|
private Port |
XpvdSupport.txPort
|
static Port |
SpXpvdSupport.XPVD_DIS_PORT
|
| Constructors in faa.tg.xpvd with parameters of type Port | |
|---|---|
XpvdSupport(java.lang.String xpvdBinary,
java.lang.String xpvdCntl,
Port txPort,
Port rxPort)
This class supports the use of xpvd on the same host as the simulator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||