|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.DxLib.DxObject
org.ozoneDB.DxLib.net.DxClient
org.ozoneDB.core.DbRemote.DbClient
org.ozoneDB.core.DbRemote.DbRemoteClient
Field Summary |
Fields inherited from class org.ozoneDB.core.DbRemote.DbClient |
db, user |
Fields inherited from class org.ozoneDB.DxLib.net.DxClient |
buffSize, in, out, sock |
Fields inherited from class org.ozoneDB.DxLib.DxObject |
|
Constructor Summary | |
DbRemoteClient(org.ozoneDB.ExternalDatabase _db,
java.lang.String _host,
int _port,
java.lang.String _user)
|
Method Summary | |
java.lang.Object |
receive()
Receive object and handle proxy link conversion. |
Methods inherited from class org.ozoneDB.core.DbRemote.DbClient |
user |
Methods inherited from class org.ozoneDB.DxLib.net.DxClient |
close, init, inputStream, objectAvailable, onConnect, onDeconnect, outputStream, send |
Methods inherited from class org.ozoneDB.DxLib.DxObject |
clone, isLess |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
equals |
Constructor Detail |
public DbRemoteClient(org.ozoneDB.ExternalDatabase _db, java.lang.String _host, int _port, java.lang.String _user) throws java.io.IOException
Method Detail |
public java.lang.Object receive() throws java.io.IOException, java.lang.ClassNotFoundException
receive
in class DbClient
java.io.IOException
java.lang.ClassNotFoundException
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |