Programmer's Reference Guide

Zend_Service

Introduction

Zend_Service is an abstract class which serves as a foundation for web service implementations, such as SOAP or REST.

If you need support for generic, XML-based REST services, you may want to look at Zend_Rest_Client.

In addition to being able to extend the Zend_Service and use Zend_Rest_Client for REST-based web services, Zend also provides support for popular web services. See the following sections for specific information on each supported web service.

Additional services are coming in the future.


Zend_Service

Comments

hier fehlt noch google maps
Does any of the code for those services actually use Zend_Service_Abstract? Not really surprising since the class doesn't offer any real functionality and makes no sense to use as a base anyway since it is needlessly restrictive through the gratuitous use of the 'final' keyword.

+ Add A Comment

Please do not report issues via comments; use the ZF Issue Tracker.

If you have a JIRA/Crowd account, we suggest you login first before commenting.

  • BBCode is allowed in the comment markup

  • Select a Version

    Languages Available

    Components

    Search the Manual