|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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 LRUAblepublic final LRUAble getPrev()
getPrev in interface LRUAblepublic final void setNext(LRUAble next)
setNext in interface LRUAblepublic 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 | ||||||||