|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.rowa.posps.client.connection.ConnectionProtocol
public class ConnectionProtocol
Protocol of the connection to a posps server. It stores the info of the connected server and notifies listeners of all operations which have been called and their results.
OperationInvocationListener| Method Summary | |
|---|---|
void |
addOperationInvocationListener(OperationInvocationListener listener)
|
java.util.Date |
getConnectionEstablished()
|
PospsServerInfo |
getPospsServerInfo()
|
void |
removeOperationInvocationListener(OperationInvocationListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void addOperationInvocationListener(OperationInvocationListener listener)
public void removeOperationInvocationListener(OperationInvocationListener listener)
public PospsServerInfo getPospsServerInfo()
public java.util.Date getConnectionEstablished()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||