| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Method and Description |
|---|---|
MethodReaderInterceptorReturns |
BytesMethodReader.methodReaderInterceptorReturns()
Interceptors for method reader returns are not supported by this
implementation.
|
MethodReaderInterceptorReturns |
MethodReader.methodReaderInterceptorReturns()
Returns a MethodReaderInterceptorReturns instance which can be used to control the flow of method calls.
|
| Modifier and Type | Method and Description |
|---|---|
MethodReaderBuilder |
BytesMethodReaderBuilder.methodReaderInterceptorReturns(MethodReaderInterceptorReturns methodReaderInterceptorReturns)
This builder does not support interceptors for method reader returns.
|
MethodReaderBuilder |
MethodReaderBuilder.methodReaderInterceptorReturns(MethodReaderInterceptorReturns methodReaderInterceptorReturns)
Sets an interceptor for method calls made through the MethodReader.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.