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

C

C8xx_APPLICATION_ID - Static variable in class com.esf.device.modem.channel.service.CnS
CnS 'C8xx Application' ID
CHAP - Static variable in class com.esf.net.ppp.service.PppAuthentication
CHAP authentication
CLOSE_3PLUSES - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CLOSE_DCD_DROPS - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CLOSE_DCD_OR_3PLUSES - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CLOSE_NEVER - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CONFIGURATION_POWERED_MASK - Static variable in interface javax.usb.UsbConst
 
CONFIGURATION_REMOTE_WAKEUP - Static variable in interface javax.usb.UsbConst
 
CONFIGURATION_SELF_POWERED - Static variable in interface javax.usb.UsbConst
 
CONNECT_ALWAYS - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CONNECT_ANYDATA - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CONNECT_ATDT - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CONNECT_DCD - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CONNECT_DCD_OR_ATDT - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
CS0 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 0 - highest performance mode
CS1 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 1 - tuned performance mode
CS2 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 2 - reserved
CS3 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 3 - reserved
CS4 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 4 - reserved
CS5 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
power state 5 - highest power saving mode
CURRENT_STATE - Static variable in class com.esf.core.persistence.service.Persistence
CURRENT_STATE = indicates configuration that is in effect now
CatalystNotifyTemps - class com.esf.sbc.catalyst.system.management.service.CatalystNotifyTemps.
Constructor to contain notify trip temperatures for Catalyst processor
CatalystNotifyTemps() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystNotifyTemps
constructor for an empty CatalystNotifyTemps class
CatalystNotifyTemps(TripTemps, TripTemps, TripTemps, TripTemps, TripTemps, TripTemps, short) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystNotifyTemps
constructor to create a fully initialized CatalystNotifyTemps class
CatalystPowerState - class com.esf.sbc.catalyst.system.management.service.CatalystPowerState.
Static definitions to be used with the ICatalystPowerManagementService
CatalystPowerState() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
 
CatalystTemperatures - class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures.
Constructor to hold Catalyst system temperature values
CatalystTemperatures() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
constructor to create an empty CatalystTemperatures class
CatalystTemperatures(short, short, short, short, short, short) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
constructor to create a fully initialized CatalystTemperature class
CatalystTemperatures(CatalystTemperatures) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
copy constructor
CellularModem - class com.esf.device.modem.service.CellularModem.
Defines CellularModem class
CellularModem() - Constructor for class com.esf.device.modem.service.CellularModem
 
