|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory
Updater for clients listening to CLIE logger for client connection changes. This one transmits all clients with all their settings to the server.
Nested Class Summary | |
private class |
ClientUpdaterFactory.ClientUpdater
Description of the Class |
Field Summary | |
private GJSAServer |
myserv
|
Constructor Summary | |
ClientUpdaterFactory(GJSAServer sx)
|
Method Summary | |
LoggingReceiverUpdater |
getLoggingReceiverUpdater(UpdateableLogger ul,
LoggingReceiver lr)
Gets the loggingReceiverUpdater attribute of the ExampleUpdaterFactory object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private GJSAServer myserv
Constructor Detail |
public ClientUpdaterFactory(GJSAServer sx)
Method Detail |
public LoggingReceiverUpdater getLoggingReceiverUpdater(UpdateableLogger ul, LoggingReceiver lr)
getLoggingReceiverUpdater
in interface LoggingReceiverUpdaterFactory
ul
- Description of the Parameterlr
- Description of the Parameter
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |