Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ru.gammalabs.ice.utils.http.* (7)ru.gammalabs.ice.utils.sql.* (1)

ru.gammalabs.ice.utils: Javadoc index of package ru.gammalabs.ice.utils.


Package Samples:

ru.gammalabs.ice.utils.http
ru.gammalabs.ice.utils.sql

Classes:

RequestProcessor: Interface of objects serialization/deserialization service for Web environments. Request processor may function as a container of objects, able to serialize all it's content into request string, or as an API for individual object serialization/deserialization.
Requestable: Interface that should be implemented by objects that are going to be serialized/deserialized by RequestProcessor. This interface provides properties for object instance unique identification and indicating properties to be serialized.
AbstractRequestable: Abstract implementation of Requestable interface providing the basic functions for storing and managing object identifier and public properties list.
UnsupportedTypeException: Exception thrown by RequestProcessor in case values of this type are not supported by this RequestProcessor implementation.
IncompatibleTypeException: Exception thrown by RequestProcessor in case it is not possible to cast string value to requested type.
DefaultRequestProcessor: Default implementation of RequestProcessor for use with HTTP GET/POST request strings.
Util: Class that deals with application properties (database connection, default locale, etc).
SQLGenerator: Класс предоставляющий утилитные функции генерации фрагментов SQL'я.
Silencer: Utility class for 'silent' closing of any database stuffs.
BrowserDetector
DateUtil
HTMLTree
HTMLUtil
SecurityUtil
SubscriptionUtil
ProcessingException

Home | Contact Us | Privacy Policy | Terms of Service