public interface ServiceCall
| Modifier and Type | Method and Description | 
|---|---|
void | 
serve(CallContext context,
     CmisService service,
     String repositoryId,
     javax.servlet.http.HttpServletRequest request,
     javax.servlet.http.HttpServletResponse response)
Serves an AtomPub or Browser binding call. 
 | 
void serve(CallContext context, CmisService service, String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
ExceptionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.