|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.unidu.is.hyspirit.HySpiritAbstractClient
de.unidu.is.hyspirit.HySpiritSocketClient
A class for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language) via sockets.
| Field Summary | |
protected java.lang.String |
host
The HySpirit host. |
protected int |
port
The HySpirit port. |
| Fields inherited from class de.unidu.is.hyspirit.HySpiritAbstractClient |
in, out |
| Constructor Summary | |
HySpiritSocketClient(java.lang.String host,
int port)
Creates a new object. |
|
| Methods inherited from class de.unidu.is.hyspirit.HySpiritAbstractClient |
close, getLine, send |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String host
protected int port
| Constructor Detail |
public HySpiritSocketClient(java.lang.String host,
int port)
host - HySpirit hostport - HySpirit port
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||