Package | Description |
---|---|
org.cometd.oort |
Modifier and Type | Method | 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–2017 The CometD Project. All rights reserved.