public class CoselmarRestRequestContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
REQUEST_COSELMAR_REQUEST_CONTEXT |
protected CoselmarServicesContext |
servicesContext |
| Constructor and Description |
|---|
CoselmarRestRequestContext() |
| Modifier and Type | Method and Description |
|---|---|
static CoselmarRestRequestContext |
getRequestContext(org.debux.webmotion.server.call.HttpContext httpContext) |
CoselmarServicesContext |
getServicesContext() |
static void |
setRequestContext(org.debux.webmotion.server.call.HttpContext httpContext,
CoselmarRestRequestContext serviceContext) |
void |
setServicesContext(CoselmarServicesContext servicesContext) |
protected static final String REQUEST_COSELMAR_REQUEST_CONTEXT
protected CoselmarServicesContext servicesContext
public static CoselmarRestRequestContext getRequestContext(org.debux.webmotion.server.call.HttpContext httpContext)
public static void setRequestContext(org.debux.webmotion.server.call.HttpContext httpContext,
CoselmarRestRequestContext serviceContext)
public void setServicesContext(CoselmarServicesContext servicesContext)
public CoselmarServicesContext getServicesContext()
Copyright © 2014 Ifremer. All rights reserved.