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

B

Base64 - Class in com.shephertz.app42.paas.sdk.java.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.shephertz.app42.paas.sdk.java.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class com.shephertz.app42.paas.sdk.java.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class com.shephertz.app42.paas.sdk.java.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in com.shephertz.app42.paas.sdk.java.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class com.shephertz.app42.paas.sdk.java.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class com.shephertz.app42.paas.sdk.java.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
body - Variable in class com.shephertz.app42.paas.sdk.java.email.Email
 
buildAlbumService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of AlbumService.
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.gallery.AlbumResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.game.GameResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.geo.GeoResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.review.ReviewResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CartResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CatalogueResponseBuilder
 
buildArrayResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.user.UserResponseBuilder
 
buildArrayRewards(String) - Method in class com.shephertz.app42.paas.sdk.java.game.RewardResponseBuilder
 
buildBillService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of BillService.
buildCartService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of CartService.
buildCatalogueService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of CatalogueService.
buildChargeService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of Charge.
buildEmailService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of EmailService.
buildGameService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of GameService.
buildGeoService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of GeoService.
buildImageProcessorService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of ImageProcessorService.
buildLicenseService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of LicenseService.
buildLogService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of LogService.
buildObjectFromJSONTree(Object, JSONObject) - Method in class com.shephertz.app42.paas.sdk.java.App42ResponseBuilder
 
buildPackageService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of Package.
buildPhotoService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of PhotoService.
buildQueueService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of QueueService.
buildRecommenderService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of RecommenderService.
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.email.EmailResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.gallery.AlbumResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.game.GameResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.game.RewardResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.geo.GeoResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.imageProcessor.ImageProcessResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.log.LogResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.recommend.RecommenderResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.review.ReviewResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.session.SessionResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CartResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.shopping.CatalogueResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.social.SocialResponseBuilder
 
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.storage.StorageResponseBuilder
This method build JSON response for the Storage object
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.upload.UploadResponseBuilder
This method build JSON response for the upload object
buildResponse(String) - Method in class com.shephertz.app42.paas.sdk.java.user.UserResponseBuilder
 
buildRespoonse(String) - Method in class com.shephertz.app42.paas.sdk.java.message.QueueResponseBuilder
 
buildReviewService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of ReviewService.
buildRewardService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of RewardService.
buildSchemeService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of Scheme.
buildScoreBoardService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of ScoreBoardService.
buildScoreService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of ScoreService.
buildSessionManager() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of SessionService.
buildSocialService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of SocialService.
buildStorageService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of StorageService.
buildSubscribeService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of Subscribe.
buildUploadService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of UploadService.
buildUsageService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of UsageService.
buildUserService() - Method in class com.shephertz.app42.paas.sdk.java.ServiceAPI
Builds the instance of UserService.

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