Uses of Class
org.projectnessie.jaxrs.AbstractRest
-
Packages that use AbstractRest Package Description org.projectnessie.jaxrs org.projectnessie.jaxrs.gc -
-
Uses of AbstractRest in org.projectnessie.jaxrs
Subclasses of AbstractRest in org.projectnessie.jaxrs Modifier and Type Class Description classAbstractRestAssignSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestCommitLogSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestContentsSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestDiffSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestEntriesSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestInvalidRefsSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestInvalidWithHttpSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestMergeTransplantSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestMiscSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestReferencesSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractRestRefLogSeeAbstractTestRestfor details about and reason for the inheritance model.classAbstractTestRestBase test class for Nessie REST APIs. -
Uses of AbstractRest in org.projectnessie.jaxrs.gc
Subclasses of AbstractRest in org.projectnessie.jaxrs.gc Modifier and Type Class Description classAbstractRestGCclassAbstractRestGCTest
-