Package jadex.extension.rs.publish.mapper
-
Interface Summary Interface Description IParameterMapper The parameter mapper interface is used for mappers that take as input a parameter array and produce a converted one as output (n:m).IParameterMapper2 The parameter mapper interface is used for mappers that take as input a parameter array and produce a converted one as output (n:m).IValueMapper The value mapper interface. -
Class Summary Class Description DefaultParameterMapper Default parameter mapper that uses the same value mapper for all parameters.NativeResponseMapper The native response mapper allows for sending back native response objects.ResourceInfo