Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
H
I
L
M
P
S
T
U
V
H
HeyStaksAuth(String, String)
- Method in class hs.lib.
HeyStaksMethods
When given a Username and password it will log the user into HeyStaks.
HeyStaksMethods
- Class in
hs.lib
The following class contains all the methods we need for interacting with HeyStaks.
HeyStaksMethods(CallBuilder)
- Constructor for class hs.lib.
HeyStaksMethods
Pass in the builder to set API params (key, secret, etc.)
HeyStaksOAuth
- Class in
hs.types
Simple oAuth class which defines the URL's required.
HeyStaksOAuth()
- Constructor for class hs.types.
HeyStaksOAuth
hs.lib
- package hs.lib
hs.types
- package hs.types
HsLogin
- Class in
hs.types
The login object with all user info retrieved when logged in.
HsLogin(String, String, String)
- Constructor for class hs.types.
HsLogin
HsPage
- Class in
hs.types
Object to represent a page sent from HeyStaks.
HsPage(String, URL, String, long, String[], int)
- Constructor for class hs.types.
HsPage
HsResponse
- Class in
hs.types
The following class is used to read HeyStaks responses.
HsResponse(String, int)
- Constructor for class hs.types.
HsResponse
HsUser
- Class in
hs.types
Represents a HeyStaks User.
HsUser(int, String, String, URL, long, int, int, int, int)
- Constructor for class hs.types.
HsUser
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
H
I
L
M
P
S
T
U
V