
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
|
getBytespublic void writeBytes(byte[] buffer,
int length)
throws OpenR66ProtocolBusinessException
RecvThroughHandlerwriteBytes in class RecvThroughHandlerOpenR66ProtocolBusinessException - This exception has to be
throw
if any error occurs during write
in business process.Copyright © 2009–2022 Waarp. All rights reserved.