Skip navigation links
A B C D F G H I J N O P R S V W 

A

agent - Variable in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandlerAndroid
The agent.
APPLICATION_ID - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 

B

BUILD_TYPE - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 
BuildConfig - Class in net.sourceforge.jadex.android.webservice
 
BuildConfig() - Constructor for class net.sourceforge.jadex.android.webservice.BuildConfig
 

C

ColorStringMapperAndroid - Class in jadex.extension.rs.invoke.mapper
Color to hex string mapper.
ColorStringMapperAndroid() - Constructor for class jadex.extension.rs.invoke.mapper.ColorStringMapperAndroid
 
Consumes - Annotation Type in jadex.extension.rs.annotations
Defines the media types that the methods of a resource class can accept.
convertValue(Object) - Method in class jadex.extension.rs.invoke.mapper.ColorStringMapperAndroid
Convert the given value.
createRSWrapperInvocationHandler(IInternalAccess, Class<?>) - Method in class jadex.extension.rs.RSFactoryAndroid
 

D

DEBUG - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 
defaultimports - Static variable in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandlerAndroid
 
DELETE - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP DELETE requests.

F

findDeclaredRestType(Method) - Method in class jadex.extension.rs.RSAnnotationHelper
 
FLAVOR - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 

G

GET - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP GET requests
getDeclaredRestType(Method) - Static method in class jadex.extension.rs.RSAnnotationHelper
Get the declared rest type.
getSupportedMediaTypes() - Method in class jadex.extension.rs.invoke.RestResponseHTTPMessageConverter
 

H

HEAD - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP HEAD requests

I

iface - Variable in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandlerAndroid
The annotated service interface.
invoke(Object, Method, Object[]) - Method in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandlerAndroid
Called when a wrapper method is invoked.

J

jadex.extension.rs - package jadex.extension.rs
 
jadex.extension.rs.annotations - package jadex.extension.rs.annotations
 
jadex.extension.rs.invoke - package jadex.extension.rs.invoke
 
jadex.extension.rs.invoke.mapper - package jadex.extension.rs.invoke.mapper
 

N

net.sourceforge.jadex.android.webservice - package net.sourceforge.jadex.android.webservice
 

O

OPTIONS - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP OPTIONS requests

P

Path - Annotation Type in jadex.extension.rs.annotations
Identifies the URI path that a resource class or class method will serve requests for.
POST - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP POST requests
Produces - Annotation Type in jadex.extension.rs.annotations
Defines the media type(s) that the methods of a resource class can produce.
PUT - Annotation Type in jadex.extension.rs.annotations
Indicates that the annotated method responds to HTTP PUT requests

R

readInternal(Class, HttpInputMessage) - Method in class jadex.extension.rs.invoke.RestResponseHTTPMessageConverter
 
RestResponseHTTPMessageConverter - Class in jadex.extension.rs.invoke
Reads an HttpInputMessage and converts it to a RestResponse.
RestResponseHTTPMessageConverter() - Constructor for class jadex.extension.rs.invoke.RestResponseHTTPMessageConverter
 
RestServiceWrapperInvocationHandlerAndroid - Class in jadex.extension.rs.invoke
Create a new web service wrapper invocation handler.
RestServiceWrapperInvocationHandlerAndroid(IInternalAccess, Class<?>) - Constructor for class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandlerAndroid
Create a new service wrapper invocation handler.
RSAnnotationHelper - Class in jadex.extension.rs
Helper class to extract annotations.
RSAnnotationHelper() - Constructor for class jadex.extension.rs.RSAnnotationHelper
 
RSFactoryAndroid - Class in jadex.extension.rs
Factory for instantiating the Android RestServiceWrapperInvocationHandler.
RSFactoryAndroid() - Constructor for class jadex.extension.rs.RSFactoryAndroid
 

S

supports(Class) - Method in class jadex.extension.rs.invoke.RestResponseHTTPMessageConverter
 

V

VERSION_CODE - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 
VERSION_NAME - Static variable in class net.sourceforge.jadex.android.webservice.BuildConfig
 

W

writeInternal(Object, HttpOutputMessage) - Method in class jadex.extension.rs.invoke.RestResponseHTTPMessageConverter
 
A B C D F G H I J N O P R S V W 
Skip navigation links