|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecticecube.daq.domhub.common.messaging.StreamSerialCom
icecube.daq.domhub.common.messaging.SocketSerialCom
icecube.daq.domcal.DOMCalCom
public class DOMCalCom
| Constructor Summary | |
|---|---|
DOMCalCom(java.lang.String host,
int port)
|
|
| Method Summary | |
|---|---|
void |
connect()
|
java.lang.String |
receive()
|
byte[] |
zRead()
Read zipped data from dom |
| Methods inherited from class icecube.daq.domhub.common.messaging.SocketSerialCom |
|---|
connect, disconnect, setHost, setPort |
| Methods inherited from class icecube.daq.domhub.common.messaging.StreamSerialCom |
|---|
getInputStream, getOutputStream, receive, receive, receive, send, send, send, setInputStream, setOutputStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMCalCom(java.lang.String host,
int port)
| Method Detail |
|---|
public byte[] zRead()
throws java.io.IOException
java.io.IOException
public java.lang.String receive()
throws java.io.IOException
java.io.IOException
public void connect()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||