Package com.sap.ip.me.api.services

Interface Summary
DeviceRestartListener Has to be implemented by applications which want to be informed if a device restart (soft reset) is necessary.
InstanceIdProvider  
LogSeverities Deprecated. since MI2.5.
MeComparator A comparison function, which imposes a total ordering on some collection of objects.
MeIterator An object that implements the MeIterator interface generates a series of elements, one at a time.
MeTreeSet This class guarantees that the sorted set will be in ascending element order, sorted according to the natural order of the elements (see Comparable ), or by the comparator provided at set creation time, depending on which constructor is used.
 

Class Summary
Base64 The class provides methods to transform any string into a standard base64 string and vice versa.
BigDecimalFactory Factory class to create BigDecimal instances.
BufferedUTF8Reader Buffered reader that reads a UTF8 encoded file or stream.
BufferedUTF8Writer  
ClientDataReset Description of the Class
DateConverter This class serves as a converter utility for date/time conversion.
DateFormatter Formats dates.
DeviceRestartEventRegistry Description of the Class
IOUtils This class contains some useful static methods for IO-operations.
Log The logging class of the Mobile Engine framework.
MEResourceBundle A resource bundle used for internationalization of JavaServer Pages.
MultiObjectFileStorage This class stores serializable objects in the file system with each object tree being stored in a seperate file.
PerformanceLog Class for logging running time and memory usage between specified measurement points.
URLFormatter This class provides methods that support the prevention of browser caching.
 

Exception Summary
HttpConnectionException This Exception will be thrown if any error occurs while trying to establish a http connection.
MEException The base class of all Mobile Engine exceptions.
 



Copyright © 2005 SAP AG. All Rights Reserved.