A B C D E F G H I J L M N O P R S T U V 

A

AbstractChannel - Class in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/16/15.
AbstractChannel() - Constructor for class com.scala.exp.android.sdk.channels.AbstractChannel
 
AbstractModel - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/30/15.
AbstractModel() - Constructor for class com.scala.exp.android.sdk.model.AbstractModel
 
API_KEY - Static variable in class com.scala.exp.android.sdk.Utils
 
AppSingleton - Class in com.scala.exp.android.sdk
Created by Cesar Oyarzun on 10/28/15.
AppSingleton() - Constructor for class com.scala.exp.android.sdk.AppSingleton
 
AUTHORIZATION - Static variable in class com.scala.exp.android.sdk.ExpService
 

B

BEARER - Static variable in class com.scala.exp.android.sdk.ExpService
 
broadcast(Map<String, String>) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
broadcast(Map<String, String>) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
BROADCAST - Static variable in class com.scala.exp.android.sdk.Utils
 

C

CHANNEL - Variable in class com.scala.exp.android.sdk.channels.AbstractChannel
 
CHANNEL - Static variable in class com.scala.exp.android.sdk.channels.ExperienceChannel
 
CHANNEL - Static variable in class com.scala.exp.android.sdk.channels.LocationChannel
 
CHANNEL - Static variable in class com.scala.exp.android.sdk.channels.OrganizationChannel
 
CHANNEL - Static variable in class com.scala.exp.android.sdk.channels.SystemChannel
 
CHANNEL - Static variable in class com.scala.exp.android.sdk.Utils
 
CHILDREN - Static variable in class com.scala.exp.android.sdk.adapters.ContentNodeJsonAdapter
 
com.scala.exp.android.sdk - package com.scala.exp.android.sdk
 
com.scala.exp.android.sdk.adapters - package com.scala.exp.android.sdk.adapters
 
com.scala.exp.android.sdk.channels - package com.scala.exp.android.sdk.channels
 
com.scala.exp.android.sdk.model - package com.scala.exp.android.sdk.model
 
com.scala.exp.android.sdk.observer - package com.scala.exp.android.sdk.observer
 
connection(String, Subscriber) - Static method in class com.scala.exp.android.sdk.Exp
 
connection(String, Subscriber) - Method in class com.scala.exp.android.sdk.SocketManager
Connection subscriber for socket state
CONSUMER_APP_UUID - Static variable in class com.scala.exp.android.sdk.Utils
 
ContentNode - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/30/15.
ContentNode(Utils.CONTENT_TYPES) - Constructor for class com.scala.exp.android.sdk.model.ContentNode
 
ContentNodeJsonAdapter - Class in com.scala.exp.android.sdk.adapters
Created by Cesar Oyarzun on 10/30/15.
ContentNodeJsonAdapter() - Constructor for class com.scala.exp.android.sdk.adapters.ContentNodeJsonAdapter
 

D

Data - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/28/15.
Data() - Constructor for class com.scala.exp.android.sdk.model.Data
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.scala.exp.android.sdk.adapters.ContentNodeJsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.scala.exp.android.sdk.adapters.ModelJsonAdapter
 
Device - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/30/15.
Device() - Constructor for class com.scala.exp.android.sdk.model.Device
 
DEVICE_UUID - Static variable in class com.scala.exp.android.sdk.Utils
 

E

Exp - Class in com.scala.exp.android.sdk
Created by Cesar Oyarzun on 10/28/15.
Exp() - Constructor for class com.scala.exp.android.sdk.Exp
 
Experience - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/30/15.
Experience() - Constructor for class com.scala.exp.android.sdk.model.Experience
 
ExperienceChannel - Class in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/4/15.
ExperienceChannel(Socket) - Constructor for class com.scala.exp.android.sdk.channels.ExperienceChannel
 
ExpObservable<T> - Class in com.scala.exp.android.sdk.observer
ExpObservable Wrapper for rx.Observable Created by Cesar Oyarzun on 10/29/15.
ExpObservable(<any>) - Constructor for class com.scala.exp.android.sdk.observer.ExpObservable
 
ExpService - Class in com.scala.exp.android.sdk
 
ExpService() - Constructor for class com.scala.exp.android.sdk.ExpService
 

F

Feed - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/30/15.
Feed() - Constructor for class com.scala.exp.android.sdk.model.Feed
 
