| Interface Summary | |
|---|---|
| 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> | |
| TypeMapper | |
| Class Summary | |
|---|---|
| MethodParameterContext | Holds context for a method parameter java->native conversion. |
| MethodResultContext | |