|
static final String | TYPE = "XMLRPC" |
|
◆ XmlRpcAdaptorConfiguration() [1/2]
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.XmlRpcAdaptorConfiguration |
( |
| ) |
|
|
inline |
◆ XmlRpcAdaptorConfiguration() [2/2]
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.XmlRpcAdaptorConfiguration |
( |
String | name | ) |
|
|
inline |
Constructor.
- Parameters
-
name | the name of the adaptor |
◆ getName()
String eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.getName |
( |
| ) |
|
|
inline |
◆ getTimeout()
long eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.getTimeout |
( |
| ) |
|
|
inline |
Returns the timeout.
- Returns
- the timeout
◆ getType()
String eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.getType |
( |
| ) |
|
|
inline |
◆ getURL()
String eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.getURL |
( |
| ) |
|
|
inline |
Returns this url.
- Returns
- the url to return
◆ setName()
void eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.setName |
( |
String | name | ) |
|
|
inline |
Sets the name for the adaptor.
- Parameters
-
name | the name of the adaptor |
◆ setTimeout()
void eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.setTimeout |
( |
long | timeout | ) |
|
|
inline |
Sets the timeout (before the xmladaptor should assume that the request has gone wrong)
- Parameters
-
◆ setURL()
void eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.setURL |
( |
String | url | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/adaptor/xmlrpc/XmlRpcAdaptorConfiguration.java