| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of AJ | > | RPC API Framework | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Libraries | Frameworks and libraries of cooperating classes | View top rated classes | |
| Web services | Web data clipping, SOAP or XML-RPC clients and servers | View top rated classes |
| Innovation Award | ||
![]() February 2011 Number 5 Prize: One downloadable copy of Komodo IDE |
Web service providers can return data in many different formats. Depending on the circumstances, some formats may be more convenient for the developers than others. This class provides a generalized solution to return Web service response data in different formats, leaving to the Web service consumer developer to choose a format that is more convenient. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| Files | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | This is the driving class for all calls to remote procedures. | ||
| |
Class | This is the base class which all other classes wishing to implement remote procedures should inhert from. | ||
| |
Class | A data structure class which facilitates the registering of procedures to a namespace. | ||
| |
Class | This is a container class for the actual procedure. It allows adding various bits of meta-data to the procedure for further processing. | ||
| |
Class | A normalized data structure for RPC requests. | ||
| |
Class | Base class for all RPC result types. | ||
| Files | / | lib | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Custom Exception base class. |
| |
Class | Helper class for accessing request data. |
| Files | / | lib | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Processes and turns raw JSON into a JSONRPCRequest |
| Files | / | lib | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Turns an RPC Result into JSON |
| |
Class | Translates an RPC result in to XML |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Sample RPC Handler |
| |
Class | Help RPC Handler |
| Download all files: rpc-api-framework.tar.gz rpc-api-framework.zip |