org.objectweb.dream.channel
Class MultiConnTCPChannelOutImpl.ConnectionKey

java.lang.Object
  extended byorg.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
Enclosing class:
MultiConnTCPChannelOutImpl

protected class MultiConnTCPChannelOutImpl.ConnectionKey
extends Object


Field Summary
protected  InetAddress inetAddress
           
protected  int port
           
 
Constructor Summary
protected MultiConnTCPChannelOutImpl.ConnectionKey()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inetAddress

protected InetAddress inetAddress

port

protected int port
Constructor Detail

MultiConnTCPChannelOutImpl.ConnectionKey

protected MultiConnTCPChannelOutImpl.ConnectionKey()
Method Detail

equals

public boolean equals(Object obj)
See Also:
Object.equals(Object)

hashCode

public int hashCode()
See Also:
Object.hashCode()


Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.