public class NoOpRecvThroughHandler extends RecvThroughHandler
Constructor and Description |
---|
NoOpRecvThroughHandler() |
Modifier and Type | Method and Description |
---|---|
void |
writeBytes(byte[] buffer,
int length)
This method will be called for each valid packet received to be written
|
getBytes
public void writeBytes(byte[] buffer, int length) throws OpenR66ProtocolBusinessException
RecvThroughHandler
writeBytes
in class RecvThroughHandler
OpenR66ProtocolBusinessException
- This exception has to be
throw
if any error occurs during write
in business process.Copyright © 2009–2022 Waarp. All rights reserved.