GigaSpaces XAP 7.1 API

org.openspaces.remoting
Class RemotingUtils.MethodHash

java.lang.Object
  extended by 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

Constructor Summary
RemotingUtils.MethodHash()
           
RemotingUtils.MethodHash(byte[] hash)
           
 
Method Summary
 boolean equals(Object o)
           
 byte[] hash()
           
 int hashCode()
           
 void readExternal(ObjectInput in)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemotingUtils.MethodHash

public RemotingUtils.MethodHash()

RemotingUtils.MethodHash

public RemotingUtils.MethodHash(byte[] hash)
Method Detail

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

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.