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, setPersistentProperty
getInitParameter, getRequestContextURL, getRequestRootURL, getSelfGridId, getSelfNodeId
public 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