java.lang.Objectcom.ibm.commerce.adapter.DeviceFormatAdapterDesc
com.ibm.commerce.adapter.HttpAdapterDesc
Reserved for IBM internal use. HttpAdapterDesc is a base class that describes a Http adapter. This class only inherites functionality from it's super class and is kept for code compatability since other classes reference it. This is for internal use only.
Field Summary |
Fields inherited from class com.ibm.commerce.adapter.DeviceFormatAdapterDesc |
COPYRIGHT, DEVFMT_ENABLED, DEVFMT_FACTORYCLASSNAME, DEVFMT_ID, DEVFMT_NAME, DEVFMT_TYPE, DEVFMT_TYPEID, devfmtClass, devfmtId, devfmtName, devfmtType, devfmtTypeId, isEnabled |
Constructor Summary | |
HttpAdapterDesc() Reserved for IBM internal use. |
Methods inherited from class com.ibm.commerce.adapter.DeviceFormatAdapterDesc |
getDeviceFormatClass, getDeviceFormatId, getDeviceFormatName, getDeviceFormatType, getDeviceFormatTypeId, init, isEnabled, setDeviceFormatClass, setDeviceFormatId, setDeviceFormatName, setDeviceFormatType, setDeviceFormatTypeId, setIsEnabled |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpAdapterDesc()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.