org.objectweb.dsrg.sofa.repository.server.webapp
Class SofaServlet.ServletResponses
java.lang.Object
org.objectweb.dsrg.sofa.repository.server.webapp.SofaServlet.ServletResponses
- Enclosing class:
- SofaServlet
public static final class SofaServlet.ServletResponses
- extends java.lang.Object
Encapsulates repository servlet responses on special commands.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCC_LOCKED
public static final java.lang.String SUCC_LOCKED
- See Also:
- Constant Field Values
SUCC_UNLOCKED
public static final java.lang.String SUCC_UNLOCKED
- See Also:
- Constant Field Values
ERR_ALREADY_UNLOCKED
public static final java.lang.String ERR_ALREADY_UNLOCKED
- See Also:
- Constant Field Values
ERR_ALREADY_LOCKED
public static final java.lang.String ERR_ALREADY_LOCKED
- See Also:
- Constant Field Values
SofaServlet.ServletResponses
public SofaServlet.ServletResponses()