| Package | Description |
|---|---|
| com.github.iamiddy.syncrest.asynchprocessor |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseObserverImpl<T extends AbstractResponse>
Created by iddymagohe on 1/9/16.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseObservable.addObservers(ResponseObserver ro)
Adds an observer to the Map of responseObservers for this response, provided
that it is not the same as some observer already in the set.
|
void |
ResponseObservable.deleteObserver(ResponseObserver ro)
Deletes an observer from a map of observers of this object.
|
Copyright © 2016. All rights reserved.