Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.streampipes.rest.shared.impl.AbstractSharedRestInterface
- org.apache.streampipes.rest.shared.serializer.JsonJerseyProvider (implements javax.ws.rs.ext.MessageBodyReader<T>, javax.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- org.apache.streampipes.rest.shared.serializer.GsonClientModelProvider
- org.apache.streampipes.rest.shared.serializer.GsonWithIdProvider
- org.apache.streampipes.rest.shared.serializer.GsonWithoutIdProvider
- org.apache.streampipes.rest.shared.serializer.JacksonSerializationProvider
- org.apache.streampipes.rest.shared.serializer.GsonJerseyProvider
- org.apache.streampipes.rest.shared.util.SpMediaType
Interface Hierarchy
- org.apache.streampipes.rest.shared.api.CRUDResource<ID,T>
Annotation Type Hierarchy
- org.apache.streampipes.rest.shared.annotation.GsonClientModel (implements java.lang.annotation.Annotation)
- org.apache.streampipes.rest.shared.annotation.GsonWithIds (implements java.lang.annotation.Annotation)
- org.apache.streampipes.rest.shared.annotation.GsonWithoutIds (implements java.lang.annotation.Annotation)
- org.apache.streampipes.rest.shared.annotation.JacksonSerialized (implements java.lang.annotation.Annotation)
- org.apache.streampipes.rest.shared.annotation.NoAuthenticationRequired (implements java.lang.annotation.Annotation)