public interface ResponseEvents
EventGeneratingAction
, that is the
ManagerResponse
and any received
ManagerEvent
s.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–2020. All rights reserved.