|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.ssh.util.Queue
public class Queue
Constructor Summary | |
---|---|
Queue()
|
Method Summary | |
---|---|
void |
close()
|
java.lang.Object |
get()
|
boolean |
isClosed()
|
boolean |
isEmpty()
|
void |
put(java.lang.Object msg)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Queue()
Method Detail |
---|
public java.lang.Object get()
public void put(java.lang.Object msg)
msg
- public void close()
public boolean isClosed()
public boolean isEmpty()
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |