|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.event.ConnectionListener.Stub
public static class ConnectionListener.Stub
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface pl.mn.communicator.event.ConnectionListener |
|---|
ConnectionListener.Stub |
| Constructor Summary | |
|---|---|
ConnectionListener.Stub()
|
|
| Method Summary | |
|---|---|
void |
connectionClosed()
The notification that connection to the server has been delibately closed. |
void |
connectionError(java.lang.Exception ex)
Notification that there was an unexpected error with the connection. |
void |
connectionEstablished()
The notification that connection to the server has been successfuly established. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionListener.Stub()
| Method Detail |
|---|
public void connectionEstablished()
throws GGException
ConnectionListener
connectionEstablished in interface ConnectionListenerGGExceptionConnectionListener.connectionEstablished()
public void connectionClosed()
throws GGException
ConnectionListener
connectionClosed in interface ConnectionListenerGGExceptionConnectionListener.connectionClosed()
public void connectionError(java.lang.Exception ex)
throws GGException
ConnectionListener
connectionError in interface ConnectionListenerGGExceptionConnectionListener.connectionError(Exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||