public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getService(HttpServletRequest request,
String server)
Returns a service ID (URL) as a composite of the preconfigured server
name and the runtime request.
|
public static String getService(HttpServletRequest request, String server) throws ServletException
ServletExceptionCopyright © 2014 Nuxeo SA. All Rights Reserved.