| Enum | Description |
|---|---|
| RemoteReturn |
Possible values for the
@RemoteMethod(returns) annotation. |
| Annotation Type | Description |
|---|---|
| Remote |
Identifies a proxy against a REST interface.
|
| RemoteMethod |
Annotation applied to Java methods on REST proxy.
|
| RemoteResource | Deprecated
Use
Remote |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.