| Interface | Description |
|---|---|
| DataConverter<J,N> | |
| FromNativeContext |
Context for a native->java type conversion.
|
| FromNativeConverter<J,N> |
Converts data from a native type to a java type
|
| FunctionMapper | |
| FunctionMapper.Context | |
| ToNativeContext | |
| ToNativeConverter<J,N> | |
| ToNativeConverter.PostInvocation<J,N> |
Used to reload a parameter converted to a native type via a custom
ToNativeConverter |
| TypeMapper |
| Class | Description |
|---|---|
| AbstractDataConverter<J,N> | |
| DefaultTypeMapper | |
| MethodParameterContext |
Holds context for a method parameter java->native conversion.
|
| MethodResultContext |
Copyright © 2013. All rights reserved.