|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.jigsaw.http.socket.SocketClientState
public class SocketClientState
Method Summary | |
---|---|
LRUAble |
getNext()
|
LRUAble |
getPrev()
|
void |
setNext(LRUAble next)
|
void |
setPrev(LRUAble prev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final LRUAble getNext()
getNext
in interface LRUAble
public final LRUAble getPrev()
getPrev
in interface LRUAble
public final void setNext(LRUAble next)
setNext
in interface LRUAble
public final void setPrev(LRUAble prev)
setPrev
in interface LRUAble
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |