Zend Framework  3.0
AbstractCallback Member List

This is the complete list of members for AbstractCallback, including all inherited members.

$httpResponseAbstractCallbackprotected
$storageAbstractCallbackprotected
$subscriberCountAbstractCallbackprotected
__construct($options=null)AbstractCallback
_detectCallbackUrl()AbstractCallbackprotected
_getHeader($header)AbstractCallbackprotected
_getHttpHost()AbstractCallbackprotected
_getRawBody()AbstractCallbackprotected
getHttpResponse()AbstractCallback
getStorage()AbstractCallback
getSubscriberCount()AbstractCallback
handle(array $httpData=null, $sendResponseNow=false)CallbackInterface
sendResponse()AbstractCallback
setHttpResponse($httpResponse)AbstractCallback
setOptions($options)AbstractCallback
setStorage(Model\SubscriptionPersistenceInterface $storage)AbstractCallback
setSubscriberCount($count)AbstractCallback