Package | Description |
---|---|
net.bluemind.core.rest.tests.services |
Modifier and Type | Method and Description |
---|---|
ObjectWithTime |
RestServiceImpl.putTime(ObjectWithTime time) |
ObjectWithTime |
IRestTestService.putTime(ObjectWithTime time) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<ObjectWithTime> |
IRestTestServicePromise.putTime(ObjectWithTime time) |
Modifier and Type | Method and Description |
---|---|
ObjectWithTime |
RestServiceImpl.putTime(ObjectWithTime time) |
java.util.concurrent.CompletableFuture<ObjectWithTime> |
IRestTestServicePromise.putTime(ObjectWithTime time) |
ObjectWithTime |
IRestTestService.putTime(ObjectWithTime time) |
void |
IRestTestServiceAsync.putTime(ObjectWithTime time,
AsyncHandler<ObjectWithTime> handler) |
Modifier and Type | Method and Description |
---|---|
void |
IRestTestServiceAsync.putTime(ObjectWithTime time,
AsyncHandler<ObjectWithTime> handler) |
Copyright © 2021. All Rights Reserved.