| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
RestxService --+
|
RestxAccessibleService
Represents information about a service of a RESTx resource, ready to be accessed.
This representation can be used by clients to find out about service capabilities and also to access the service methods of the resource.
|
|||
|
|||
| RestxAccessibleService |
|
||
| RestxAccessibleService |
|
||
| RestxAccessibleService |
|
||
| tuple |
|
||
|
Inherited from Inherited from |
|||
|
|||
__param_vals = None
|
|||
__input_buf = None
|
|||
__resource = None
|
|||
|
|||
| input | |||
| params | |||
|
Inherited from Inherited from |
|||
|
|||
Create a new accessible service instance.
|
Specify a parameter value for the service method. The string representation of the 'value' object is stored. This parameter value will be passed on the URL command line.
|
Set the parameters for the service method specified in the dictionary. The string representations of each parameter value are stored.
|
Specify an input buffer that's to be sent in the request to the service method.
|
Sends the service request to the server.
|
|
|||
input
|
params
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 3 05:42:55 2010 | http://epydoc.sourceforge.net |