Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shindig.social
,
org.apache.shindig.social.core.config
,
org.apache.shindig.social.core.model
,
org.apache.shindig.social.core.oauth
,
org.apache.shindig.social.core.util
,
org.apache.shindig.social.core.util.atom
,
org.apache.shindig.social.core.util.xstream
,
org.apache.shindig.social.opensocial.model
,
org.apache.shindig.social.opensocial.oauth
,
org.apache.shindig.social.opensocial.service
,
org.apache.shindig.social.opensocial.spi
,
org.apache.shindig.social.sample
,
org.apache.shindig.social.sample.oauth
,
org.apache.shindig.social.sample.service
,
org.apache.shindig.social.sample.spi
Class Hierarchy
java.lang.
Object
com.google.inject.AbstractModule (implements com.google.inject.Module)
org.apache.shindig.social.sample.
SampleModule
org.apache.shindig.social.core.config.
SocialApiGuiceModule
org.apache.shindig.auth.
AbstractSecurityToken
(implements org.apache.shindig.auth.
SecurityToken
)
org.apache.shindig.social.core.oauth.
OAuthSecurityToken
(implements org.apache.shindig.auth.
SecurityToken
)
org.apache.shindig.social.core.model.
AccountImpl
(implements org.apache.shindig.social.opensocial.model.
Account
)
org.apache.shindig.social.opensocial.service.
ActivityHandler
org.apache.shindig.social.core.model.
ActivityImpl
(implements org.apache.shindig.social.opensocial.model.
Activity
)
org.apache.shindig.social.core.model.
AddressImpl
(implements org.apache.shindig.social.opensocial.model.
Address
)
org.apache.shindig.social.opensocial.service.
AlbumHandler
org.apache.shindig.social.core.model.
AlbumImpl
(implements org.apache.shindig.social.opensocial.model.
Album
)
org.apache.shindig.social.opensocial.spi.
AlbumService.NotImplementedAlbumService
(implements org.apache.shindig.social.opensocial.spi.
AlbumService
)
org.apache.shindig.social.opensocial.service.
AppDataHandler
org.apache.shindig.social.core.util.atom.
AtomAttribute
org.apache.shindig.social.core.util.atom.
AtomAttributeConverter
(implements com.thoughtworks.xstream.converters.SingleValueConverter)
org.apache.shindig.social.core.util.atom.
AtomAuthor
org.apache.shindig.social.core.util.atom.
AtomContent
org.apache.shindig.social.core.util.atom.
AtomEntry
org.apache.shindig.social.core.util.atom.
AtomFeed
org.apache.shindig.social.core.util.atom.
AtomGenerator
org.apache.shindig.social.core.util.atom.
AtomKeyValue
org.apache.shindig.social.core.util.atom.
AtomLink
org.apache.shindig.social.core.util.atom.
AtomLinkConverter
(implements com.thoughtworks.xstream.converters.Converter)
org.apache.shindig.social.core.util.atom.
AtomSource
org.apache.shindig.social.core.oauth.
AuthenticationHandlerProvider
(implements com.google.inject.Provider<T>)
org.apache.shindig.protocol.
BaseRequestItem
(implements org.apache.shindig.protocol.
RequestItem
)
org.apache.shindig.social.opensocial.service.
SocialRequestItem
org.apache.shindig.protocol.conversion.
BeanXStreamConverter
(implements org.apache.shindig.protocol.conversion.
BeanConverter
)
org.apache.shindig.social.core.util.
BeanXStreamAtomConverter
org.apache.shindig.social.core.model.
BodyTypeImpl
(implements org.apache.shindig.social.opensocial.model.
BodyType
)
org.apache.shindig.social.opensocial.spi.
CollectionOptions
org.apache.shindig.social.opensocial.spi.
VirtualOrganizationCollectionOptions
org.apache.shindig.social.opensocial.model.
EnumUtil
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet (implements java.io.
Serializable
)
org.apache.shindig.common.servlet.
InjectedServlet
org.apache.shindig.social.sample.oauth.
SampleOAuthServlet
org.apache.shindig.social.opensocial.service.
GroupHandler
org.apache.shindig.social.opensocial.spi.
GroupId
org.apache.shindig.social.core.model.
GroupImpl
(implements org.apache.shindig.social.opensocial.model.
Group
)
org.apache.shindig.social.sample.spi.
JsonDbOpensocialService
(implements org.apache.shindig.social.opensocial.spi.
ActivityService
, org.apache.shindig.social.opensocial.spi.
AlbumService
, org.apache.shindig.social.opensocial.spi.
AppDataService
, org.apache.shindig.social.opensocial.spi.
GroupService
, org.apache.shindig.social.opensocial.spi.
MediaItemService
, org.apache.shindig.social.opensocial.spi.
MessageService
, org.apache.shindig.social.opensocial.spi.
PersonService
)
org.apache.shindig.social.core.model.
ListFieldImpl
(implements org.apache.shindig.social.opensocial.model.
ListField
)
org.apache.shindig.social.core.model.
UrlImpl
(implements org.apache.shindig.social.opensocial.model.
Url
)
org.apache.shindig.social.opensocial.service.
MediaItemHandler
org.apache.shindig.social.core.model.
MediaItemImpl
(implements org.apache.shindig.social.opensocial.model.
MediaItem
)
org.apache.shindig.social.opensocial.spi.
MediaItemService.NotImplementedMediaItemService
(implements org.apache.shindig.social.opensocial.spi.
MediaItemService
)
org.apache.shindig.social.core.model.
MessageCollectionImpl
(implements org.apache.shindig.social.opensocial.model.
MessageCollection
)
org.apache.shindig.social.opensocial.service.
MessageHandler
org.apache.shindig.social.core.model.
MessageImpl
(implements org.apache.shindig.social.opensocial.model.
Message
)
org.apache.shindig.social.opensocial.spi.
MessageService.NotImplementedMessageService
(implements org.apache.shindig.social.opensocial.spi.
MessageService
)
org.apache.shindig.social.core.model.
NameImpl
(implements org.apache.shindig.social.opensocial.model.
Name
)
org.apache.shindig.social.core.oauth.
OAuthAuthenticationHandler
(implements org.apache.shindig.auth.
AuthenticationHandler
)
org.apache.shindig.social.opensocial.oauth.
OAuthEntry
(implements java.io.
Serializable
)
org.apache.shindig.social.core.model.
OrganizationImpl
(implements org.apache.shindig.social.opensocial.model.
Organization
)
org.apache.shindig.social.opensocial.service.
PersonHandler
org.apache.shindig.social.core.model.
PersonImpl
(implements org.apache.shindig.social.opensocial.model.
Person
)
org.apache.shindig.social.sample.oauth.
SampleOAuthDataStore
(implements org.apache.shindig.social.opensocial.oauth.
OAuthDataStore
)
org.apache.shindig.social.opensocial.spi.
UserId
org.apache.shindig.social.core.util.xstream.
XStream081Configuration
(implements org.apache.shindig.protocol.conversion.xstream.
XStreamConfiguration
)
Interface Hierarchy
org.apache.shindig.social.opensocial.model.
Account
org.apache.shindig.social.opensocial.model.
Activity
org.apache.shindig.social.opensocial.spi.
ActivityService
org.apache.shindig.social.opensocial.model.
Address
org.apache.shindig.social.opensocial.model.
Album
org.apache.shindig.social.opensocial.spi.
AlbumService
org.apache.shindig.social.opensocial.spi.
AppDataService
org.apache.shindig.social.opensocial.model.
BodyType
org.apache.shindig.social.opensocial.model.
Group
org.apache.shindig.social.opensocial.spi.
GroupService
org.apache.shindig.social.opensocial.model.
ListField
org.apache.shindig.social.opensocial.model.
Url
org.apache.shindig.social.opensocial.model.
MediaItem
org.apache.shindig.social.opensocial.spi.
MediaItemService
org.apache.shindig.social.opensocial.model.
Message
org.apache.shindig.social.opensocial.model.
MessageCollection
org.apache.shindig.social.opensocial.spi.
MessageService
org.apache.shindig.social.opensocial.model.
Name
org.apache.shindig.social.opensocial.oauth.
OAuthDataStore
org.apache.shindig.social.opensocial.model.
Organization
org.apache.shindig.social.opensocial.model.
Person
org.apache.shindig.social.opensocial.spi.
PersonService
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shindig.social.opensocial.model.
Url.Field
org.apache.shindig.social.opensocial.model.
Smoker
(implements org.apache.shindig.protocol.model.
Enum.EnumKey
)
org.apache.shindig.social.opensocial.model.
Person.Gender
org.apache.shindig.social.opensocial.model.
Person.Field
org.apache.shindig.social.opensocial.model.
Organization.Field
org.apache.shindig.social.opensocial.model.
NetworkPresence
(implements org.apache.shindig.protocol.model.
Enum.EnumKey
)
org.apache.shindig.social.opensocial.model.
Name.Field
org.apache.shindig.social.opensocial.model.
MessageCollection.Field
org.apache.shindig.social.opensocial.model.
Message.Field
org.apache.shindig.social.opensocial.model.
Message.Type
org.apache.shindig.social.opensocial.model.
Message.Status
org.apache.shindig.social.opensocial.model.
MediaItem.Field
org.apache.shindig.social.opensocial.model.
MediaItem.Type
org.apache.shindig.social.opensocial.model.
LookingFor
(implements org.apache.shindig.protocol.model.
Enum.EnumKey
)
org.apache.shindig.social.opensocial.model.
ListField.Field
org.apache.shindig.social.opensocial.model.
Group.Field
org.apache.shindig.social.opensocial.model.
Drinker
(implements org.apache.shindig.protocol.model.
Enum.EnumKey
)
org.apache.shindig.social.opensocial.model.
BodyType.Field
org.apache.shindig.social.opensocial.model.
Album.Field
org.apache.shindig.social.opensocial.model.
Address.Field
org.apache.shindig.social.opensocial.model.
Activity.Field
org.apache.shindig.social.opensocial.model.
Account.Field
org.apache.shindig.social.opensocial.oauth.
OAuthEntry.Type
org.apache.shindig.social.opensocial.spi.
UserId.Type
org.apache.shindig.social.opensocial.spi.
GroupId.Type
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2012. All Rights Reserved.