findContent(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find ContentNodes by Limit,Skip,Sort
findContentNodes(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find ContentNodes by Limit,Skip,Sort
findContentNodes(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findData(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Get Data by group,key
findData(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findDevices(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find Devices by Limit,Skip,Sort
findDevices(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findExperiences(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find Experiences by Limit,Skip,Sort
findExperiences(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findFeeds(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find Feeds by Limit,Skip,Sort
findFeeds(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findLocations(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find Location by Limit,Skip,Sort
findLocations(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
findThings(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Find Things by Limit,Skip,Sort
findThings(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
flatMap(<any>) - Method in class com.scala.exp.android.sdk.observer.ExpObservable
 
fling(String) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
fling(String) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
FLING - Static variable in class com.scala.exp.android.sdk.Utils
 

G

get(String) - Method in class com.scala.exp.android.sdk.model.AbstractModel
 
GET_CURRENT_DEVICE - Static variable in class com.scala.exp.android.sdk.Utils
 
GET_CURRENT_EXPERIENCE - Static variable in class com.scala.exp.android.sdk.Utils
 
getBoolean(String) - Method in class com.scala.exp.android.sdk.model.AbstractModel
 
getChannel(Utils.SOCKET_CHANNELS) - Static method in class com.scala.exp.android.sdk.Exp
Get Channel
getChannel(Utils.SOCKET_CHANNELS) - Method in class com.scala.exp.android.sdk.SocketManager
Get Channel from Enum
getChildren() - Method in class com.scala.exp.android.sdk.model.ContentNode
 
getContent(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Content Node by UUID
getContentNode(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Content Node by UUID
getContentNode(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getContentTypeEnum(String) - Static method in class com.scala.exp.android.sdk.Utils
Create Enum from string
getCurrentDevice(Subscriber) - Static method in class com.scala.exp.android.sdk.Exp
Get Current Device from event bus
getCurrentDevice(Subscriber) - Method in class com.scala.exp.android.sdk.SocketManager
Get Current Device
getCurrentExperience(Subscriber) - Static method in class com.scala.exp.android.sdk.Exp
Get Current Experience from event bus
getCurrentExperience(Subscriber) - Method in class com.scala.exp.android.sdk.SocketManager
Get current Experience
getData(String, String) - Static method in class com.scala.exp.android.sdk.Exp
Get Data by group,key
getData(String, String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getData() - Method in class com.scala.exp.android.sdk.model.Feed
 
getDevice(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Device by UUID
getDevice(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getEndPoint() - Method in class com.scala.exp.android.sdk.AppSingleton
 
getExperience(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Experience By UUID
getExperience(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getFeed(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Feed by UUID
getFeed(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getFeedData(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getGson() - Method in class com.scala.exp.android.sdk.AppSingleton
 
getHost() - Method in class com.scala.exp.android.sdk.AppSingleton
 
getInstance() - Static method in class com.scala.exp.android.sdk.AppSingleton
 
getInteger(String) - Method in class com.scala.exp.android.sdk.model.AbstractModel
 
getLocation(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Location by UUID
getLocation(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getObservable() - Method in class com.scala.exp.android.sdk.observer.ExpObservable
 
getResults() - Method in class com.scala.exp.android.sdk.model.SearchResults
 
getSocketEnum(String) - Static method in class com.scala.exp.android.sdk.Utils
Create Enum from string
getString(String) - Method in class com.scala.exp.android.sdk.model.AbstractModel
 
getThing(String) - Static method in class com.scala.exp.android.sdk.Exp
Get Things by UUID
getThing(String) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 
getToken() - Method in class com.scala.exp.android.sdk.AppSingleton
 
getToken() - Method in class com.scala.exp.android.sdk.model.Token
 
getTotal() - Method in class com.scala.exp.android.sdk.model.SearchResults
 
getUrl() - Method in class com.scala.exp.android.sdk.model.ContentNode
 
getVariantUrl(String) - Method in class com.scala.exp.android.sdk.model.ContentNode
Get Variant URL

H

hasVariant(String) - Method in class com.scala.exp.android.sdk.model.ContentNode
Check for variants
host - Static variable in class com.scala.exp.android.sdk.MainActivity
 
HOST - Static variable in class com.scala.exp.android.sdk.Utils
 

I

IChannel - Interface in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/6/15.
ID - Static variable in class com.scala.exp.android.sdk.Utils
 
IExpEndpoint - Interface in com.scala.exp.android.sdk
End Point EXP service Created by Cesar Oyarzun on 10/27/15.
init(String, String) - Static method in class com.scala.exp.android.sdk.ExpService
Init connection to Rest client TODO make this ExpObservable
init(String) - Static method in class com.scala.exp.android.sdk.ExpService
Init rest endpoint without interceptor TODO make this ExpObservable

J

JWT - Static variable in class com.scala.exp.android.sdk.Utils
 

L

LIMIT - Static variable in class com.scala.exp.android.sdk.MainActivity
 
listen(Map<String, String>, Subscriber) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
listen(Map<String, String>, Subscriber) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
listeners - Variable in class com.scala.exp.android.sdk.channels.AbstractChannel
 
Location - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/28/15.
Location() - Constructor for class com.scala.exp.android.sdk.model.Location
 
LocationChannel - Class in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/4/15.
LocationChannel(Socket) - Constructor for class com.scala.exp.android.sdk.channels.LocationChannel
 
login(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Login observable TODO make this ExpObservable
login(Map<String, String>) - Method in interface com.scala.exp.android.sdk.IExpEndpoint
 

M

MainActivity - Class in com.scala.exp.android.sdk
 
MainActivity() - Constructor for class com.scala.exp.android.sdk.MainActivity
 
map(<any>) - Method in class com.scala.exp.android.sdk.observer.ExpObservable
 
MESSAGE - Static variable in class com.scala.exp.android.sdk.Utils
 
ModelJsonAdapter<T extends AbstractModel> - Class in com.scala.exp.android.sdk.adapters
Created by Cesar Oyarzun on 10/30/15.
ModelJsonAdapter(Class<T>) - Constructor for class com.scala.exp.android.sdk.adapters.ModelJsonAdapter
 

N

NAME - Static variable in class com.scala.exp.android.sdk.Utils
 
NETWORK_UUID - Static variable in class com.scala.exp.android.sdk.Utils
 

O

OFFLINE - Static variable in class com.scala.exp.android.sdk.Utils
 
onBroadCast(JSONObject) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
onBroadCast(JSONObject) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
onCreate(Bundle) - Method in class com.scala.exp.android.sdk.MainActivity
 
onCreateOptionsMenu(Menu) - Method in class com.scala.exp.android.sdk.MainActivity
 
ONLINE - Static variable in class com.scala.exp.android.sdk.Utils
 
onOptionsItemSelected(MenuItem) - Method in class com.scala.exp.android.sdk.MainActivity
 
onRequest(JSONObject) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
onRequest(JSONObject) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
onResponse(JSONObject) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
onResponse(JSONObject) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
ORG - Static variable in class com.scala.exp.android.sdk.Utils
 
ORGANIZATION - Static variable in class com.scala.exp.android.sdk.Utils
 
OrganizationChannel - Class in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/4/15.
OrganizationChannel(Socket) - Constructor for class com.scala.exp.android.sdk.channels.OrganizationChannel
 

P

PASSWORD - Static variable in class com.scala.exp.android.sdk.Utils
 
PAYLOAD - Static variable in class com.scala.exp.android.sdk.Utils
 
properties - Variable in class com.scala.exp.android.sdk.model.AbstractModel
 

R

request - Variable in class com.scala.exp.android.sdk.channels.AbstractChannel
 
request(Map<String, String>, Subscriber) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
request(Map<String, String>, Subscriber) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
REQUEST - Static variable in class com.scala.exp.android.sdk.Utils
 
responders - Variable in class com.scala.exp.android.sdk.channels.AbstractChannel
 
response(Map<String, String>, Subscriber) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
response(Map<String, String>, Subscriber) - Method in interface com.scala.exp.android.sdk.channels.IChannel
 
RESPONSE - Static variable in class com.scala.exp.android.sdk.Utils
 
Runtime - Class in com.scala.exp.android.sdk
Created by Cesar Oyarzun on 11/2/15.
Runtime() - Constructor for class com.scala.exp.android.sdk.Runtime
 

S

SearchResults<T> - Class in com.scala.exp.android.sdk.model
Created by adamgalloway on 12/10/15.
SearchResults() - Constructor for class com.scala.exp.android.sdk.model.SearchResults
 
SECRET - Static variable in class com.scala.exp.android.sdk.Utils
 
setChannel(String) - Method in class com.scala.exp.android.sdk.channels.AbstractChannel
 
setChildren(List<ContentNode>) - Method in class com.scala.exp.android.sdk.model.ContentNode
 
setEndPoint(IExpEndpoint) - Method in class com.scala.exp.android.sdk.AppSingleton
 
setHost(String) - Method in class com.scala.exp.android.sdk.AppSingleton
 
setProperties(LinkedTreeMap) - Method in class com.scala.exp.android.sdk.model.AbstractModel
 
setResults(List<T>) - Method in class com.scala.exp.android.sdk.model.SearchResults
 
setToken(String) - Method in class com.scala.exp.android.sdk.AppSingleton
 
setToken(String) - Method in class com.scala.exp.android.sdk.model.Token
 
setTotal(Integer) - Method in class com.scala.exp.android.sdk.model.SearchResults
 
SKIP - Static variable in class com.scala.exp.android.sdk.MainActivity
 
socket - Variable in class com.scala.exp.android.sdk.channels.AbstractChannel
 
socketManager - Static variable in class com.scala.exp.android.sdk.Exp
 
SocketManager - Class in com.scala.exp.android.sdk
Created by Cesar Oyarzun on 11/4/15.
SocketManager() - Constructor for class com.scala.exp.android.sdk.SocketManager
 
SORT - Static variable in class com.scala.exp.android.sdk.MainActivity
 
start(String, String, String) - Static method in class com.scala.exp.android.sdk.Exp
Start EXP connection
start(String, String, String, String) - Static method in class com.scala.exp.android.sdk.Exp
Start EXP connection
start(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Exp
Start EXP connection
start(String, String, String) - Static method in class com.scala.exp.android.sdk.Runtime
Start with device credentials Host,UUID,Secret TODO make this ExpObservable
start(Map<String, String>) - Static method in class com.scala.exp.android.sdk.Runtime
Start with options
start(String, String, String, String) - Static method in class com.scala.exp.android.sdk.Runtime
Start with user credentials TODO make this ExpObservable
startConsumerApp(String, String, String) - Static method in class com.scala.exp.android.sdk.Runtime
 
startSocket() - Method in class com.scala.exp.android.sdk.SocketManager
Start Socket Connection
SUBTYPE - Static variable in class com.scala.exp.android.sdk.adapters.ContentNodeJsonAdapter
 
SystemChannel - Class in com.scala.exp.android.sdk.channels
Created by Cesar Oyarzun on 11/4/15.
SystemChannel(Socket) - Constructor for class com.scala.exp.android.sdk.channels.SystemChannel
 

T

then(<any>) - Method in class com.scala.exp.android.sdk.observer.ExpObservable
 
then(Action1) - Method in class com.scala.exp.android.sdk.observer.ExpObservable
 
Thing - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 10/28/15.
Thing() - Constructor for class com.scala.exp.android.sdk.model.Thing
 
TLS - Static variable in class com.scala.exp.android.sdk.SocketManager
 
Token - Class in com.scala.exp.android.sdk.model
Created by Cesar Oyarzun on 11/2/15.
Token() - Constructor for class com.scala.exp.android.sdk.model.Token
 
TYP - Static variable in class com.scala.exp.android.sdk.Utils
 
TYPE - Static variable in class com.scala.exp.android.sdk.Utils
 

U

USERNAME - Static variable in class com.scala.exp.android.sdk.Utils
 
Utils - Class in com.scala.exp.android.sdk
Created by Cesar Oyarzun on 11/6/15.
Utils() - Constructor for class com.scala.exp.android.sdk.Utils
 
Utils.CONTENT_TYPES - Enum in com.scala.exp.android.sdk
 
Utils.SOCKET_CHANNELS - Enum in com.scala.exp.android.sdk
 
UUID - Static variable in class com.scala.exp.android.sdk.Utils
 

V

valueOf(String) - Static method in enum com.scala.exp.android.sdk.Utils.CONTENT_TYPES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.scala.exp.android.sdk.Utils.SOCKET_CHANNELS
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.scala.exp.android.sdk.Utils.CONTENT_TYPES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.scala.exp.android.sdk.Utils.SOCKET_CHANNELS
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V