|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.retrogui.messageserver.server.AbstractServerApplicationFactory
com.retrogui.dualrpc.server.DualRpcServerApplicationFactory
Factory that creates server applications - required by underlying message server library. In this case, only one payloadType of server application is ever created, the DualRpcServerApplication.
| Constructor Summary | |
DualRpcServerApplicationFactory(java.lang.Object configurationObject)
Creates a new DualRpcServerApplicationFactory object. |
|
| Method Summary | |
AbstractServerApplication |
getApplication(Session session)
Factory method. |
| Methods inherited from class com.retrogui.messageserver.server.AbstractServerApplicationFactory |
getConfigurationObject, getMessageServer, setMessageServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DualRpcServerApplicationFactory(java.lang.Object configurationObject)
configurationObject - | Method Detail |
public AbstractServerApplication getApplication(Session session)
throws ApplicationFactoryException
getApplication in class AbstractServerApplicationFactorysession -
ApplicationFactoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||