org.jgroups.protocols.obsolete
Class ENCRYPT1_4.EncryptHeader
java.lang.Object
org.jgroups.Header
org.jgroups.protocols.obsolete.ENCRYPT1_4.EncryptHeader
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- ENCRYPT1_4
public static class ENCRYPT1_4.EncryptHeader
- extends Header
- See Also:
- Serialized Form
Methods inherited from class org.jgroups.Header |
size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ENCRYPT1_4.EncryptHeader
public ENCRYPT1_4.EncryptHeader()
ENCRYPT1_4.EncryptHeader
public ENCRYPT1_4.EncryptHeader(int type)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
toString
public java.lang.String toString()
- Overrides:
toString
in class Header
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.