org.directwebremoting.extend
Class InboundContext.Conversion

java.lang.Object
  extended by org.directwebremoting.extend.InboundContext.Conversion
Enclosing class:
InboundContext

protected static class InboundContext.Conversion
extends java.lang.Object

A Class to use as a key in a map for conversion purposes


Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object