|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tenduke.distribution.AbstractDistributionRequestResult
public abstract class AbstractDistributionRequestResult
Base class for encapsulating result / response from AbstractDistributionRequest.
| Constructor Summary | |
|---|---|
protected |
AbstractDistributionRequestResult()
Initialize instance of AbstractDistributionRequestResult. |
| Method Summary | |
|---|---|
abstract java.lang.String |
getResultBody()
Gets the request result body / payload as a String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractDistributionRequestResult()
| Method Detail |
|---|
public abstract java.lang.String getResultBody()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||