Package com.ibm.commerce.server

Provides core objects used by the runtime of WebSphere Commerce.

See: Description

  • Interface Summary 
    Interface Description
    ComponentConfiguration
    This interface has to be implemented by all components.
    ECConstants
    This interface defines all the constants used by the runtime.
  • Class Summary 
    Class Description
    AttachFilter
    This class defines an attachment filter for JAR and ZIP files.
    JSPHelper
    This is a JSP helper class to help JSP writers retrieve data from an HttpServletRequest.
    JSPResourceBundle
    This class is an extension of java.util.ResourceBundle that provides additional capabilities that the parent implementation does not.
    ServerConfiguration
    This class reads the XML configuration file and holds all the data in the configuration node that the server needs for operation.
    ServletHelper
    This class contains static methods used by the request servlet.
    TransactionHandle
    This class returns a transaction handle when the begin() method is called.
    TransactionManager
    This class provides transaction management functions.
    UploadedFile
    This class defines an object that represents an uploaded file.

Package com.ibm.commerce.server Description

Provides core objects used by the runtime of WebSphere Commerce.