public class AsciiRequestHandler extends BaseRequestHandler
slave
Constructor and Description |
---|
AsciiRequestHandler(ModbusSlaveSet slave) |
Modifier and Type | Method and Description |
---|---|
OutgoingResponseMessage |
handleRequest(IncomingRequestMessage req)
Handle the request and return the appropriate response object.
|
handleRequestImpl
public AsciiRequestHandler(ModbusSlaveSet slave)
public OutgoingResponseMessage handleRequest(IncomingRequestMessage req) throws java.lang.Exception
RequestHandler
req
- the request to handlejava.lang.Exception
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.