org.objectweb.dream.channel
Class IPSocketManagerCachingImpl.CacheEntry
java.lang.Object
org.objectweb.dream.channel.IPSocketManagerCachingImpl.CacheEntry
- Enclosing class:
- IPSocketManagerCachingImpl
- protected class IPSocketManagerCachingImpl.CacheEntry
- extends Object
inetAddress
protected InetAddress inetAddress
port
protected int port
socketState
protected SocketState socketState
next
protected IPSocketManagerCachingImpl.CacheEntry next
prev
protected IPSocketManagerCachingImpl.CacheEntry prev
inUse
protected boolean inUse
IPSocketManagerCachingImpl.CacheEntry
protected IPSocketManagerCachingImpl.CacheEntry()
cacheRemove
protected void cacheRemove()
lruRemove
protected void lruRemove()
lruSetAtfirst
protected void lruSetAtfirst()
lruAddAtFirst
protected void lruAddAtFirst()
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.