JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
V:1.15.0
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.buongiorno.newton
,
com.buongiorno.newton.configurations
,
com.buongiorno.newton.events
,
com.buongiorno.newton.exceptions
,
com.buongiorno.newton.handler
,
com.buongiorno.newton.http
,
com.buongiorno.newton.http.endpoint
,
com.buongiorno.newton.interfaces
,
com.buongiorno.newton.logger
,
com.buongiorno.newton.oauth.flows
,
com.buongiorno.newton.push
,
com.buongiorno.newton.queue
,
com.buongiorno.newton.task
,
com.buongiorno.newton.utils
Class Hierarchy
java.lang.Object
com.buongiorno.newton.
ABTestManager
android.os.AsyncTask<Params,Progress,Result>
com.buongiorno.newton.task.
RegisterGCMAsyncTask
com.buongiorno.newton.
AutopushServer
com.buongiorno.newton.
autorevision
com.buongiorno.newton.events.
BaseEvent
com.buongiorno.newton.events.
ABEvent
com.buongiorno.newton.events.
AttachSession
com.buongiorno.newton.events.
CustomEvent
com.buongiorno.newton.events.
FlowEvent
com.buongiorno.newton.events.
LoginEvent
com.buongiorno.newton.events.
LogoutEvent
com.buongiorno.newton.events.
PushEvent
com.buongiorno.newton.events.
PushRegisteredEvent
com.buongiorno.newton.events.
RankingEvent
com.buongiorno.newton.events.
SessionStartEvent
com.buongiorno.newton.oauth.flows.
BaseLoginFlow
com.buongiorno.newton.oauth.flows.
AutoLoginFlow
com.buongiorno.newton.oauth.flows.
CustomLoginFlow
com.buongiorno.newton.oauth.flows.
ExternalLoginFlow
com.buongiorno.newton.oauth.flows.
FacebookLoginFlow
com.buongiorno.newton.oauth.flows.
GoogleLoginFlow
com.buongiorno.newton.oauth.flows.
MfpLoginFlow
com.buongiorno.newton.oauth.flows.
MsisdnPINLoginFlow
com.buongiorno.newton.oauth.flows.
MsisdnURLoginFlow
com.buongiorno.newton.oauth.flows.
PaymentReceiptLoginFlow
android.content.BroadcastReceiver
com.buongiorno.newton.
ConnectivityNotifier
android.support.v4.content.WakefulBroadcastReceiver
com.buongiorno.newton.
GcmBroadcastReceiver
com.buongiorno.newton.configurations.
ConfigManager
android.content.Context
android.content.ContextWrapper
android.view.ContextThemeWrapper
android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
com.buongiorno.newton.oauth.flows.
LoginActivity
com.buongiorno.newton.
PushNotificationActivity
android.app.Service (implements android.content.ComponentCallbacks2)
android.app.IntentService
com.buongiorno.newton.
GcmIntentService
com.buongiorno.newton.queue.
CrudAdapter
com.buongiorno.newton.utils.
DeviceInfo
com.buongiorno.newton.queue.
EventQueueManager
com.buongiorno.newton.events.
FlowEventManager
com.buongiorno.newton.
GCMRegisterAsyncHandler
(implements com.buongiorno.newton.handler.
IRegisterAsyncTaskHandler
)
com.buongiorno.newton.logger.
Log
com.buongiorno.newton.utils.
LogCatReader
com.buongiorno.newton.oauth.flows.
LoginBuilder
com.buongiorno.newton.
MetaInfo
com.buongiorno.newton.
Newton
com.buongiorno.newton.http.
NewtonConnector
com.buongiorno.newton.http.endpoint.
NewtonEndpoint
com.buongiorno.newton.http.endpoint.
NewtonEndpointFactory
com.buongiorno.newton.
NewtonError
com.buongiorno.newton.exceptions.
ForgotFlowBackendError
com.buongiorno.newton.exceptions.
LoginFlowBackendError
com.buongiorno.newton.http.
NewtonServerError
com.buongiorno.newton.
NewtonInternalEvents
com.buongiorno.newton.http.
NewtonServerResponse
com.buongiorno.newton.http.
NewtonServerHtmlResponse
com.buongiorno.newton.http.
NewtonServerJsonResponse
com.buongiorno.newton.
NewtonStatus
com.buongiorno.newton.
NewtonUtils
com.buongiorno.newton.interfaces.
PaymenCallbacks
com.buongiorno.newton.
PaymentManager
(implements com.buongiorno.newton.interfaces.
PaymentManagerInterface
)
com.buongiorno.newton.configurations.
PreferenceManager
com.buongiorno.newton.push.
PushBuilder
com.buongiorno.newton.
PushManager
com.buongiorno.newton.push.
PushObject
com.buongiorno.newton.push.
BackgroundPushObject
(implements android.os.Parcelable)
com.buongiorno.newton.push.
StandardPushObject
(implements android.os.Parcelable)
com.buongiorno.newton.push.
UrlPushObject
(implements android.os.Parcelable)
java.util.Random (implements java.io.Serializable)
com.buongiorno.newton.utils.
MersenneTwister
com.buongiorno.newton.http.
RequestParam
com.buongiorno.newton.http.
ResponseParam
com.buongiorno.newton.
SimpleObject
(implements java.io.Serializable)
android.database.sqlite.SQLiteOpenHelper
com.buongiorno.newton.queue.
DBHelper
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.buongiorno.newton.exceptions.
NewtonException
com.buongiorno.newton.exceptions.
EventCreationException
com.buongiorno.newton.exceptions.
InvalidEventException
com.buongiorno.newton.exceptions.
LoginBuilderException
com.buongiorno.newton.exceptions.
NewtonInitializationException
com.buongiorno.newton.exceptions.
NewtonNotInitializedException
com.buongiorno.newton.exceptions.
UserMetaInfoException
com.buongiorno.newton.exceptions.
OAuthException
com.buongiorno.newton.exceptions.
PushBuilderException
com.buongiorno.newton.exceptions.
PushNotificationException
java.lang.RuntimeException
com.buongiorno.newton.exceptions.
genericException
com.buongiorno.newton.exceptions.
QueueException
com.buongiorno.newton.exceptions.
SimpleObjectSerializationException
com.buongiorno.newton.exceptions.
SimpleObjectException
com.buongiorno.newton.exceptions.
UserAlreadyLoggedException
com.buongiorno.newton.exceptions.
PushRegistrationException
com.buongiorno.newton.events.
TimedEventManager
Interface Hierarchy
com.buongiorno.newton.
ConnectivityNotifier.ConnectivityListener
com.buongiorno.newton.interfaces.
IBasicResponse
com.buongiorno.newton.interfaces.
IBasicResponseWithData
com.buongiorno.newton.http.
IConnectorCallback
com.buongiorno.newton.http.
IHttpResponse
com.buongiorno.newton.interfaces.
IMetaInfoCallBack
com.buongiorno.newton.interfaces.
IPushCallback
com.buongiorno.newton.handler.
IRegisterAsyncTaskHandler
com.buongiorno.newton.interfaces.
IStateChange
com.buongiorno.newton.interfaces.
PaymentManagerInterface
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.buongiorno.newton.events.
AttachSession.AttachType
com.buongiorno.newton.events.
BaseEvent.EventType
com.buongiorno.newton.events.
LogoutEvent.logoutEnumType
com.buongiorno.newton.events.
PushEvent.ActionType
com.buongiorno.newton.events.
RankingEvent.RankingScope
com.buongiorno.newton.exceptions.
ForgotFlowBackendError.ForgotFlowErrorType
com.buongiorno.newton.exceptions.
LoginFlowBackendError.LoginFlowErrorType
com.buongiorno.newton.http.endpoint.
NewtonEndpointType
com.buongiorno.newton.
NewtonStatus.NewtonTokenType
com.buongiorno.newton.oauth.flows.
NewtonLoginFlowType
com.buongiorno.newton.oauth.flows.
OauthProviderAllowed
com.buongiorno.newton.push.
PushObject.PushType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
V:1.15.0
Prev
Next
Frames
No Frames
All Classes