org.openmobileis.synchro.openmsp.server
Class OpenMSPService
java.lang.Object
org.openmobileis.services.Service
org.openmobileis.synchro.openmsp.server.OpenMSPService
- public class OpenMSPService
- extends Service
Title: OpenMobileIS project source
Description: OpenMLservice that implements Nomad-Link synchronisation.
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
OpenMSPService
public OpenMSPService()
run
public void run(HttpServletRequest request,
HttpServletResponse res)
throws ServletException,
java.io.IOException
- Specified by:
run
in class Service
- Throws:
ServletException
java.io.IOException
getServiceUri
public java.lang.String getServiceUri()
- Specified by:
getServiceUri
in class Service
uncompressAndDecodeRequest
public byte[] uncompressAndDecodeRequest(byte[] request)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright 2006 OpenMobileIS. All Rights Reserved.