public interface IResponse
Modifier and Type | Method and Description |
---|---|
Exception |
getException()
Return the exception which was stored for the IResponse object
|
Object |
getId()
Get id of the IResponse object
|
List<String> |
getValue()
Get the value which is stored in the IResponse object
|
Object getId()
List<String> getValue()
Exception getException()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.