org.activemath.omdocjdom.collsync
Class CSClient
java.lang.Object
org.activemath.omdocjdom.collsync.CSClient
public class CSClient
- extends Object
Set of methods to handle connections to a CSServlet.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE_ELEMENT_NAME
public static final String FILE_ELEMENT_NAME
- See Also:
- Constant Field Values
DIR_ELEMENT_NAME
public static final String DIR_ELEMENT_NAME
- See Also:
- Constant Field Values
LOG
public static final org.apache.commons.logging.Log LOG
DIRECTORY_MEDIA_TYPE
public static final String DIRECTORY_MEDIA_TYPE
- See Also:
- Constant Field Values
syncDown
public void syncDown()
throws Exception
- Throws:
Exception
encodePath
public String encodePath(String path)