Serialized Form
- 
Package com.ibm.websphere.command- 
Class com.ibm.websphere.command.CacheableCommandImpl extends TargetableCommandImpl implements Serializable- 
Serialized Fields- 
entryInfocom.ibm.ws.cache.EntryInfo entryInfo The EntryInfo object for this command.
 
- 
 
- 
- 
Class com.ibm.websphere.command.CommandException extends com.ibm.websphere.exception.DistributedException implements Serializable- serialVersionUID:
- 6910737447054324276L
 - 
Serialized Fields- 
throwablejava.lang.Throwable throwable 
 
- 
 
- 
Class com.ibm.websphere.command.TargetableCommandImpl extends java.lang.Object implements Serializable- 
Serialized Fields- 
commandTargetNamejava.lang.String commandTargetName The name of the target object for the command. The name is a fully qualified name for a Java class, for example, mypkg.bp.MyBusinessCmdTarget.
- 
hasOutputPropertiesboolean hasOutputProperties Indicates if the command has output properties. Defaults totrue. Can be set tofalseto eliminate unecessary copying and remote invocations.
 
- 
 
- 
- 
Class com.ibm.websphere.command.TargetPolicyDefault extends java.lang.Object implements Serializable- serialVersionUID:
- 8533555590544760338L
 - 
Serialized Fields- 
defaultTargetNamejava.lang.String defaultTargetName The default target name, used if no other target is found.
- 
mappingjava.util.Dictionary mapping Contains the registered mappings between commands and targets. The key is the name of the command; the value is the name of the target.
- 
targetTablejava.util.Hashtable targetTable Contains active targets. The key is the name of the target; the value is the target object.
 
- 
 
- 
Class com.ibm.websphere.command.UnauthorizedAccessException extends CommandException implements Serializable- serialVersionUID:
- -7699562712499253283L
 
- 
Class com.ibm.websphere.command.UnavailableCompensatingCommandException extends CommandException implements Serializable- serialVersionUID:
- 8722367931685681097L
 
- 
Class com.ibm.websphere.command.UnsetInputPropertiesException extends CommandException implements Serializable- serialVersionUID:
- 4578882603940482327L
 
 
- 
- 
Package com.ibm.websphere.command.web- 
Class com.ibm.websphere.command.web.CacheableCommandImpl extends CacheableCommandImpl implements Serializable
 
- 
- 
Package com.ibm.websphere.servlet.cache- 
Class com.ibm.websphere.servlet.cache.CacheableJspPage extends com.ibm.ws.jsp.runtime.HttpJspBase implements Serializable
- 
Class com.ibm.websphere.servlet.cache.ESIInvalidatorServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 8842671181312469591L
 
- 
Class com.ibm.websphere.servlet.cache.ExternalCacheEntry extends java.lang.Object implements Serializable- serialVersionUID:
- 1342185474L
 - 
Serialized Fields- 
contentbyte[] content This is the content (html) part of the entry
- 
headerTablejava.util.Vector[] headerTable This hashtable contains the header fields needed for caching.
- 
hostjava.lang.String host This is the host header as received in the request
- 
urijava.lang.String uri This is the uri part of the entry
 
- 
 
 
-