|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
public abstract class ClientCommunicatorAdmin
| Constructor Summary | |
|---|---|
ClientCommunicatorAdmin(long period)
|
|
| Method Summary | |
|---|---|
protected abstract void |
checkConnection()
Called by this class to check a client connection. |
protected abstract void |
doStart()
Tells a client to re-start again. |
protected abstract void |
doStop()
Tells a client to stop becaue failing to call checkConnection. |
void |
gotIOException(IOException ioe)
Called by a client to inform of getting an IOException. |
void |
terminate()
Terminates this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientCommunicatorAdmin(long period)
| Method Detail |
|---|
public void gotIOException(IOException ioe)
throws IOException
IOException
protected abstract void checkConnection()
throws IOException
IOException
protected abstract void doStart()
throws IOException
IOExceptionprotected abstract void doStop()
public void terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||