Package com.tietoenator.trip.jxp.session


package com.tietoenator.trip.jxp.session
Classes for estalishing and maintaining a session.
  • Class
    Description
    Define an object of this type to receive notification of the completion background tasks (e.g. print, index, etc.)
    Manager class for locally cached CONTROL database objects such as database designs.
    Date/time formatting and parsing for the current TRIP dateform.
    Constructs and provides access to a session via XML/HTTP to the TRIP grid web service.
    Basic definition of what it means to be a host interface, i.e. the ability to take an XML document request and produce an XML document response
    Interface containing the types of connection supported by this library
    A session type for direct local connections via JNI linkage.
    Provides a means for handling notification messages such as sent by the comforter mechanism to be sunk through the client application.
    Enumeration containing the notification types supported by this library.
    Base class for objects that can be serialized to files for import / export operations, e.g. database design, groups, etc.
    Construct and manage a session with a server
    Base class for all objects that depend on a TdbSession to do anything, i.e.
    Constructs a session connection via TRIPnet to a remote TRIPserver
    Constructs and provides access to a session via XML/HTTP to the TRIP web service.