T
- The type the response is demarshalled to.public interface ResponseDemarshallingCallback<T>
Modifier and Type | Method and Description |
---|---|
T |
demarshallResponse(String response)
Demarshalls the provided response into an object of type
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.