Package | Description |
---|---|
org.chorem.jtimer.data |
Data management classes.
|
org.chorem.jtimer.ui.ws |
Graphical handlers for webservices.
|
org.chorem.jtimer.ws |
Webservices layers.
|
org.chorem.jtimer.ws.xmlrpc |
Chorem webservices implementation.
|
Modifier and Type | Field and Description |
---|---|
protected ConnectionDataHandler |
TimerCore.connectionHandler
connection data handler
|
Modifier and Type | Class and Description |
---|---|
class |
SwingConnectionInformationHandler
Swing ConnectionInformationHandler.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectManagement.setConnectionDataHandler(ConnectionDataHandler connectionDataHandler)
Set connection handler.
|
Modifier and Type | Field and Description |
---|---|
protected ConnectionDataHandler |
WSDaemon.connectionDataHandler
Connection handler
|
protected ConnectionDataHandler |
ChoremXMLRPCClient.connectionDataHandler
Connection handler.
|
Modifier and Type | Method and Description |
---|---|
void |
WSDaemon.setConnectionDataHandler(ConnectionDataHandler connectionDataHandler)
Set connection handler.
|
void |
ChoremXMLRPCClient.setConnectionDataHandler(ConnectionDataHandler connectionDataHandler) |
Copyright © 2007–2013 CodeLutin. All rights reserved.