org.apache.activemq.apollo.dto
Class ProtocolDTO

java.lang.Object
  extended by org.apache.activemq.apollo.dto.ProtocolDTO

public class ProtocolDTO
extends java.lang.Object

Author:
Hiram Chirino

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

Constructor Detail

ProtocolDTO

public ProtocolDTO()
Method Detail

equals

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

hashCode

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


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.