| Interface | Description |
|---|---|
| DefaultMethodInterface |
Example interface containing resource methods in form of Java8's default methods.
|
| Class | Description |
|---|---|
| DefaultMethodResource |
JAX-RS resource inheriting some resource method implementations from the implemented interface.
|
| LambdaResource |
JAX-RS resource using Java SE 8 lambdas.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.