Package com.walkfares.odsl.service
Class GZIPService
java.lang.Object
com.walkfares.odsl.service.FileService
com.walkfares.odsl.service.GZIPService
- All Implemented Interfaces:
OpenDSLService
public class GZIPService extends FileService
-
Field Summary
Fields inherited from interface com.walkfares.odsl.service.OpenDSLService
ACCESSKEY, BASE64_REQUEST_BODY, COLUMN_COUNT, DATA_POS, HEADER_POS, OUTPUT, REQUEST_BODY, ROW_COUNT, SECRETKEY, SELECTOR, SEPARATOR, TABLE, XSLT -
Constructor Summary
Constructors Constructor Description GZIPService() -
Method Summary
Modifier and Type Method Description Varget(ServiceGetRequest request)StringgetName()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.walkfares.odsl.service.OpenDSLService
delete, get, getIDSource, getList, getListSource, initialise, isLocalOnly, rename, run, save, tag
-
Constructor Details
-
GZIPService
public GZIPService()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceOpenDSLService- Overrides:
getNamein classFileService
-
get
- Specified by:
getin interfaceOpenDSLService- Overrides:
getin classFileService
-