org.openspaces.remoting
Class RemotingUtils.MethodHash
java.lang.Object
  
org.openspaces.remoting.RemotingUtils.MethodHash
- All Implemented Interfaces: 
 - Externalizable, Serializable
 
- Enclosing class:
 - RemotingUtils
 
public static class RemotingUtils.MethodHash
- extends Object
- implements Externalizable
  
- See Also:
 - Serialized Form
 
 
 
 
RemotingUtils.MethodHash
public RemotingUtils.MethodHash()
RemotingUtils.MethodHash
public RemotingUtils.MethodHash(byte[] hash)
hash
public byte[] hash()
 
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- Specified by:
 writeExternal in interface Externalizable
 
- Throws:
 IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- Specified by:
 readExternal in interface Externalizable
 
- Throws:
 IOException
ClassNotFoundException
 
equals
public boolean equals(Object o)
- Overrides:
 equals in class Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class Object
 
 
Copyright © GigaSpaces.