|
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.DxLib.net.DxMultiServerClient
org.ozoneDB.core.DbRemote.DbInvokeClient
Field Summary | |
protected ProxyObjectGate |
proxyObjectGate
|
User |
user
|
Fields inherited from class org.ozoneDB.DxLib.net.DxMultiServerClient |
|
Fields inherited from class org.ozoneDB.DxLib.net.DxClient |
buffSize, in, out, sock |
Fields inherited from class org.ozoneDB.DxLib.DxObject |
|
Constructor Summary | |
DbInvokeClient(java.net.Socket sock,
DxMultiServer server)
|
Method Summary | |
ProxyObjectGate |
getProxyObjectGate()
Returns the ProxyObjectGate for this Client. |
User |
getUser()
|
Methods inherited from class org.ozoneDB.DxLib.net.DxMultiServerClient |
close, listen, run, thread |
Methods inherited from class org.ozoneDB.DxLib.net.DxClient |
init, inputStream, objectAvailable, onConnect, onDeconnect, outputStream, receive, 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 |
Field Detail |
public User user
protected ProxyObjectGate proxyObjectGate
Constructor Detail |
public DbInvokeClient(java.net.Socket sock, DxMultiServer server) throws java.io.IOException
Method Detail |
public User getUser()
public ProxyObjectGate getProxyObjectGate()
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |