| Class | Description |
|---|---|
| RemoteMeta |
Contains the meta-data about a REST proxy class.
|
| RemoteMethodArg |
Represents the metadata about an annotated argument of a method on a REST proxy class.
|
| RemoteMethodBeanArg |
Represents the metadata about an
Request-annotated argument of a method on a REST proxy class. |
| RemoteMethodBeanReturn |
Represents the metadata about an
Response-annotated return type on a method on a REST proxy class. |
| RemoteMethodMeta |
Contains the meta-data about a Java method on a REST proxy class.
|
| RemoteMethodReturn |
Represents the metadata about the returned object of a method on a remote proxy interface.
|
| Enum | Description |
|---|---|
| RemoteReturn | Deprecated
Use
RemoteReturn |
| Exception | Description |
|---|---|
| RemoteMetadataException |
Exceptions caused by invalid REST proxy classes.
|
| Annotation Type | Description |
|---|---|
| RemoteMethod | Deprecated
Use
RemoteMethod |
| RemoteResource | Deprecated
Use
RemoteMethod |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.