Home | Trees | Indices | Help |
|
---|
|
object --+ | terminal.resource.IResource --+ | terminal.application_resource.IApplicationResource --+ | LoginPage
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Gets the application of the resource.
|
Gets the size of the download buffer used for this resource. If the buffer size is 0, the buffer size is decided by the terminal adapter. The default value is 0.
|
Gets the length of cache expiration time. This gives the adapter the possibility cache streams sent to the
client. The caching may be made in adapter or at the client if the client
supports caching. Default is
|
Gets the virtual filename for this resource.
|
Gets resource as stream.
|
Gets the MIME type of the resource.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:39 2013 | http://epydoc.sourceforge.net |