Class OortService.Request
java.lang.Object
org.cometd.oort.OortService.Request
-
Method Details
-
getData
- Returns:
- the request data
-
getDataAsMap
-
getOortURL
- Returns:
- the Oort URL of the requesting node
-
isLocal
public boolean isLocal()- Returns:
- whether the request is local to the current Oort node
-