public class BufferedResultsProxy extends Object implements InvocationHandler
| Constructor and Description |
|---|
BufferedResultsProxy(Object target,
int bufferSize,
long timeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] arguments) |
Copyright © 2022. All rights reserved.