| java.lang.Object org.openlaszlo.data.DataSource org.openlaszlo.data.XMLRPCDataSource
Inner Class :public class XMLRPCData extends Data | |
mLastCleared | static long mLastCleared(Code) | | |
xmlrpc | XmlRpcServer xmlrpc(Code) | | |
XMLRPCDataSource | public XMLRPCDataSource()(Code) | | |
clearLoadInfo | public static void clearLoadInfo()(Code) | | |
name | public String name()(Code) | | unique name of this data source |
Methods inherited from org.openlaszlo.data.DataSource | final public void get(String app, HttpServletRequest req, HttpServletResponse res) throws DataSourceException, IOException(Code)(Java Doc) final public void getAsSWF(String app, HttpServletRequest req, HttpServletResponse res, Converter converter) throws DataSourceException, ConversionException, IOException(Code)(Java Doc) abstract public Data getData(String app, HttpServletRequest req, HttpServletResponse res, long lastModifiedTime) throws InterruptedIOException, IOException, DataSourceException(Code)(Java Doc) final public static HashMap getQueryString(String url)(Code)(Java Doc) final public static String getURL(HttpServletRequest req, String surl) throws MalformedURLException(Code)(Java Doc) public static String getURL(HttpServletRequest req) throws MalformedURLException(Code)(Java Doc) final public static boolean isClientCacheable(HttpServletRequest req)(Code)(Java Doc) abstract public String name()(Code)(Java Doc)
|
|
|