Package org.bedework.synch.shared
Interface SynchDefs
-
public interface SynchDefsSome definitions for the synch service- Author:
- Mike Douglass douglm@rpi.edu
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSynchDefs.SynchKindand does it tell us when something changes or do we have to ask?
-
Field Summary
Fields Modifier and Type Field Description static StringsynchNamespaceNamespace of the synch SOAP service
-
-
-
Field Detail
-
synchNamespace
static final String synchNamespace
Namespace of the synch SOAP service- See Also:
- Constant Field Values
-
-