Uses of Class
com.shephertz.app42.paas.sdk.jme.App42ResponseBuilder

Packages that use App42ResponseBuilder
com.shephertz.app42.paas.sdk.jme.appTab   
com.shephertz.app42.paas.sdk.jme.email   
com.shephertz.app42.paas.sdk.jme.gallery   
com.shephertz.app42.paas.sdk.jme.game   
com.shephertz.app42.paas.sdk.jme.geo   
com.shephertz.app42.paas.sdk.jme.imageProcessor   
com.shephertz.app42.paas.sdk.jme.log   
com.shephertz.app42.paas.sdk.jme.message   
com.shephertz.app42.paas.sdk.jme.recommend   
com.shephertz.app42.paas.sdk.jme.review   
com.shephertz.app42.paas.sdk.jme.session   
com.shephertz.app42.paas.sdk.jme.shopping   
com.shephertz.app42.paas.sdk.jme.social   
com.shephertz.app42.paas.sdk.jme.storage   
com.shephertz.app42.paas.sdk.jme.upload   
com.shephertz.app42.paas.sdk.jme.user   
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.appTab
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.appTab
 class BillResponseBuilder
           
 class ChargeResponseBuilder
          UsageResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Usage
 class DiscountResponseBuilder
           
 class SchemeResponseBuilder
           
 class SubscribeResponseBuilder
           
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.email
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.email
 class EmailResponseBuilder
          EmailResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Email
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.gallery
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.gallery
 class AlbumResponseBuilder
          AlbumResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Album
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.game
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.game
 class GameResponseBuilder
          GameResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Game
 class RewardResponseBuilder
          RewardResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Reward
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.geo
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.geo
 class GeoResponseBuilder
          GeoResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Geo
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.imageProcessor
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.imageProcessor
 class ImageProcessResponseBuilder
          ImageProcessResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Image
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.log
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.log
 class LogResponseBuilder
          LogResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Log
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.message
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.message
 class QueueResponseBuilder
          QueueResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Queue
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.recommend
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.recommend
 class RecommenderResponseBuilder
          RecommenderResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Recommender
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.review
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.review
 class ReviewResponseBuilder
          ReviewResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Review
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.session
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.session
 class SessionResponseBuilder
          SessionResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Session
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.shopping
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.shopping
 class CartResponseBuilder
          CartResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Cart
 class CatalogueResponseBuilder
          CatalogueResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Catalogue
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.social
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.social
 class SocialResponseBuilder
          SocialResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Social
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.storage
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.storage
 class StorageResponseBuilder
          StorageResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Storage
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.upload
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.upload
 class UploadResponseBuilder
          UploadResponseBuilder class converts the JSON response retrieved from the server to the value object i.e User
 

Uses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.user
 

Subclasses of App42ResponseBuilder in com.shephertz.app42.paas.sdk.jme.user
 class UserResponseBuilder
          UserResponseBuilder class converts the JSON response retrieved from the server to the value object i.e User