| Package | Description |
|---|---|
| org.cometd.oort |
| Modifier and Type | Method and Description |
|---|---|
protected OortService.Result<java.lang.Long> |
OortMasterLong.onForward(OortService.Request request) |
protected abstract OortService.Result<R> |
OortService.onForward(OortService.Request request)
Subclasses must implement this method, that runs on the owner node,
to implement the action functionality.
|
Copyright © 2008–2019 The CometD Project. All rights reserved.