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

R

read(ReadChannel, long, Log) - Static method in class org.avineas.comli.impl.LinkHandler
Read a packet from the remote party.
read(byte[], int, long) - Method in class org.avineas.io.notify.NotifyingReadChannel
 
read(byte[], int, long) - Method in interface org.avineas.io.ReadChannel
Read a packet or byte array from the channel, filling up either the data buffer or the information as present in the packet.
read() - Method in class org.avineas.io.stat.SimpleStatistics
 
ReadChannel - Interface in org.avineas.io
Read channel, channel from which information/packets can be read.
ReadCommand - Class in org.avineas.fins.payload
Command that represents a read command, meaning: the request to fetch data starting from a specific address.
ReadCommand(byte[]) - Constructor for class org.avineas.fins.payload.ReadCommand
Construct a read command from a FINS payload.
ReadCommand(int, int, int) - Constructor for class org.avineas.fins.payload.ReadCommand
Create a read command.
ReadHoldingRegistersRequest - Class in org.avineas.modbus
Read multiple registers, request part.
ReadHoldingRegistersRequest(int, int) - Constructor for class org.avineas.modbus.ReadHoldingRegistersRequest
Construct a read request.
ReadHoldingRegistersRequest(ModbusRequest) - Constructor for class org.avineas.modbus.ReadHoldingRegistersRequest
Construct a read request from a received request in slave mode.
ReadHoldingRegistersResponse - Class in org.avineas.modbus
Read holding registers response.
ReadHoldingRegistersResponse(int[]) - Constructor for class org.avineas.modbus.ReadHoldingRegistersResponse
Constructor used to create a response in slave mode to a read request from the remote party.
ReadHoldingRegistersResponse(byte[]) - Constructor for class org.avineas.modbus.ReadHoldingRegistersResponse
 
ReadHoldingRegistersResponse(ModbusResponse) - Constructor for class org.avineas.modbus.ReadHoldingRegistersResponse
Constructor used in master mode to get the information sent by the slave in a readable form.
ReadResponse - Class in org.avineas.fins.payload
Response from a read command.
ReadResponse(byte[]) - Constructor for class org.avineas.fins.payload.ReadResponse
Constructor from a FINS payload.
ReadResponse(Command, byte[]) - Constructor for class org.avineas.fins.payload.ReadResponse
Constructor from a command and a specific response code/contents.
ReadResponse(Command, int[]) - Constructor for class org.avineas.fins.payload.ReadResponse
Create a read response from a set of values.
remove(Notifier.Listener) - Method in class org.avineas.io.notify.CompoundNotifier
Remove an existing listener.
remove(ModbusUnit) - Method in class org.avineas.modbus.impl.ModbusReceiver
Remove a unit from our managed set.
removeUnit(Address) - Method in class org.avineas.fins.gw.Gateway
Remove a unit with a specific address.
request(int, byte, int, int) - Method in class org.avineas.comli.impl.MasterImpl
Request data from a slave.
request(int, byte, int, int) - Method in interface org.avineas.comli.Master
Request data from a slave.
reset() - Method in class org.avineas.io.stat.SimpleStatistics
 
resetCounters() - Method in interface org.avineas.io.stat.StatisticsProvider
Reset the statistics counters.
Response - Class in org.avineas.fins.payload
Payload that represents a response, meaning the reaction to a command.
Response(byte[]) - Constructor for class org.avineas.fins.payload.Response
 
Response(Command, int, byte[]) - Constructor for class org.avineas.fins.payload.Response
Constructor that creates a response from a command with a specific response code and data.
Response(Command, int) - Constructor for class org.avineas.fins.payload.Response
Convience constructor that creates a simple response
RESPONSEOK - Static variable in class org.avineas.fins.payload.Response
OK response, meaning that the command was processes successfully.
run() - Method in class org.avineas.modbus.impl.ModbusReceiver
The run method for handling incoming requests.
A C D E F G H I J L M N O P R S T U W