Serialized Form
-
Package org.exoplatform.services.cache
-
Class org.exoplatform.services.cache.ExoCacheInitException extends Exception implements Serializable
- serialVersionUID:
- -5612051266167302943L
-
-
Package org.exoplatform.services.cache.invalidation
-
Class org.exoplatform.services.cache.invalidation.HashCode extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
-
-
-