Contains the request and response from calling the transport. If an exception was raised, also contains the exception.
public __construct()
Returns new instance of transportResponse
public reset()
Resets the object
public isModified()
Returns $_Modified
public setModified([$inModified = true])
Set $_Modified to $inModified
public getRequest()
Returns $_Request
public setRequest($inRequest)
Set $_Request to $inRequest
public getResponse()
Returns $_Response
public setResponse($inResponse)
Set $_Response to $inResponse
public getTransportException()
Returns $_TransportException
public setTransportException($inTransportException)
Set $_TransportException to $inTransportException
Posted by: Scorpio Documentor (Writer), in Transport on 19 Nov 2009 @ 20:39
Tags: transport, transportresponse,
This
work is licenced under a
Creative Commons Licence.