Package de.enough.polish.io

Provides an adjusted Connector-implementation for using the WMAPI-wrapper of J2ME Polish.

See:
          Description

Interface Summary
Externalizable Defines methods for serializing and de-serializing classes.
Serializable An empty interface to flag classes that need to be processed by the J2ME Polish serializing framework.
Storage<K> Base interface for storage systems.
 

Class Summary
Connector This class is factory for creating new Connection objects and is only used for Devices that have WMAPI similar APIs but not the WMAPI.
RecordingDataInputStream A data input stream that logs all read data and provides it later as a byte array.
RedirectHttpConnection Provides a HttpConnection that supports HTTP redirects.
RmsStorage Stores serializable objects in the record store system.
Serializer The serializer class is used for serializing and de-serializing objects in a unified way.
StringReader Reader class for String objects.
 

Package de.enough.polish.io Description

Provides an adjusted Connector-implementation for using the WMAPI-wrapper of J2ME Polish.