Clear - Static variable in class com.esf.device.serial.comm.service.Parity
Parity bit is present and always clear.
CnS - class com.esf.device.modem.channel.service.CnS.
Describes CnS object.
CnS(int, byte, int) - Constructor for class com.esf.device.modem.channel.service.CnS
CnS message constructor.
CnS(int, byte, int, byte[]) - Constructor for class com.esf.device.modem.channel.service.CnS
CnS message constructor
CnS(int, byte, int, int) - Constructor for class com.esf.device.modem.channel.service.CnS
CnS message constructor
CnS(int, byte, int, long) - Constructor for class com.esf.device.modem.channel.service.CnS
CnS message constructor
CnS(byte[]) - Constructor for class com.esf.device.modem.channel.service.CnS
CnS reply constructor.
CnS - Static variable in class com.esf.device.modem.channel.service.ModemCommandType
CnS command
CnsErrorResponseException - exception com.esf.device.modem.exception.CnsErrorResponseException.
Defines CnsErrorResponseException
CnsErrorResponseException() - Constructor for class com.esf.device.modem.exception.CnsErrorResponseException
Create an instance with no message about why the Exception was thrown.
CnsErrorResponseException(String) - Constructor for class com.esf.device.modem.exception.CnsErrorResponseException
Creates an instance with a message about why the Exception was thrown.
Crc16 - class com.esf.util.algorithm.crc.Crc16.
Used to calculate the CRC-16 (cyclical redundancy check) for an array of bytes.
changeTermClientBaudRate(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the baud rate of the Serial Port for a previously created TermClient
changeTermClientBufferSize(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used configure the maximum number of bytes that will be forwarded in one pass from the serial port to the network port or vice versa for a previously created TermClient.
changeTermClientCancelEchoChars(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used determine whether to block characters received while transmitting out of the Serial Port for a previously created TermClient.
changeTermClientConnectMode(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine what initiates a connection to a remote server.
changeTermClientConnectionAtdtdial(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the ATDTDial string used to determine to which remote network port the TermClient should connect for a previously created TermClientConnection.
changeTermClientConnectionConnected(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the Connected string used to indicate a successful connection to a remote server for a previously created TermClientConnection.
changeTermClientConnectionDisconnectMode(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the Disconnect mode string used to determine what can be used to interrupt the connection for a previously created TermClientConnection.
changeTermClientConnectionDisconnected(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the Disconnected string used to indicate a closed connection or a failure to connect to a remote server for a previously created TermClientConnection.
changeTermClientConnectionEchoMode(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the Echo mode string used to control the reply messages to the serial port or also the network port for a previously created TermClientConnection.
changeTermClientConnectionHost1(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the first remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost2(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the second remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost3(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the third remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost4(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the fourth remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost5(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the fifth remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost6(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the sixth remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost7(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the seventh remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionHost8(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the eighth remote host's IP address that this connection record configures for a previously created TermClientConnection.
changeTermClientConnectionNetworkPort(int, int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to change the remote network port to which the connection record configures for a previously created TermClientConnection.
changeTermClientDataBits(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the data bits per character of the Serial Port for a previously created TermClient
changeTermClientDemarkationMSec(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine the end of a stream of bytes received on a Serial Port for a previously created TermClient.
changeTermClientDeviceDriver(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the Device Driver used on the Serial Port for a previously created TermClient
changeTermClientDtrFollowsConnection(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine whether the DTR output on the serial port should transition to HI and LOW based on the state of the network connection for a previously created TermClient.
changeTermClientIdleTimerSeconds(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine when and if a connection to a remote server should be closed based on inactivity on a on a Serial Port for a previously created TermClient.
changeTermClientParity(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the parity of the Serial Port for a previously created TermClient
changeTermClientReconnectDelaySec(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine how long to delay reconnecting to a remote server once a previous connection breaks for a previously created TermClient.
changeTermClientReplyWithOk(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used determine whether the serial replies with an OK packet to any received serial packet beginning with 'AT' that does not match any dialing string for a previously created TermClient.
changeTermClientSerialPortIndex(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the index of the Serial Port for a previously created TermClient
changeTermClientStopBits(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the stop bits of the Serial Port for a previously created TermClient
changeTermClientWarmDown(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the RTS WarmDown Timer of the Serial Port for a previously created TermClient.
changeTermClientWarmUp(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
This Method is used change the RTS Warmup Timer of the Serial Port for a previously created TermClient.
changeTermServBufferSize(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the BufferSize of a previously created TermServ.
changeTermServDefragTimerMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the Defragmentation timer of a previously created TermServ.
changeTermServDemarkationMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the Demarkation timer of a previously created TermServ.
changeTermServIdleTimerSeconds(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the ResponseTimeout timer for a previously created TermServ.
changeTermServListeningPort(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the network listening port number for a previously created TermServ.
changeTermServMaxAcceptedSockets(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the Maximum number of active connections on the ListeningPort can be serviced simultaneously.
changeTermServOpenModbusMode(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the OpenModbus operation of a previously created TermServ.
changeTermServOperation(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the operation mode of a previously created TermServ.
changeTermServParallelPortDeviceDriver(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method can change the DeviceDriver used to communicate with a previously created TermServParallelPort.
changeTermServParallelPortEndDeviceIndex(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method can change the EndDeviceIndex used to communicate with a previously created TermServParallelPort.
changeTermServPassword(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the Password for a previously created TermServ.
changeTermServPrintServer(int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the PrintServer mode of a previously created TermServ.
changeTermServResponseTimeoutMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method is used to modify the ResponseTimeout timer of a previously created TermServ.
changeTermServSerialPortBaudRate(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the BaudRate for a previously created TermServSerialPort.
changeTermServSerialPortCancelEchoChars(int, int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the CancelEchoChars for a previously created TermServSerialPort.
changeTermServSerialPortDataBits(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the DataBits for a previously created TermServSerialPort.
changeTermServSerialPortDeviceDriver(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the DeviceDriver for a previously created TermServSerialPort.
changeTermServSerialPortEndDeviceIndex(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the DeviceDriver for a previously created TermServSerialPort
changeTermServSerialPortParity(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the Parity for a previously created TermServSerialPort.
changeTermServSerialPortStopBits(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
This method modifies the StopBits for a previously created TermServSerialPort.
changeTermServSerialPortWarmDownMsec(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the WarmDownMsec timer for a previously created TermServSerialPort.
changeTermServSerialPortWarmUpMsec(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method changes the WarmUpMsec timer for a previously created TermServSerialPort.
changeUdpServerBufferSize(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the BufferSize for a previously created UdpSever
changeUdpServerDemarkationMsec(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the DemarkationMsec time limit of a previously created UdpServer.
changeUdpServerLocalAddress(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the TCP/IP dotted notation PeerAddress of a previously created UdpServer.
changeUdpServerOperation(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the Operation mode of a previously created UdpServer.
changeUdpServerParallelPortDeviceDriver(int, int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the Device driver used in a previously created UdpServer.
changeUdpServerParallelPortEndDeviceIndex(int, int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the EndDeviceIndex of parallel port for a previously created UdpServer.
changeUdpServerPeerAddress(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the TCP/IP dotted notation PeerAddress of a previously created UdpServer.
changeUdpServerPrimaryIpPort(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the PrimaryIpPort of a previously created UdpServer.
changeUdpServerSecondaryIpPort(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method modifies the SecondaryIpPort of a previously created UdpServer.
claim() - Method in interface javax.usb.UsbInterface
Claim this interface.
claim(UsbInterfacePolicy) - Method in interface javax.usb.UsbInterface
Claim this interface using a UsbInterfacePolicy.
clearFeature(byte, short, short) - Method in class javax.usb.util.StandardRequest
Clear Feature.
clearFeature(UsbDevice, byte, short, short) - Static method in class javax.usb.util.StandardRequest
Clear Feature.
close(String) - Method in interface com.esf.device.modem.channel.service.IModemChannelService
Closes modem channel
close() - Method in interface javax.usb.UsbPipe
Close this UsbPipe.
close() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
closeDhcpServer(String) - Method in interface com.esf.net.dhcp.server.service.IDhcpServerService
Shuts down the Dhcp server for this Ethernet adapter.
com.esf.core.configuration.service - package com.esf.core.configuration.service
Interface for software components to request/receive/reject configuration data as well as request that configurations be archived within the Configuration Manager.
com.esf.core.logger.service - package com.esf.core.logger.service
Event logging service to pass event messages at varying severity levels to system log.
com.esf.core.persistence.service - package com.esf.core.persistence.service
Definition of persistence states, used for fetching configurations with respect to their persistence levels.
com.esf.core.system.bootstrap.service - package com.esf.core.system.bootstrap.service
Bundle loader for OSGi bundles.
com.esf.core.system.manager.service - package com.esf.core.system.manager.service
Provides basic system information including Operating System information, JVM information, and filesystem information.
com.esf.core.system.monitor.service - package com.esf.core.system.monitor.service
Provides tools for the management of system level services.
com.esf.device.bluetooth.discovery.service - package com.esf.device.bluetooth.discovery.service
Interface to device service found during the most recent Bluetooth device discovery process.
com.esf.device.ethernet.service - package com.esf.device.ethernet.service
Manages Ethernet device configurations.
com.esf.device.gps.service - package com.esf.device.gps.service
Reads location data from a GPS device.
com.esf.device.modem.channel.service - package com.esf.device.modem.channel.service
Handles communication to a variety of modem plug-in devices.
com.esf.device.modem.exception - package com.esf.device.modem.exception
Defines a variety of types of exception responses from various modems.
com.esf.device.modem.factory.service - package com.esf.device.modem.factory.service
Factory class that dynamically generates an instance of the modem service class.
com.esf.device.modem.manager.service - package com.esf.device.modem.manager.service
Modem manager that adds and removes modem services as needed.
com.esf.device.modem.service - package com.esf.device.modem.service
Interface definitions for generic modem and several specific types of modems.
com.esf.device.serial.comm.service - package com.esf.device.serial.comm.service
Handles a non-event driven SerialComm port, intended for poll-response operation.
com.esf.device.usb.manager.modem.service - package com.esf.device.usb.manager.modem.service
Manages supported USB modem devices.
com.esf.device.usb.manager.service - package com.esf.device.usb.manager.service
Manages USB devices in a system.
com.esf.device.usb.manager.storage.service - package com.esf.device.usb.manager.storage.service
Provides tools for management of USB Mass Storage devices.
com.esf.device.usb.manager.usb2serial.service - package com.esf.device.usb.manager.usb2serial.service
Provides tools for management of USB-to-Serial devices.
com.esf.device.watchdog.service - package com.esf.device.watchdog.service
Provides methods for starting, stopping, and updating a hardware watchdog present on the system.
com.esf.net.dhcp.server.service - package com.esf.net.dhcp.server.service
Interface to set up DHCP server on a network adapter.
com.esf.net.dnsproxy.service - package com.esf.net.dnsproxy.service
Provides methods to set up a DNS proxy server on a network adapter.
com.esf.net.firewall.service - package com.esf.net.firewall.service
Provides methods to configure Linux firewall settings.
com.esf.net.linux.route.service - package com.esf.net.linux.route.service
Provides methods to set up network routing in Linux systems.
com.esf.net.modem.ppp.factory.service - package com.esf.net.modem.ppp.factory.service
Defines PPP Factory service interface.
com.esf.net.ntp.service - package com.esf.net.ntp.service
Provides methods for configuring the NTP Service.
com.esf.net.ppp.service - package com.esf.net.ppp.service
Defines PPP service interface.
com.esf.net.termclient.service - package com.esf.net.termclient.service
Gives access from local serial port to a remote network TCP server, including AT modem emulation features.
com.esf.net.termserv.service - package com.esf.net.termserv.service
Provides TCP server for network clients to access one or more local serial ports or a single parallel printer port.
com.esf.net.udpserver.service - package com.esf.net.udpserver.service
Provides a UDP server for network clients to access a local serial port, or a local serial port device can access a remote UDP server.
com.esf.sbc.catalyst.smbus.service - package com.esf.sbc.catalyst.smbus.service
Allows access to the SM Bus on the Catalyst processor.
com.esf.sbc.catalyst.system.management.service - package com.esf.sbc.catalyst.system.management.service
Provides services to access GPIO, power, thermal, and other hardware features of the Catalyst processor.
com.esf.sbc.helios.led.service - package com.esf.sbc.helios.led.service
Provides services to control the action of the LEDs on the Helios platform.
com.esf.util.algorithm.crc - package com.esf.util.algorithm.crc
Calculates the CRC-16 (cyclical redundancy check) for an array of bytes.
com.esf.util.gps - package com.esf.util.gps
Provides utility functions for dealing with GPS devices.
com.esf.util.net - package com.esf.util.net
Implementation of the com.esf.util.net.service.INetworkUtilityService.
com.esf.util.net.bundle - package com.esf.util.net.bundle
OSGi activator for com.esf.util.net.
com.esf.util.net.service - package com.esf.util.net.service
Utilities dealing with TCP/IP network interfaces.
com.esf.util.proc - package com.esf.util.proc
Implementation of com.esf.util.proc.service.IProcessUtilityService.
com.esf.util.proc.bundle - package com.esf.util.proc.bundle
OSGi activator for com.esf.util.proc.
com.esf.util.proc.service - package com.esf.util.proc.service
Provides utilities for dealing with starting and stopping system processes.
com.esf.util.sort - package com.esf.util.sort
Provides a quicksort utility for sorting arrays of integers.
com.esf.util.validator.toclass - package com.esf.util.validator.toclass
Provides functions to compare one or more values in an instantiated object with the values from the parent .service class.
complete() - Method in interface javax.usb.UsbIrp
Set this as complete.
complete() - Method in class javax.usb.util.DefaultUsbIrp
Complete this submission.
configFileDoesExist(int) - Method in interface com.esf.net.dnsproxy.service.IDnsProxyService
checks for the existence of DNS proxy configuration file
connect() - Method in interface com.esf.device.modem.service.IModemService
Establishes connection with service provider by starting PPP session
connect() - Method in interface com.esf.net.ppp.service.IPppService
Establishes PPP connection with a service provider
containsSetting(byte) - Method in interface javax.usb.UsbInterface
If the specified alternate setting exists.
containsUsbConfiguration(byte) - Method in interface javax.usb.UsbDevice
If this UsbDevice contains the specified UsbConfiguration.
containsUsbConfiguration(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
containsUsbEndpoint(byte) - Method in interface javax.usb.UsbInterface
If the specified UsbEndpoint is contained in this UsbInterface.
containsUsbInterface(byte) - Method in interface javax.usb.UsbConfiguration
If the specified UsbInterface is contained in this UsbConfiguration.
createTermClient(String, int, int, String, String, String, int, int, boolean, int, int, int, int, boolean, boolean, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method is used to create a new instance of TermClient.
createTermClientConnection(int, String, String, String, String, String, int, String, String, String, String, String, String, String, String) - Method in interface com.esf.net.termclient.service.ITermClientService
This method configures the information necessary to connect to a remote server.
createTermServ(int, int, String, boolean, String, int, int, int, int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
Configure operating parameters for Terminal Server minus the end device(s) parameters which use another method
createTermServParallelPort(int, String, int) - Method in interface com.esf.net.termserv.service.ITermServService
This method adds a parallel port to the Terminal Server.
createTermServSerialPort(int, String, int, int, String, String, String, int, int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
This method adds a serial port to the Terminal Server.
createUdpServer(String, int, String, int, String, int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
Configure operating parameters for UDP Server minus the end device(s) parameters which use another method
createUdpServerParallelPort(int, String, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method adds a parallel port to the UdpServer.
createUdpServerSerialPort(int, String, int, int, String, String, String, int, int, boolean) - Method in interface com.esf.net.udpserver.service.IUdpServerService
This method adds a serial port to the UdpServer.
createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbDevice
Create a UsbControlIrp.
createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbPipe
Create a UsbControlIrp.
createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
createUsbIrp() - Method in interface javax.usb.UsbPipe
Create a UsbIrp.
createUsbIrp() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 

A B C D E F G H I J K L M N O P Q R S T U V W
Copyright © 2009 Eurotech Inc. All rights reserved.