Secure iNet Factory

com.jscape.inet.ssh.util
Class Queue

java.lang.Object
  extended by com.jscape.inet.ssh.util.Queue

public class Queue
extends java.lang.Object

Author:
Natalya Okhremchuk

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

Queue

public Queue()
Method Detail

get

public java.lang.Object get()
Returns:
Object

put

public void put(java.lang.Object msg)
Parameters:
msg -

close

public void close()

isClosed

public boolean isClosed()

isEmpty

public boolean isEmpty()

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved