Package org.gsm.oneapi.foundation

Class Summary
ComHelper Deprecated.
CommandLineOptions Used with the command line based examples to retrieve command line variables
DateParser Internally used date parser/formatter for ISO 8601 format dates http://www.w3.org/TR/1998/NOTE-datetime-19980827
FormParameter Internally used class for storing sets of request parameters
FormParameters Internally used class to hold all the request parameters.
JSONRequest<T> Handle the sending of a request to the OneAPI server, and decode the JSON response putting the result into the specified object type
JSONResponseData Deprecated.
JSPUtils A set of functions that are used in the JSP examples to handle parsing and formatting
NumericUtils Deprecated.
 

Exception Summary
InvalidDateException Internal class used in conversion of dates to/from ISO 8601 format