Package com.shephertz.app42.paas.sdk.jme.session

Class Summary
Session This Session object is the value object which contains the properties of Session along with the setter & getter for those properties.
SessionResponseBuilder SessionResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Session
SessionService The Session Manager manages user sessions on the server side.