|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener
public class Mom2Listener
Listen at port 4444 for mom request
Field Summary | |
---|---|
private org.apache.commons.logging.Log |
log
|
private OTDBRepository |
repository
|
Constructor Summary | |
---|---|
Mom2Listener(OTDBRepository repository)
Constructor |
Method Summary | |
---|---|
void |
start()
Starts a ServerSocket on port 4444 If a clients connect, it starts a new class ProcessMom2Connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.apache.commons.logging.Log log
private OTDBRepository repository
Constructor Detail |
---|
public Mom2Listener(OTDBRepository repository)
repository
- OTDBRepository to useMethod Detail |
---|
public void start()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |