public interface ResponseEvents
EventGeneratingAction, that is the
ManagerResponse and any received
ManagerEvents.EventGeneratingAction| Modifier and Type | Method and Description |
|---|---|
Collection<ResponseEvent> |
getEvents()
Returns a Collection of ManagerEvents that have been received including
the last one that indicates completion.
|
ManagerResponse |
getResponse()
Returns the response received.
|
ManagerResponse getResponse()
Collection<ResponseEvent> getEvents()
Copyright © 2004–2021. All rights reserved.