Serialized Form


Package org.jboss.seam.social

Class org.jboss.seam.social.UserProfile extends Object implements Serializable

Serialized Fields

id

String id

Package org.jboss.seam.social.event

Class org.jboss.seam.social.event.OAuthComplete extends SocialEvent<OAuthSession> implements Serializable

Class org.jboss.seam.social.event.SocialEvent extends Object implements Serializable

Serialized Fields

status

SocialEvent.Status status

message

String message

eventData

Object eventData

Class org.jboss.seam.social.event.StatusUpdated extends SocialEvent<Object> implements Serializable


Package org.jboss.seam.social.exception

Class org.jboss.seam.social.exception.SeamSocialException extends RuntimeException implements Serializable

serialVersionUID: 8149354996979746574L

Class org.jboss.seam.social.exception.SeamSocialRestException extends SeamSocialException implements Serializable

serialVersionUID: -1780448283631156367L

Serialized Fields

code

int code

url

String url

msg

String msg

Package org.jboss.seam.social.oauth

Package org.jboss.seam.social.rest



Copyright © 2011-2013 Seam Framework. All Rights Reserved.