Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the ID of the operation that uniquely identifies it within its endpoint.
|
WebOperationRequestPredicate |
getRequestPredicate()
Returns the predicate for requests that can be handled by this operation.
|
boolean |
isBlocking()
Returns if the underlying operation is blocking.
|
String getId()
boolean isBlocking()
true
if the operation is blockingWebOperationRequestPredicate getRequestPredicate()