public interface ResponseParser
Modifier and Type | Method and Description |
---|---|
ActionReport |
parse(InputStream in)
Method parses the response and returns it's object representation -
ActionReport . |
ActionReport parse(InputStream in)
ActionReport
.
in
- - input stream objectCopyright © 2013. All Rights Reserved.