| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pdfcomponent.PDFComponent --+
|
ServerHost
ServerHost holds the information about a remote machine where the pdfserver process is running. It can host multiple remote pdfserver. Data members: servers: a list of local representatives of remote pdfserver instances config: configuration dictionary of remote host connection: a ssh2 connection to remote host
|
|||
|
Server Server is the local represetative of a remote pdfserver... |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
initialize name -- component name config -- configuration for this proxy
|
Get a pdfserver proxy bWait -- wait for server or not (default False) return: a pdfserver proxy |
Release a pdfserver proxy pdfserver -- a pdfserver proxy |
shut down connection to remote host force -- if shut down forcefully
|
handle the error from connection address -- remote pdfserver address |
Get a verified and connected ssh transport. This tries to establish an ssh connection using the ssh2 protocol with a preconfigured host. This uses paramiko's Agent class, which may work differently on Windows. return value: connection |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Apr 10 19:11:01 2009 | http://epydoc.sourceforge.net |