A B C D F G I J N O R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractSharedRestInterface - Class in org.apache.streampipes.rest.shared.impl
- AbstractSharedRestInterface() - Constructor for class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- APPLICATION_ZIP - Static variable in class org.apache.streampipes.rest.shared.util.SpMediaType
- APPLICATION_ZIP_TYPE - Static variable in class org.apache.streampipes.rest.shared.util.SpMediaType
B
- badRequest() - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- badRequest(T) - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
C
- create(T) - Method in interface org.apache.streampipes.rest.shared.api.CRUDResource
- CRUDResource<ID,T> - Interface in org.apache.streampipes.rest.shared.api
D
- delete(ID) - Method in interface org.apache.streampipes.rest.shared.api.CRUDResource
- deserialize(InputStreamReader, Type) - Method in class org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- deserialize(InputStreamReader, Type) - Method in class org.apache.streampipes.rest.shared.serializer.JacksonSerializationProvider
- deserialize(InputStreamReader, Type) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
F
- fail() - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
G
- getAll() - Method in interface org.apache.streampipes.rest.shared.api.CRUDResource
- getById(ID) - Method in interface org.apache.streampipes.rest.shared.api.CRUDResource
- getGsonSerializer() - Method in class org.apache.streampipes.rest.shared.serializer.GsonClientModelProvider
- getGsonSerializer() - Method in class org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- getGsonSerializer() - Method in class org.apache.streampipes.rest.shared.serializer.GsonWithIdProvider
- getGsonSerializer() - Method in class org.apache.streampipes.rest.shared.serializer.GsonWithoutIdProvider
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
- GsonClientModel - Annotation Type in org.apache.streampipes.rest.shared.annotation
- GsonClientModelProvider - Class in org.apache.streampipes.rest.shared.serializer
- GsonClientModelProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.GsonClientModelProvider
- GsonJerseyProvider - Class in org.apache.streampipes.rest.shared.serializer
- GsonJerseyProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- GsonWithIdProvider - Class in org.apache.streampipes.rest.shared.serializer
- GsonWithIdProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.GsonWithIdProvider
- GsonWithIds - Annotation Type in org.apache.streampipes.rest.shared.annotation
- GsonWithoutIdProvider - Class in org.apache.streampipes.rest.shared.serializer
- GsonWithoutIdProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.GsonWithoutIdProvider
- GsonWithoutIds - Annotation Type in org.apache.streampipes.rest.shared.annotation
I
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
J
- JacksonSerializationProvider - Class in org.apache.streampipes.rest.shared.serializer
- JacksonSerializationProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.JacksonSerializationProvider
- JacksonSerialized - Annotation Type in org.apache.streampipes.rest.shared.annotation
- JsonJerseyProvider - Class in org.apache.streampipes.rest.shared.serializer
- JsonJerseyProvider() - Constructor for class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
- JSONLD - Static variable in class org.apache.streampipes.rest.shared.util.SpMediaType
- JSONLD_TYPE - Static variable in class org.apache.streampipes.rest.shared.util.SpMediaType
- jsonSerialized(MediaType) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
N
- NoAuthenticationRequired - Annotation Type in org.apache.streampipes.rest.shared.annotation
O
- ok() - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- ok(T) - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- org.apache.streampipes.rest.shared.annotation - package org.apache.streampipes.rest.shared.annotation
- org.apache.streampipes.rest.shared.api - package org.apache.streampipes.rest.shared.api
- org.apache.streampipes.rest.shared.impl - package org.apache.streampipes.rest.shared.impl
- org.apache.streampipes.rest.shared.serializer - package org.apache.streampipes.rest.shared.serializer
- org.apache.streampipes.rest.shared.util - package org.apache.streampipes.rest.shared.util
R
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
- requiredAnnotationsPresent(Annotation[]) - Method in class org.apache.streampipes.rest.shared.serializer.GsonClientModelProvider
- requiredAnnotationsPresent(Annotation[]) - Method in class org.apache.streampipes.rest.shared.serializer.GsonWithIdProvider
- requiredAnnotationsPresent(Annotation[]) - Method in class org.apache.streampipes.rest.shared.serializer.GsonWithoutIdProvider
- requiredAnnotationsPresent(Annotation[]) - Method in class org.apache.streampipes.rest.shared.serializer.JacksonSerializationProvider
- requiredAnnotationsPresent(Annotation[]) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
S
- serialize(Object, Type, Writer) - Method in class org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- serialize(Object, Type, Writer) - Method in class org.apache.streampipes.rest.shared.serializer.JacksonSerializationProvider
- serialize(Object, Type, Writer) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
- serverError(T) - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- SpMediaType - Class in org.apache.streampipes.rest.shared.util
- SpMediaType() - Constructor for class org.apache.streampipes.rest.shared.util.SpMediaType
T
- toJson(T) - Method in class org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
U
- update(ID, T) - Method in interface org.apache.streampipes.rest.shared.api.CRUDResource
W
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider
All Classes All Packages