public class ResponseEvents extends Object
Constructor and Description |
---|
ResponseEvents() |
Modifier and Type | Method and Description |
---|---|
void |
add(ResponseEvent event) |
Collection<ResponseEvent> |
getEvents()
Returns a Collection of ManagerEvents that have been received including
the last one that indicates completion.
|
public Collection<ResponseEvent> getEvents()
public void add(ResponseEvent event)
Copyright © 2004–2020. All rights reserved.