|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Queue | |
---|---|
nl.astron.lofar.odtb.mom2otdbadapter.otdblistener |
Uses of Queue in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener |
---|
Fields in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener declared as Queue | |
---|---|
private Queue |
TaskExecutor.queue
|
private Queue |
OTDBListener.queue
|
Constructors in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener with parameters of type Queue | |
---|---|
OTDBListener(Queue queue,
int milliseconds,
OTDBRepository repository)
Constructor |
|
TaskExecutor(Queue queue,
java.lang.String username,
java.lang.String password,
java.lang.String authUrl,
java.lang.String momUrl)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |