Uses of Interface
org.glassfish.jersey.examples.java8.resources.DefaultMethodInterface
-
Packages that use DefaultMethodInterface Package Description org.glassfish.jersey.examples.java8.resources -
-
Uses of DefaultMethodInterface in org.glassfish.jersey.examples.java8.resources
Classes in org.glassfish.jersey.examples.java8.resources that implement DefaultMethodInterface Modifier and Type Class Description classDefaultMethodResourceJAX-RS resource inheriting some resource method implementations from the implemented interface.
-