|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaParameterConverter | |
|---|---|
| org.sodatest.api.java | |
| org.sodatest.api.java.reflection | |
| Uses of JavaParameterConverter in org.sodatest.api.java |
|---|
| Subclasses of JavaParameterConverter in org.sodatest.api.java | |
|---|---|
class |
JavaReportConverter
Abstract class for Java-based SodaReports that provides helper methods for
Java-Scala integration, especially around conversion of Report results. |
class |
SodaEventForJava
Abstract base class for Java-based SodaEvents that do not require
reflection-based coercion and binding. |
class |
SodaReportForJava
Abstract base class for Java-based SodaReports that do not require
reflection-based coercion and binding. |
| Uses of JavaParameterConverter in org.sodatest.api.java.reflection |
|---|
| Subclasses of JavaParameterConverter in org.sodatest.api.java.reflection | |
|---|---|
class |
ReflectiveSodaEventForJava
A Java [[org.sodatest.api.SodaEvent]] base class that supports the automatic binding of parameters to public and strongly-typed fields or setter methods. |
class |
ReflectiveSodaReportForJava
A Java [[org.sodatest.api.SodaReport]] base class that supports the automatic binding of parameters to public and strongly-typed fields or setter methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||