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

A

AboutDialog - class advancedrelay.util.AboutDialog.
Implements a generic "About..." dialog component.
AboutDialog(Frame, String, String[], URL) - Constructor for class advancedrelay.util.AboutDialog
 
advancedrelay.jtdrv - package advancedrelay.jtdrv
Test program for LayGO JNI and laygo package classes (Java AWT version).
advancedrelay.laygo - package advancedrelay.laygo
Java Interface to the LayGO API.
advancedrelay.stdrv - package advancedrelay.stdrv
Test program for LayGO JNI and laygo package classes (Swing version).
advancedrelay.util - package advancedrelay.util
General utility classes for the LayGO API programs.
attach() - Method in class advancedrelay.laygo.ProtocolService
Attach to the service previously detached.
Attach() - Method in class advancedrelay.laygo.ProtocolDevice
 
attach(int, int, int) - Method in class advancedrelay.laygo.ProtocolService
Attach to a service by protocol, major and minor device id.
Attach(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
attach(String) - Method in class advancedrelay.laygo.ProtocolService
Attach to a service by name.
Attach(String) - Static method in class advancedrelay.laygo.Laygo
 
AttachProtocol(int, int, int) - Static method in class advancedrelay.laygo.Laygo
 

C

Check() - Method in class advancedrelay.laygo.ProtocolDevice
 
Check(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
CheckDriverModuleInitialization(int, int) - Static method in class advancedrelay.laygo.Laygo
 
CheckHardwareInitialization(int, int) - Static method in class advancedrelay.laygo.Laygo
 
CheckLayer(int) - Static method in class advancedrelay.laygo.LaygoDevice
 
clearStatistics() - Method in class advancedrelay.laygo.ProtocolService
Clear statistics for the protocol service.
ClearStatistics(int) - Static method in class advancedrelay.laygo.Laygo
 
CLOCK_FM0_ENCODING - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_FM1_ENCODING - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_MANCHESTER_ENCODING - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_MAX - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_NRZI_ENCODING - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SINK - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SINK_NOISE_SUPPRESS - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SINK_RX - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SINK_TX - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SOURCE - Static variable in class advancedrelay.laygo.X21bis
 
CLOCK_SYMMETRIC - Static variable in class advancedrelay.laygo.X21bis
 
close() - Method in class advancedrelay.laygo.ProtocolService
Close an open protocol service.
Close() - Method in class advancedrelay.laygo.ProtocolDevice
 
Close(int) - Static method in class advancedrelay.laygo.Laygo
 
Close(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
ConfigureStack(String) - Static method in class advancedrelay.laygo.Laygo
 
connect() - Method in class advancedrelay.laygo.ProtocolStackServer
Connects to the server on the local machine
Connect() - Method in class advancedrelay.laygo.ProtocolDevice
 
Connect(byte[], int) - Method in class advancedrelay.laygo.ProtocolDevice
 
connect(int) - Method in class advancedrelay.laygo.ProtocolStackServer
Connects to the server by name
Connect(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
connect(String) - Method in class advancedrelay.laygo.ProtocolStackServer
Connects to the server by IP address
connectAccept() - Method in class advancedrelay.laygo.ProtocolService
Accept a connection without additional data.
connectAccept(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Accept a connection with additional data.
ConnectAccept(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
ConnectLayer(int) - Static method in class advancedrelay.laygo.LaygoDevice
 
ConnectLayerWithData(int, byte[], int) - Static method in class advancedrelay.laygo.LaygoDevice
 
connectReject() - Method in class advancedrelay.laygo.ProtocolService
Reject a connection without additional data.
connectReject(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Reject a connection with additional data.
ConnectReject(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
connectRequest() - Method in class advancedrelay.laygo.ProtocolService
Request a connection without additional data.
connectRequest(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Request a connection with additional data.
ConnectRequest(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
ConnectServer(int) - Static method in class advancedrelay.laygo.Laygo
 
ConnectServerIp(String) - Static method in class advancedrelay.laygo.Laygo
 
ConnectServerLocal() - Static method in class advancedrelay.laygo.Laygo
 
ConnectWithData(long, byte[], int) - Static method in class advancedrelay.laygo.LaygoDevice
 

D

D_BIT - Static variable in class advancedrelay.laygo.X25
 
DatabaseName() - Static method in class advancedrelay.laygo.LaygoDevice
 
DataEvent - class advancedrelay.laygo.DataEvent.
Encapsulates the successful result of a read() or readSpecial().
DataEvent(byte[], int) - Constructor for class advancedrelay.laygo.DataEvent
 
DataEvent(byte[], int, int) - Constructor for class advancedrelay.laygo.DataEvent
 
DataEvent(ProtocolEventObject) - Constructor for class advancedrelay.laygo.DataEvent
 
detach() - Method in class advancedrelay.laygo.ProtocolService
Detach from the currently open service.
Detach() - Method in class advancedrelay.laygo.ProtocolDevice
 
Detach(int) - Static method in class advancedrelay.laygo.Laygo
 
Detach(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
DeviceDatabase - class advancedrelay.laygo.DeviceDatabase.
Wrapper class for the global device database.
DeviceDatabase() - Constructor for class advancedrelay.laygo.DeviceDatabase
 
DeviceDatabase(String) - Constructor for class advancedrelay.laygo.DeviceDatabase
 
DeviceName(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
DialogWindowListener - class advancedrelay.util.DialogWindowListener.
Window Listener to dispose of a dialog if closed by pressing the system close button.
DialogWindowListener() - Constructor for class advancedrelay.util.DialogWindowListener
 
DisableStack() - Static method in class advancedrelay.laygo.Laygo
 
discardData() - Method in class advancedrelay.laygo.ProtocolService
Discard the next queued data event.
DiscardData(int) - Static method in class advancedrelay.laygo.Laygo
 
disconnect() - Method in class advancedrelay.laygo.ProtocolStackServer
Disconnects from the server.
Disconnect() - Method in class advancedrelay.laygo.ProtocolDevice
 
Disconnect(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
disconnectConfirm() - Method in class advancedrelay.laygo.ProtocolService
Confirm a disconnect without additional data.
disconnectConfirm(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Confirm a disconnect with additional data.
DisconnectConfirm(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
DisconnectLayer(int) - Static method in class advancedrelay.laygo.LaygoDevice
 
disconnectRequest() - Method in class advancedrelay.laygo.ProtocolService
Request a disconnect without additional data.
disconnectRequest(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Request a disconnect with additional data.
DisconnectRequest(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
DisconnectServer() - Static method in class advancedrelay.laygo.Laygo
 
Dispose() - Method in class advancedrelay.laygo.ProtocolDevice
 
Dispose(Pointer) - Static method in class advancedrelay.laygo.LaygoDevice
 
DLL_EXP - Static variable in class advancedrelay.laygo.LaygoLib
 
DLL_HWI - Static variable in class advancedrelay.laygo.LaygoLib
 
DLL_RPC - Static variable in class advancedrelay.laygo.LaygoLib
 
DLL_STD - Static variable in class advancedrelay.laygo.LaygoLib
 
DllDescription(int) - Static method in class advancedrelay.laygo.Laygo
 
DllErrorMessage(int) - Static method in class advancedrelay.laygo.Laygo
 
DllName(int) - Static method in class advancedrelay.laygo.Laygo
 
DllTagToType(String, Result) - Static method in class advancedrelay.laygo.Laygo
 
DllType() - Static method in class advancedrelay.laygo.Laygo
 
DownloadDriverModule(int, int, String) - Static method in class advancedrelay.laygo.Laygo
 
DropPanel - class advancedrelay.util.DropPanel.
Implements a panel with a drop border
DropPanel() - Constructor for class advancedrelay.util.DropPanel
 
DropPanel(Component) - Constructor for class advancedrelay.util.DropPanel
 
DropPanel(LayoutManager) - Constructor for class advancedrelay.util.DropPanel
 

E

EnableStack() - Static method in class advancedrelay.laygo.Laygo
 
ERROR_ATTACH_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_BUFFER_POOL_INITIALIZATION_FAILURE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_BUFFER_SIZE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CANNOT_OPEN_DATABASE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_CLIENTS_CONNECTED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONFIGURATION_FILE_NOT_FOUND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONFIGURATION_FILE_READ_ERROR - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONFIGURATION_FILE_WRITE_ERROR - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONFIGURATION_NOT_DEFINED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONFIGURATION_NOT_FOUND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_CONNECT_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DATA_DISCREPANCY - Static variable in class advancedrelay.util.Vtx
 
ERROR_DATA_WAITING - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_DETACH_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_CONSTRUCTION_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_BLOCKED - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_CONNECTED - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_DISCONNECTED - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_FOUND - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_LISTENING - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DEVICE_NOT_OPEN - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DISCONNECT_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_DRIVER_MODULE_FILE_NOT_FOUND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_DRIVER_MODULE_FILE_READ_ERROR - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_DRIVER_MODULE_INITIALIZATION_FAILURE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_DRIVER_NOT_INSTALLED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_EVENT_WAITING - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_HARDWARE_CONFIGURATION_CONFLICT - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_HARDWARE_INITIALIZATION_FAILURE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INTERNAL - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_INVALID_BOARD_ID - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_BUFFER_SIZE - Static variable in class advancedrelay.util.Vtx
 
ERROR_INVALID_CID - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_INVALID_CID - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_COMMAND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_CONFIGURATION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_DEVICE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_INVALID_DRIVER_CONFIGURATION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_DRIVER_MODULE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_DRIVER_VERSION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_HARDWARE_CONFIGURATION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_HARDWARE_VERSION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_INPUT_BUFFER - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_IOCTL_FUNCTION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_IOCTL_PARAMETERS - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_OUTPUT_BUFFER - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_PARAMETER - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_INVALID_PROTOCOL - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_STACK_CONFIGURATION - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_STACK_ID - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_USER_ID - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_INVALID_VTX_REFERENCE - Static variable in class advancedrelay.util.Vtx
 
ERROR_INVALID_WRITE_DATA_SIZE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_LISTEN_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_MAX - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_MAX - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_MIN - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_MULTIPLEX_DEVICE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_NO_PROTOCOL_IN_DEVICE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_NO_SYSTEM_BUFFER - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_NONE - Static variable in class advancedrelay.util.Vtx
 
ERROR_NOTHING_WAITING - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_OUT_OF_CONNECTIONS - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_OUT_OF_MEMORY - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_OUT_OF_MEMORY - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_PATTERN_TYPE_DISCREPANCY - Static variable in class advancedrelay.util.Vtx
 
ERROR_PROTOCOL_BLOCKING - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_REOPEN_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_SEQUENCE_NUMBER_DISCREPANCY - Static variable in class advancedrelay.util.Vtx
 
ERROR_SERVER_ACCESS_NOT_ENABLED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVER_CONNECTED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVER_NOT_CONNECTED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVER_NOT_FOUND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVICE_DATABASE_NOT_FOUND - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVICE_NOT_AVAILABLE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SERVICE_OPEN_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_SERVICE_UNKNOWN - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_SIZE_DISCREPANCY - Static variable in class advancedrelay.util.Vtx
 
ERROR_SPECIAL_DATA_WAITING - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_STACK_INITIALIZATION_FAILURE - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_TEMPORARY_BLOCK - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_TOO_MANY_CLIENTS - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_TRANSMISSION_BLOCKED - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_UNBLOCK_FAILURE - Static variable in class advancedrelay.laygo.LaygoDevice
 
ERROR_UNKNOWN_PROTOCOL - Static variable in class advancedrelay.laygo.Laygo
 
ERROR_WRITE_QUEUE_FULL - Static variable in class advancedrelay.laygo.Laygo
 
ErrorDialog - class advancedrelay.util.ErrorDialog.
Implements a generic error dialog component.
ErrorDialog(Frame, String[]) - Constructor for class advancedrelay.util.ErrorDialog
 
ErrorMessage(int) - Static method in class advancedrelay.laygo.LaygoDevice
 
ErrorMessage(int) - Static method in class advancedrelay.laygo.Laygo
 
EtchedPanel - class advancedrelay.util.EtchedPanel.
Implements a panel with an etched border
EtchedPanel() - Constructor for class advancedrelay.util.EtchedPanel
 
EtchedPanel(Component) - Constructor for class advancedrelay.util.EtchedPanel
 
EtchedPanel(LayoutManager) - Constructor for class advancedrelay.util.EtchedPanel
 
EVENT_ACCEPT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CANCEL - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONFIRM - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECT_ACCEPT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECT_REFUSE - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECT_REQUEST - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECT_TIMEOUT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_CONNECTED - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DATA_ABORTED_FRAME - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DATA_CRC_ERROR - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DATA_LENGTH_ERROR - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DATA_OK - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DATA_SPECIAL - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECT_CONFIRMATION - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECT_REQUEST - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECT_TIMEOUT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECTED - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_DISCONNECTING - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_IOCTL - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_LISTEN - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_MAX - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_NONE - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_PACKET_EVENT_MAX - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_PROTOCOL_MESSAGE - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_REFUSE - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_REOPEN - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_RESET - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_RESET_COMPLETED - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_RESET_TIMEOUT - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_RESETTING - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_USER_EVENT_MAX - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_WRITE - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_XOFF - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_XOFF_REQUEST - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_XON - Static variable in class advancedrelay.laygo.Laygo
 
EVENT_XON_REQUEST - Static variable in class advancedrelay.laygo.Laygo
 
event() - Method in class advancedrelay.laygo.ProtocolService
Read the next queued non-data event.
Event(int, byte[], Result) - Static method in class advancedrelay.laygo.Laygo
 
EventMessage(int) - Static method in class advancedrelay.laygo.Laygo
 

F

fileName() - Method in class advancedrelay.util.Tdat
 
fill(byte[], int, int, boolean) - Static method in class advancedrelay.util.Hex
 
Fix() - Method in class advancedrelay.laygo.ProtocolDevice
 
Fix(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
FormatStatisticsTable(byte[], int, String) - Static method in class advancedrelay.laygo.Laygo
 
FormatStatusReport(byte[], String) - Static method in class advancedrelay.laygo.Laygo
 
FrameRelay - class advancedrelay.laygo.FrameRelay.
Exports constants from the Frame Relay link protocol layer.
FrameRelay() - Constructor for class advancedrelay.laygo.FrameRelay
 

G

getAnswer() - Method in class advancedrelay.util.YesNoDialog
 
getAnswer() - Method in class advancedrelay.util.JYesNoDialog
 
GetBufferPoolStatistics(byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
GetBufferPoolStatus(byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
getCid() - Method in class advancedrelay.laygo.ProtocolService
Returns the CID of the protocol service.
getConfiguration() - Method in class advancedrelay.laygo.ProtocolService
Read the configuration of the protocol service.
GetConfiguration(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
getControlCount() - Method in class advancedrelay.laygo.StatusSummary
Returns the number of buffers in the control queue of the block.
getData() - Method in interface advancedrelay.laygo.ProtocolEventObject
 
getData() - Method in class advancedrelay.laygo.ProtocolEventException
 
getData() - Method in class advancedrelay.laygo.ProtocolEvent
 
getData(int) - Method in class advancedrelay.util.Tdat
 
getDataFlags() - Method in class advancedrelay.laygo.DataEvent
 
getDataSize() - Method in interface advancedrelay.laygo.ProtocolEventObject
 
getDataSize() - Method in class advancedrelay.laygo.ProtocolEventException
 
getDataSize() - Method in class advancedrelay.laygo.ProtocolEvent
 
GetDefaultConfiguration(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
getDescription() - Static method in class advancedrelay.laygo.LaygoLib
 
getDownCount() - Method in class advancedrelay.laygo.StatusSummary
Returns the number of buffers in the down queue of the block.
getEvent() - Method in class advancedrelay.laygo.ProtocolEventException
 
getFlag(int) - Method in class advancedrelay.util.Tdat
 
GetHardwareId(int) - Static method in class advancedrelay.laygo.Laygo
 
getInsets() - Method in class advancedrelay.util.EtchedPanel
 
getInsets() - Method in class advancedrelay.util.DropPanel
 
getIsBlocked() - Method in class advancedrelay.laygo.StatusSummary
Returns the isBlocked flag of the block.
getIsBlocking() - Method in class advancedrelay.laygo.StatusSummary
Returns the isBlocking flag of the block.
getLabel(int) - Method in class advancedrelay.util.Tdat
 
getLastError() - Method in class advancedrelay.laygo.ProtocolService
Returns the last error code from the protocol service.
GetLastError() - Method in class advancedrelay.laygo.ProtocolDevice
 
GetLastError(long, Result) - Static method in class advancedrelay.laygo.LaygoDevice
 
getLastErrorMessage() - Method in class advancedrelay.laygo.ProtocolService
Returns a string describing the last error from the protocol service.
GetLastErrorMessage() - Method in class advancedrelay.laygo.ProtocolDevice
 
GetLastProtocolError(Result) - Method in class advancedrelay.laygo.ProtocolDevice
 
getLib() - Static method in class advancedrelay.laygo.LaygoLib
 
getMajor() - Method in class advancedrelay.laygo.StatusSummary
Returns the major device id of the block.
getMinimumSize() - Method in class advancedrelay.util.LedCanvas
 
getMinimumSize() - Method in class advancedrelay.util.JLedCanvas
 
getMinimumSize() - Method in class advancedrelay.util.ImageCanvas
 
getMinor() - Method in class advancedrelay.laygo.StatusSummary
Returns the minor device id of the block.
GetName() - Method in class advancedrelay.laygo.ProtocolDevice
 
GetName() - Method in class advancedrelay.laygo.DeviceDatabase
 
getPreferredSize() - Method in class advancedrelay.util.LedCanvas
 
getPreferredSize() - Method in class advancedrelay.util.JLedCanvas
 
getPreferredSize() - Method in class advancedrelay.util.ImageCanvas
 
getProtocol() - Method in class advancedrelay.laygo.StatusSummary
Returns the protocol of the block.
getProtocol() - Method in class advancedrelay.laygo.StatisticsTable
Returns the id of the protocol the statistis are for.
GetProtocolCid(int) - Method in class advancedrelay.laygo.ProtocolDevice
 
GetProtocolCid(long, int) - Static method in class advancedrelay.laygo.LaygoDevice
 
GetReadWriteCid() - Method in class advancedrelay.laygo.ProtocolDevice
 
GetReadWriteCid(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
GetReadWriteService() - Method in class advancedrelay.laygo.ProtocolDevice
 
getResult() - Method in class advancedrelay.laygo.ProtocolStackException
Returns the result code which caused the exception.
getRxCount() - Method in class advancedrelay.laygo.StatisticsTable
Returns the number of bytes received.
getState() - Method in class advancedrelay.laygo.StatusSummary
Returns the state of the block.
getStatistic(int) - Method in class advancedrelay.laygo.StatisticsTable
Returns the value of the ith statistic if i < length(), 0 otherwise.
getStatistics() - Method in class advancedrelay.laygo.ProtocolService
Read the statistics table of the protocol service.
GetStatistics(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
getStatus() - Method in class advancedrelay.laygo.ProtocolService
Read the status of the protocol service.
GetStatus(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
getTx(int) - Method in class advancedrelay.util.Vtx
 
getTxCount() - Method in class advancedrelay.laygo.StatisticsTable
Returns the number of bytes transmitted.
getType() - Method in interface advancedrelay.laygo.ProtocolEventObject
 
getType() - Method in class advancedrelay.laygo.ProtocolEventException
 
getType() - Method in class advancedrelay.laygo.ProtocolEvent
 
getUpCount() - Method in class advancedrelay.laygo.StatusSummary
Returns the number of buffers in the up queue of the block.
getValue() - Method in class advancedrelay.laygo.Pointer
 
getValue() - Method in class advancedrelay.laygo.Result
 

H

heartbeat() - Method in class advancedrelay.laygo.ProtocolStackServer
Sends a heartbeat message to the server.
HeartbeatServer() - Static method in class advancedrelay.laygo.Laygo
 
Hex - class advancedrelay.util.Hex.
Exports hex formatting and conversion services.
Hex() - Constructor for class advancedrelay.util.Hex
 

I

ImageCanvas - class advancedrelay.util.ImageCanvas.
Implements a canvas class which displays an image from a file.
ImageCanvas(String) - Constructor for class advancedrelay.util.ImageCanvas
 
ImageCanvas(URL) - Constructor for class advancedrelay.util.ImageCanvas
 
Initialize(int) - Static method in class advancedrelay.laygo.Laygo
 
Initialize(String) - Method in class advancedrelay.laygo.DeviceDatabase
 
Initialize(String) - Static method in class advancedrelay.laygo.LaygoDevice
 
InitializeHardware(int, int) - Static method in class advancedrelay.laygo.Laygo
 
InitializeServiceDatabase(String) - Static method in class advancedrelay.laygo.Laygo
 
InitializeStack() - Static method in class advancedrelay.laygo.Laygo
 
insertFile(URL) - Method in class advancedrelay.util.TextDialog
 
insertFile(URL) - Method in class advancedrelay.util.JTextDialog
 
insertString(String) - Method in class advancedrelay.util.TextDialog
 
insertString(String) - Method in class advancedrelay.util.JTextDialog
 
INVALID_CID - Static variable in class advancedrelay.laygo.Laygo
 
INVALID_EVENT - Static variable in class advancedrelay.laygo.Laygo
 
INVALID_MAJOR - Static variable in class advancedrelay.laygo.Laygo
 
INVALID_MINOR - Static variable in class advancedrelay.laygo.Laygo
 
INVALID_PROTOCOL - Static variable in class advancedrelay.laygo.Laygo
 
INVALID_STATE - Static variable in class advancedrelay.laygo.Laygo
 
invalidate() - Method in class advancedrelay.laygo.Pointer
 
invalidate() - Method in class advancedrelay.laygo.ProtocolService
Special reconstructor for the LayGO Device Library.
IOCTL_ASSIGN_TEI - Static variable in class advancedrelay.laygo.Lapd
 
IOCTL_CLEAR_SIGNALS - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_CONTINUITY_CHECK - Static variable in class advancedrelay.laygo.Lapd
 
IOCTL_DEBUG_WRITE - Static variable in class advancedrelay.laygo.X25
 
IOCTL_GET_SIGNALS - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_GET_TX_QUEUE_COUNT - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_MAX - Static variable in class advancedrelay.laygo.X25
 
IOCTL_MAX - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_MAX - Static variable in class advancedrelay.laygo.Lapd
 
IOCTL_MAX - Static variable in class advancedrelay.laygo.Lapb
 
IOCTL_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
IOCTL_MODEM_CONTROL - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_RELEASE_TEI - Static variable in class advancedrelay.laygo.Lapd
 
IOCTL_REQUEST_RESTART - Static variable in class advancedrelay.laygo.X25
 
IOCTL_SEND_INTERRUPT - Static variable in class advancedrelay.laygo.X25
 
IOCTL_SEND_INTERRUPT_CONFIRMATION - Static variable in class advancedrelay.laygo.X25
 
IOCTL_SET_SIGNALS - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_SWITCH_LINES - Static variable in class advancedrelay.laygo.X21bis
 
IOCTL_VC_CLEAR_DE_BIT - Static variable in class advancedrelay.laygo.FrameRelay
 
IOCTL_VC_MAX - Static variable in class advancedrelay.laygo.X25
 
IOCTL_VC_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
IOCTL_VC_SET_DE_BIT - Static variable in class advancedrelay.laygo.FrameRelay
 
ioctl(int) - Method in class advancedrelay.laygo.ProtocolService
Request an IO control function without input or output data.
ioctl(int, byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Request an IO control function with input data only.
ioctl(int, byte[], int, byte[], Result) - Method in class advancedrelay.laygo.ProtocolService
Request an IO control function with both input and output data.
ioctl(int, byte[], Result) - Method in class advancedrelay.laygo.ProtocolService
Request an IO control function with output data only.
Ioctl(int, int, byte[], int, byte[], Result) - Static method in class advancedrelay.laygo.Laygo
 
isConnected() - Method in class advancedrelay.laygo.ProtocolStackServer
Returns true if currently connected to the server, false otherwise.
IsConnected() - Method in class advancedrelay.laygo.ProtocolDevice
 
IsConnected(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
IsInitialized() - Method in class advancedrelay.laygo.DeviceDatabase
 
IsInitialized() - Static method in class advancedrelay.laygo.LaygoDevice
 
IsStackInitialized() - Static method in class advancedrelay.laygo.Laygo
 
isStarted() - Static method in class advancedrelay.laygo.ProtocolStack
Returns true if the stack has been started, false otherwise.
isValid() - Method in class advancedrelay.laygo.Pointer
 

J

JAboutDialog - class advancedrelay.util.JAboutDialog.
Implements a generic "About..." dialog component.
JAboutDialog(JFrame, String, String[], URL) - Constructor for class advancedrelay.util.JAboutDialog
 
JErrorDialog - class advancedrelay.util.JErrorDialog.
Implements a generic error dialog component.
JErrorDialog(JFrame, String[]) - Constructor for class advancedrelay.util.JErrorDialog
 
JLedCanvas - class advancedrelay.util.JLedCanvas.
Implements a 4 color LED image canvas component.
JLedCanvas() - Constructor for class advancedrelay.util.JLedCanvas
 
Jtdrv - class advancedrelay.jtdrv.Jtdrv.
Test program for LayGO JNI and laygo package classes (Java AWT version).
Jtdrv.TdatDialog - class advancedrelay.jtdrv.Jtdrv.TdatDialog.
 
Jtdrv.TdatDialog(Frame, Tdat) - Constructor for class advancedrelay.jtdrv.Jtdrv.TdatDialog
 
Jtdrv() - Constructor for class advancedrelay.jtdrv.Jtdrv
 
JTextDialog - class advancedrelay.util.JTextDialog.
Generic text dialog component.
JTextDialog(JFrame, String, String) - Constructor for class advancedrelay.util.JTextDialog
 
JYesNoDialog - class advancedrelay.util.JYesNoDialog.
Generic Yes/No answer dialog.
JYesNoDialog(JFrame, String[]) - Constructor for class advancedrelay.util.JYesNoDialog
 

L

Lapb - class advancedrelay.laygo.Lapb.
Exports constants from the LAPB link protocol layer.
Lapb() - Constructor for class advancedrelay.laygo.Lapb
 
Lapd - class advancedrelay.laygo.Lapd.
Exports constants from the LAPD link protocol layer.
Lapd() - Constructor for class advancedrelay.laygo.Lapd
 
Laygo - class advancedrelay.laygo.Laygo.
JNI wrapper class for LayGO API functions defined in laygo.h and manifest constants defined in laygodef.h.
Laygo() - Constructor for class advancedrelay.laygo.Laygo
 
LaygoDevice - class advancedrelay.laygo.LaygoDevice.
JNI wrapper class for LayGO Device Library functions and manifest constants defined in device.h.
LaygoDevice() - Constructor for class advancedrelay.laygo.LaygoDevice
 
LaygoLib - class advancedrelay.laygo.LaygoLib.
Encapsulates access to the LayGO API Library.
LaygoLib() - Constructor for class advancedrelay.laygo.LaygoLib
 
LedCanvas - class advancedrelay.util.LedCanvas.
Implements a 4 color LED image canvas component.
LedCanvas() - Constructor for class advancedrelay.util.LedCanvas
 
length() - Method in class advancedrelay.laygo.StatusReport
Returns the number of block summaries in the status report.
length() - Method in class advancedrelay.laygo.StatisticsTable
Returns the number of statistics in the table excluding receive and transmit counts.
listen() - Method in class advancedrelay.laygo.ProtocolService
Request a listen on the protocol service.
Listen() - Method in class advancedrelay.laygo.ProtocolDevice
 
Listen(int) - Static method in class advancedrelay.laygo.Laygo
 
Listen(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
listenCancel() - Method in class advancedrelay.laygo.ProtocolService
Cancel a listen request on the protocol service.
ListenCancel(int) - Static method in class advancedrelay.laygo.Laygo
 
ListenCheck() - Method in class advancedrelay.laygo.ProtocolDevice
 
ListenCheck(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
load() - Static method in class advancedrelay.laygo.LaygoLib
Loads the default LayGO API library
load(int) - Static method in class advancedrelay.laygo.LaygoLib
Loads a specified LayGO API library
LoadCallData(String) - Method in class advancedrelay.laygo.X25
Reads call request data from a file.
loadConfiguration(String) - Method in class advancedrelay.laygo.ProtocolService
Load a configuration from a .cfg file into the protocol service.
LoadConfiguration(String, int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
loadExperimental() - Static method in class advancedrelay.laygo.LaygoLib
Loads the experimental version of the LayGO API library
loadFile(String) - Method in class advancedrelay.util.Tdat
 
loadHwi() - Static method in class advancedrelay.laygo.LaygoLib
Loads the hardware interface version of the LayGO API library
LoadLaygoDll(int) - Static method in class advancedrelay.laygo.Laygo
 
loadLocal() - Static method in class advancedrelay.laygo.LaygoLib
Loads the standard version of the LayGO API library
loadRpc() - Static method in class advancedrelay.laygo.LaygoLib
Loads the RPC version of the LayGO API library
loadStandard() - Static method in class advancedrelay.laygo.LaygoLib
Loads the standard version of the LayGO API library

M

M_BIT - Static variable in class advancedrelay.laygo.X25
 
main(String[]) - Static method in class advancedrelay.jtdrv.Jtdrv
 
main(String[]) - Static method in class advancedrelay.stdrv.Stdrv
 
maxBufferSize() - Method in class advancedrelay.laygo.ProtocolService
Returns the maxmimum buffer size for data written to the protocol service.
MaxBufferSize(int) - Static method in class advancedrelay.laygo.Laygo
 
MGMT_SIGNALING_ANNEX_D - Static variable in class advancedrelay.laygo.FrameRelay
 
MGMT_SIGNALING_LMI - Static variable in class advancedrelay.laygo.FrameRelay
 
MGMT_SIGNALING_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
MGMT_SIGNALING_NONE - Static variable in class advancedrelay.laygo.FrameRelay
 
MSG_DIAGNOSTIC - Static variable in class advancedrelay.laygo.X25
 
MSG_INTERRUPT - Static variable in class advancedrelay.laygo.X25
 
MSG_INTERRUPT_CONFIRMATION - Static variable in class advancedrelay.laygo.X25
 
MSG_MAX - Static variable in class advancedrelay.laygo.X25
 
MSG_MAX - Static variable in class advancedrelay.laygo.Lapb
 
MSG_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 

N

New(String) - Method in class advancedrelay.laygo.ProtocolDevice
 
New(String, Pointer) - Static method in class advancedrelay.laygo.LaygoDevice
 
newByteArray(byte[], int) - Static method in class advancedrelay.util.Hex
 
nextTx() - Method in class advancedrelay.util.Vtx
 

O

open() - Method in class advancedrelay.laygo.ProtocolService
Opens a protocol service previously opened and closed.
Open() - Method in class advancedrelay.laygo.ProtocolDevice
 
open(int) - Method in class advancedrelay.laygo.ProtocolService
Opens a protocol service by previously opened CID.
open(int, int) - Method in class advancedrelay.laygo.ProtocolService
Opens a protocol service by protocol and major device id.
open(int, int, int) - Method in class advancedrelay.laygo.ProtocolService
Opens a protocol service by protocol, major and minor device id.
Open(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
open(String) - Method in class advancedrelay.laygo.ProtocolService
Opens a protocol service by name.
Open(String) - Static method in class advancedrelay.laygo.Laygo
 
OpenProtocol(int, int, int) - Static method in class advancedrelay.laygo.Laygo
 

P

paint(Graphics) - Method in class advancedrelay.util.LedCanvas
 
paint(Graphics) - Method in class advancedrelay.util.ImageCanvas
 
paint(Graphics) - Method in class advancedrelay.util.EtchedPanel
 
paint(Graphics) - Method in class advancedrelay.util.DropPanel
 
Pointer - class advancedrelay.laygo.Pointer.
Simple Pointer class intended solely for use in calling native methods where a pointer to a pointer is required in C to return a pointer through a function parameter.
Pointer() - Constructor for class advancedrelay.laygo.Pointer
 
Pointer(long) - Constructor for class advancedrelay.laygo.Pointer
 
poll() - Method in class advancedrelay.laygo.ProtocolService
Polls the next queued event, but does not dequeue it.
Poll(int, Result) - Static method in class advancedrelay.laygo.Laygo
 
pop() - Method in class advancedrelay.laygo.ProtocolService
Pops the protocol service from the top of the stack.
Pop(int) - Static method in class advancedrelay.laygo.Laygo
 
PROTOCOL_FRAME_RELAY_MAJOR_DEVICE - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_FRAME_RELAY_SVC - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_FRAME_RELAY_VC - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_HDLC_LAPB - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_HDLC_NRM - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_LAPD_MAJOR_DEVICE - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_LAPD_TEI - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_MAX - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_RESERVED_16 - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_RESERVED_17 - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_RESERVED_3 - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_RETURN - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_SDLC_HARDWARE - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_SYSTEM_BUFFER_POOL - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_SYSTEM_STACK - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_X21_BIS - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_X25_MAJOR_DEVICE - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_X25_PVC - Static variable in class advancedrelay.laygo.Laygo
 
PROTOCOL_X25_SVC - Static variable in class advancedrelay.laygo.Laygo
 
protocol() - Method in class advancedrelay.laygo.ProtocolService
Return the protocol of the service.
Protocol(int) - Static method in class advancedrelay.laygo.Laygo
 
ProtocolDevice - class advancedrelay.laygo.ProtocolDevice.
Wrapper class for a LayGO Device.
ProtocolDevice() - Constructor for class advancedrelay.laygo.ProtocolDevice
 
ProtocolEvent - class advancedrelay.laygo.ProtocolEvent.
Encapsulates the successful result of a poll() or event().
ProtocolEvent() - Constructor for class advancedrelay.laygo.ProtocolEvent
 
ProtocolEvent(int) - Constructor for class advancedrelay.laygo.ProtocolEvent
 
ProtocolEvent(int, byte[], int) - Constructor for class advancedrelay.laygo.ProtocolEvent
 
ProtocolEvent(int, int) - Constructor for class advancedrelay.laygo.ProtocolEvent
 
ProtocolEvent(ProtocolEventObject) - Constructor for class advancedrelay.laygo.ProtocolEvent
 
ProtocolEventException - exception advancedrelay.laygo.ProtocolEventException.
Encapsulates the unsuccessful result a read() or readSpecial() when an unexpected event is waiting.
ProtocolEventException() - Constructor for class advancedrelay.laygo.ProtocolEventException
 
ProtocolEventException(int) - Constructor for class advancedrelay.laygo.ProtocolEventException
 
ProtocolEventException(int, byte[], int) - Constructor for class advancedrelay.laygo.ProtocolEventException
 
ProtocolEventException(ProtocolEvent) - Constructor for class advancedrelay.laygo.ProtocolEventException
 
ProtocolEventException(String) - Constructor for class advancedrelay.laygo.ProtocolEventException
 
ProtocolEventObject - interface advancedrelay.laygo.ProtocolEventObject.
Common interface for protocol events and event exceptions.
ProtocolMessage(int) - Static method in class advancedrelay.laygo.Laygo
 
ProtocolService - class advancedrelay.laygo.ProtocolService.
Encapsulation of a LayGO CID into a ProtocolService.
ProtocolService() - Constructor for class advancedrelay.laygo.ProtocolService
Basic constructor for a protocol service.
ProtocolService(int) - Constructor for class advancedrelay.laygo.ProtocolService
Constructs a protocol service from an open CID.
ProtocolService(int, int, int) - Constructor for class advancedrelay.laygo.ProtocolService
Constructs a protocol service from protocol, major and minor device ids.
ProtocolService(String) - Constructor for class advancedrelay.laygo.ProtocolService
Constructs a protocol service from a service name.
ProtocolStack - class advancedrelay.laygo.ProtocolStack.
Encapsulates supervisory access to the LayGO protocol stack.
ProtocolStack() - Constructor for class advancedrelay.laygo.ProtocolStack
 
ProtocolStackException - exception advancedrelay.laygo.ProtocolStackException.
General LayGO exception class for protocol stack errors.
ProtocolStackException() - Constructor for class advancedrelay.laygo.ProtocolStackException
Simple constructor
ProtocolStackException(int) - Constructor for class advancedrelay.laygo.ProtocolStackException
Constructs an exception from a Laygo result code.
ProtocolStackException(int, String) - Constructor for class advancedrelay.laygo.ProtocolStackException
Constructs an exception from a Laygo return code and additional string data.
ProtocolStackException(String) - Constructor for class advancedrelay.laygo.ProtocolStackException
Simple string constructor
ProtocolStackServer - class advancedrelay.laygo.ProtocolStackServer.
Encapsulates access to the LayGO RPC Server.
ProtocolStackServer() - Constructor for class advancedrelay.laygo.ProtocolStackServer
 
Push(int, int) - Static method in class advancedrelay.laygo.Laygo
 
push(ProtocolService) - Method in class advancedrelay.laygo.ProtocolService
Pushes the protocol service onto the top of the stack.

Q

Q_BIT - Static variable in class advancedrelay.laygo.X25
 

R

read() - Method in class advancedrelay.laygo.ProtocolService
Reads the next data event queued for the protocol service.
Read(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
readSpecial() - Method in class advancedrelay.laygo.ProtocolService
Reads the next data event with flags queued for the protocol service.
ReadSpecial(int, byte[], int, Result) - Static method in class advancedrelay.laygo.Laygo
 
ReconnectLayer(int) - Static method in class advancedrelay.laygo.LaygoDevice
 
reopen() - Method in class advancedrelay.laygo.ProtocolService
Reopens the protocol service.
Reopen() - Method in class advancedrelay.laygo.ProtocolDevice
 
Reopen(int) - Static method in class advancedrelay.laygo.Laygo
 
Reopen(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
reset() - Method in class advancedrelay.util.Vtx
 
resetRequest() - Method in class advancedrelay.laygo.ProtocolService
Request a reset without additional data.
resetRequest(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Request a reset with additional data.
ResetRequest(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
resetRx() - Method in class advancedrelay.util.Vtx
 
resetTx() - Method in class advancedrelay.util.Vtx
 
Result - class advancedrelay.laygo.Result.
Simple Result class intended solely for use in calling Laygo class methods where a pointer to a scalar is required in C to return a value through a function parameter.
Result() - Constructor for class advancedrelay.laygo.Result
 
Result(int) - Constructor for class advancedrelay.laygo.Result
 
RpcAttach(int, String) - Static method in class advancedrelay.laygo.Laygo
 
RpcAttachProtocol(int, int, int, int) - Static method in class advancedrelay.laygo.Laygo
 
RpcConnectServer(int) - Static method in class advancedrelay.laygo.Laygo
 
RpcConnectServerIp(String) - Static method in class advancedrelay.laygo.Laygo
 
RpcConnectServerLocal() - Static method in class advancedrelay.laygo.Laygo
 
RpcDisconnectServer(int) - Static method in class advancedrelay.laygo.Laygo
 
RpcGetHardwareId(int, int) - Static method in class advancedrelay.laygo.Laygo
 
RpcHeartbeatServer(int) - Static method in class advancedrelay.laygo.Laygo
 
RpcMaxBufferSize(int) - Static method in class advancedrelay.laygo.Laygo
 
RpcOpen(int, String) - Static method in class advancedrelay.laygo.Laygo
 
RpcOpenProtocol(int, int, int, int) - Static method in class advancedrelay.laygo.Laygo
 
RpcShutdownServer(int) - Static method in class advancedrelay.laygo.Laygo
 
RpcValidateUserId(int, int) - Static method in class advancedrelay.laygo.Laygo
 

S

SaveConfiguration(String, int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
setConfiguration(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Set the configuration of the protocol service.
SetConfiguration(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
setDark() - Method in class advancedrelay.util.LedCanvas
 
setDark() - Method in class advancedrelay.util.JLedCanvas
 
SetDefaultConfiguration(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
setGray() - Method in class advancedrelay.util.LedCanvas
 
setGray() - Method in class advancedrelay.util.JLedCanvas
 
setOff() - Method in class advancedrelay.util.LedCanvas
 
setOff() - Method in class advancedrelay.util.JLedCanvas
 
setOn() - Method in class advancedrelay.util.LedCanvas
 
setOn() - Method in class advancedrelay.util.JLedCanvas
 
setValue(int) - Method in class advancedrelay.laygo.Result
 
ShutdownServer(int) - Static method in class advancedrelay.laygo.Laygo
 
SIGNAL_CTS - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_DCD - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_DSR - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_DTR - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_FLAG - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_RI - Static variable in class advancedrelay.laygo.X21bis
 
SIGNAL_RTS - Static variable in class advancedrelay.laygo.X21bis
 
sizeOf() - Static method in class advancedrelay.laygo.StatusSummary
Returns the number of bytes of data occupied by 1 summary.
sizeOf() - Method in class advancedrelay.util.Tdat
 
start(String) - Static method in class advancedrelay.laygo.ProtocolStack
Configures, initializes and enables the stack.
start(String[]) - Static method in class advancedrelay.laygo.ProtocolStack
Configures, initializes and enables the stack.
start(String[], String) - Static method in class advancedrelay.laygo.ProtocolStack
Configures, initializes and enables the stack.
start(String, String) - Static method in class advancedrelay.laygo.ProtocolStack
Configures, initializes and enables the stack.
STAT_ABORTED_FRAMES - Static variable in class advancedrelay.laygo.X21bis
 
STAT_CONTINUITY_MESSAGE - Static variable in class advancedrelay.laygo.Lapd
 
STAT_CRC_ERRORS - Static variable in class advancedrelay.laygo.X21bis
 
STAT_DATA_RECEIVED - Static variable in class advancedrelay.laygo.X25
 
STAT_DATA_SENT - Static variable in class advancedrelay.laygo.X25
 
STAT_DISC_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_DISC_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_DM_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_DM_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_FRAME_INVALID_HEADER - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_FRAME_ON_UNASSIGNED_DLCI - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_FRAME_TOO_LONG - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_FRAME_TOO_SHORT - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_FRAMES_RECEIVED - Static variable in class advancedrelay.laygo.X21bis
 
STAT_FRAMES_SENT - Static variable in class advancedrelay.laygo.X21bis
 
STAT_FRMR_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_FRMR_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_HARDWARE_ANOMALIES - Static variable in class advancedrelay.laygo.X21bis
 
STAT_HARDWARE_NO_BUFFERS - Static variable in class advancedrelay.laygo.X21bis
 
STAT_HEARTBEATS_RECEIVED - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_HEARTBEATS_SENT - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_I_FRAME_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_I_FRAME_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_IDLE_TIMEOUTS - Static variable in class advancedrelay.laygo.X21bis
 
STAT_IMPOSSIBLE_FRAMES - Static variable in class advancedrelay.laygo.Lapb
 
STAT_INVALID_FRAME - Static variable in class advancedrelay.laygo.Lapd
 
STAT_INVALID_FRAMES - Static variable in class advancedrelay.laygo.Lapb
 
STAT_INVALID_GFI - Static variable in class advancedrelay.laygo.X25
 
STAT_INVALID_TEI - Static variable in class advancedrelay.laygo.Lapd
 
STAT_LENGTH_ERRORS - Static variable in class advancedrelay.laygo.X21bis
 
STAT_LINK_INTEGRITY_ALARMS - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_LINK_INTEGRITY_ERRORS - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_LINK_INTEGRITY_INVALID_FRAMES - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_MAX - Static variable in class advancedrelay.laygo.X25
 
STAT_MAX - Static variable in class advancedrelay.laygo.X21bis
 
STAT_MAX - Static variable in class advancedrelay.laygo.Lapd
 
STAT_MAX - Static variable in class advancedrelay.laygo.Lapb
 
STAT_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_PACKET_ON_UNASSIGNED_LOGICAL_CHANNEL - Static variable in class advancedrelay.laygo.X25
 
STAT_PACKET_TOO_SHOR - Static variable in class advancedrelay.laygo.X25
 
STAT_REJ_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_REJ_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_RESETS_RECEIVED - Static variable in class advancedrelay.laygo.X25
 
STAT_RESETS_SENT - Static variable in class advancedrelay.laygo.X25
 
STAT_RETRANSMIT_FAILURES - Static variable in class advancedrelay.laygo.Lapb
 
STAT_RNR_RECEIVED - Static variable in class advancedrelay.laygo.X25
 
STAT_RNR_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_RNR_SENT - Static variable in class advancedrelay.laygo.X25
 
STAT_RNR_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_RR_RECEIVED - Static variable in class advancedrelay.laygo.X25
 
STAT_RR_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_RR_SENT - Static variable in class advancedrelay.laygo.X25
 
STAT_RR_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_SABM_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_SABM_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_SYSTEM_NO_BUFFERS - Static variable in class advancedrelay.laygo.X21bis
 
STAT_T1_TIMEOUTS - Static variable in class advancedrelay.laygo.Lapb
 
STAT_T2_TIMEOUTS - Static variable in class advancedrelay.laygo.Lapb
 
STAT_T4_TIMEOUTS - Static variable in class advancedrelay.laygo.Lapb
 
STAT_TEI_INVALID_SAPI - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_MAX - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_DISC - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_DM - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_FRMR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_I - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_REJ - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_RNR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_RR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_SABME - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_UA - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_UI - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_RX_XID - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_T200_TIMEOUTS - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_T203_TIMEOUTS - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_DISC - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_DM - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_FRMR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_I - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_REJ - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_RNR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_RR - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_SABME - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_UA - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_UI - Static variable in class advancedrelay.laygo.Lapd
 
STAT_TEI_TX_XID - Static variable in class advancedrelay.laygo.Lapd
 
STAT_UA_RECV - Static variable in class advancedrelay.laygo.Lapb
 
STAT_UA_SENT - Static variable in class advancedrelay.laygo.Lapb
 
STAT_UNKNOWN_PACKETS - Static variable in class advancedrelay.laygo.X25
 
STAT_VC_BECN_BIT_SET - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_VC_CONGESTION_CONTROL - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_VC_FECN_BIT_SET - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_VC_FRAMES_RECEIVED - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_VC_FRAMES_SENT - Static variable in class advancedrelay.laygo.FrameRelay
 
STAT_VC_MAX - Static variable in class advancedrelay.laygo.X25
 
STAT_VC_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
STATE_CLOSED - Static variable in class advancedrelay.laygo.Laygo
 
STATE_DATA_TRANSFER_XOFF - Static variable in class advancedrelay.laygo.Laygo
 
STATE_DATA_TRANSFER_XON - Static variable in class advancedrelay.laygo.Laygo
 
STATE_LISTENING - Static variable in class advancedrelay.laygo.Laygo
 
STATE_MAX - Static variable in class advancedrelay.laygo.Laygo
 
STATE_OPEN - Static variable in class advancedrelay.laygo.Laygo
 
STATE_RESETTING - Static variable in class advancedrelay.laygo.Laygo
 
STATE_WAITING_FOR_LOCAL_ACCEPT - Static variable in class advancedrelay.laygo.Laygo
 
STATE_WAITING_FOR_LOCAL_CONFIRMATION - Static variable in class advancedrelay.laygo.Laygo
 
STATE_WAITING_FOR_REMOTE_ACCEPT - Static variable in class advancedrelay.laygo.Laygo
 
STATE_WAITING_FOR_REMOTE_CONFIRMATION - Static variable in class advancedrelay.laygo.Laygo
 
state() - Method in class advancedrelay.laygo.ProtocolService
Returns the state of the protocol service.
State(int) - Static method in class advancedrelay.laygo.Laygo
 
StateMessage(int) - Static method in class advancedrelay.laygo.Laygo
 
StatisticMessages(int) - Static method in class advancedrelay.laygo.Laygo
 
StatisticsTable - class advancedrelay.laygo.StatisticsTable.
Statistics table object to be returned by ProtocolService.getStatistics().
StatisticsTable(byte[], int, int) - Constructor for class advancedrelay.laygo.StatisticsTable
Constructs a StatisticsTable from the data returned by the protocol stack.
StatusReport - class advancedrelay.laygo.StatusReport.
Status report object to be returned by ProtocolService.getStatus().
StatusReport(byte[], int) - Constructor for class advancedrelay.laygo.StatusReport
Constructs a StatusReport from the data returned by the protocol stack.
StatusSummary - class advancedrelay.laygo.StatusSummary.
Status summary object for use by the StatusReport class.
StatusSummary(byte[], int) - Constructor for class advancedrelay.laygo.StatusSummary
Constructs a StatusSummary from the data returned by the protocol stack.
Stdrv - class advancedrelay.stdrv.Stdrv.
Test program for LayGO JNI and laygo package classes (Swing version).
Stdrv.JTdatDialog - class advancedrelay.stdrv.Stdrv.JTdatDialog.
 
Stdrv.JTdatDialog(JFrame, Tdat) - Constructor for class advancedrelay.stdrv.Stdrv.JTdatDialog
 
Stdrv() - Constructor for class advancedrelay.stdrv.Stdrv
 
stop() - Static method in class advancedrelay.laygo.ProtocolStack
Disables and uninitializes the stack.

T

tagToType(String) - Static method in class advancedrelay.laygo.LaygoLib
If successful, sets the default LayGO API library
Tdat - class advancedrelay.util.Tdat.
Test data frame module.
Tdat() - Constructor for class advancedrelay.util.Tdat
 
TextDialog - class advancedrelay.util.TextDialog.
Generic text dialog component.
TextDialog(Frame, String, String) - Constructor for class advancedrelay.util.TextDialog
 
TIMER_ACKNOWLEDGE - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_CONNECT - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_DISCONNECT - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_IDLE - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_MAX - Static variable in class advancedrelay.laygo.X25
 
TIMER_MAX - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_MAX - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_MAX - Static variable in class advancedrelay.laygo.Lapb
 
TIMER_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
TIMER_RECONNECT - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_RESET - Static variable in class advancedrelay.laygo.X21bis
 
TIMER_T1_ALTERNATE - Static variable in class advancedrelay.laygo.Lapb
 
TIMER_T1_KEEP_ALIVE - Static variable in class advancedrelay.laygo.FrameRelay
 
TIMER_T1_RETRANSMIT - Static variable in class advancedrelay.laygo.Lapb
 
TIMER_T2_ACKNOWLEDGE - Static variable in class advancedrelay.laygo.Lapb
 
TIMER_T2_VERIFICATION - Static variable in class advancedrelay.laygo.FrameRelay
 
TIMER_T20_RESTART - Static variable in class advancedrelay.laygo.X25
 
TIMER_T200_NO_RESPONSE - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_T201_TEI_CHECK - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_T202_TEI_REQUEST - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_T203_NO_TRAFFIC - Static variable in class advancedrelay.laygo.Lapd
 
TIMER_T21_CALL - Static variable in class advancedrelay.laygo.X25
 
TIMER_T22_RESET - Static variable in class advancedrelay.laygo.X25
 
TIMER_T23_CLEAR - Static variable in class advancedrelay.laygo.X25
 
TIMER_T24_WINDOW_STATUS - Static variable in class advancedrelay.laygo.X25
 
TIMER_T25_WINDOW_ROTATION - Static variable in class advancedrelay.laygo.X25
 
TIMER_T28_REGISTRATION - Static variable in class advancedrelay.laygo.X25
 
TIMER_T4_NO_TRAFFIC - Static variable in class advancedrelay.laygo.Lapb
 
TIMER_VC_CONGESTION - Static variable in class advancedrelay.laygo.FrameRelay
 
TIMER_VC_MAX - Static variable in class advancedrelay.laygo.X25
 
TIMER_VC_MAX - Static variable in class advancedrelay.laygo.FrameRelay
 
toInteger(byte[], int) - Static method in class advancedrelay.util.Hex
 
toLong(byte[], int) - Static method in class advancedrelay.util.Hex
 
toShort(byte[], int) - Static method in class advancedrelay.util.Hex
 
toString() - Method in class advancedrelay.laygo.StatusReport
Returns a string representing the complete report.
toString() - Method in class advancedrelay.laygo.StatisticsTable
Returns a string representing the complete table.
toString() - Method in class advancedrelay.laygo.ProtocolService
Returns a string describing the protocol service.
toString() - Method in class advancedrelay.laygo.ProtocolEventException
 
toString() - Method in class advancedrelay.laygo.ProtocolEvent
 
toString(byte) - Static method in class advancedrelay.util.Hex
 
toString(byte[], int, int) - Static method in class advancedrelay.util.Hex
 
toString(byte[], int, int, int) - Static method in class advancedrelay.util.Hex
 
toString(int) - Static method in class advancedrelay.util.Hex
 
toString(short) - Static method in class advancedrelay.util.Hex
 

U

Unblock() - Method in class advancedrelay.laygo.ProtocolDevice
 
Unblock(long) - Static method in class advancedrelay.laygo.LaygoDevice
 
Uninitialize() - Method in class advancedrelay.laygo.DeviceDatabase
 
Uninitialize() - Static method in class advancedrelay.laygo.LaygoDevice
 
Uninitialize() - Static method in class advancedrelay.laygo.Laygo
 
UninitializeServiceDatabase() - Static method in class advancedrelay.laygo.Laygo
 
UninitializeStack() - Static method in class advancedrelay.laygo.Laygo
 
unload() - Static method in class advancedrelay.laygo.LaygoLib
Unloads the LayGO API library
UnloadLaygoDll() - Static method in class advancedrelay.laygo.Laygo
 

V

validateRx(byte[], int) - Method in class advancedrelay.util.Vtx
 
ValidateUserId(int) - Static method in class advancedrelay.laygo.Laygo
 
value - Variable in class advancedrelay.laygo.Result
 
Vtx - class advancedrelay.util.Vtx.
Verified transmission module.
Vtx(int) - Constructor for class advancedrelay.util.Vtx
 

W

windowClosing(WindowEvent) - Method in class advancedrelay.util.DialogWindowListener
 
write(byte[], int) - Method in class advancedrelay.laygo.ProtocolService
Writes data through the protocol service.
Write(int, byte[], int) - Static method in class advancedrelay.laygo.Laygo
 
writeSpecial(byte[], int, int) - Method in class advancedrelay.laygo.ProtocolService
Writes data with flags through the protocol service.
WriteSpecial(int, byte[], int, int) - Static method in class advancedrelay.laygo.Laygo
 

X

X21bis - class advancedrelay.laygo.X21bis.
Exports constants from the X.21 bis protocol layer.
X21bis() - Constructor for class advancedrelay.laygo.X21bis
 
X25 - class advancedrelay.laygo.X25.
Exports constants from the X.25 network protocol layer.
X25() - Constructor for class advancedrelay.laygo.X25
 
xoff() - Method in class advancedrelay.laygo.ProtocolService
Requests a protocol xoff.
Xoff(int) - Static method in class advancedrelay.laygo.Laygo
 
xon() - Method in class advancedrelay.laygo.ProtocolService
Requests a protocol xon.
Xon(int) - Static method in class advancedrelay.laygo.Laygo
 

Y

YesNoDialog - class advancedrelay.util.YesNoDialog.
Generic Yes/No answer dialog.
YesNoDialog(Frame, String[]) - Constructor for class advancedrelay.util.YesNoDialog
 

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