|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jack4j.JackInternalClient
public class JackInternalClient
Represents Jack internal client (internal clients run inside Jack server).
Instances of this
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getHandle()
Returns native handle of this Jack internal client, packed as long. |
java.lang.String |
getName()
Returns internal client name. |
int |
hashCode()
|
void |
unload()
Unloads this internal client. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public long getHandle()
public java.lang.String getName()
public void unload()
throws JackException
JackExceptionpublic int hashCode()
hashCode in class java.lang.ObjectObject.hashCode()public boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectObject.equals(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||