public class RpcServiceContext extends ServiceContextWrapper
| Constructor and Description |
|---|
RpcServiceContext(ServiceContext original,
jp.go.nict.langrid.commons.rpc.RpcHeader[] headers) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<jp.go.nict.langrid.commons.rpc.RpcHeader> |
getRequestRpcHeaders() |
getAuthPass, getAuthUser, getAuthUserGridId, getInitParameter, getPersistentProperty, getRealPath, getRemoteAddress, getRequestMimeHeaders, getRequestUrl, setPersistentPropertygetInitParameter, getRequestContextURL, getRequestRootURL, getSelfGridId, getSelfNodeIdpublic RpcServiceContext(ServiceContext original, jp.go.nict.langrid.commons.rpc.RpcHeader[] headers)
public Iterable<jp.go.nict.langrid.commons.rpc.RpcHeader> getRequestRpcHeaders()
getRequestRpcHeaders in class ServiceContextWrapper