public interface RESTService
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationId() |
String |
getServiceUniqueId() |
io.reactivex.Maybe<ResponseEvent> |
process(RequestEvent pRequest) |
String getOperationId()
String getServiceUniqueId()
io.reactivex.Maybe<ResponseEvent> process(RequestEvent pRequest)
Copyright © 2018. All rights reserved.