Home | Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | base.X2GoProxy --+ | X2GoProxy
This X2GoProxy class is a NX version 3 based X2Go proxy connection class.
It basically fills x2go.backends.proxy.base.X2GoProxy variables with sensible content. Its methods mostly wrap around the corresponding methods of the parent class.
Instance Methods | |||
|
|||
|
|||
obj
|
|
||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
For available parameters refer to x2go.backends.proxy.base.X2GoProxy class documentation.
|
Override this method to incorporate elements from
This method (if overridden) should (by design) never fail nor raise an exception. Make sure to catch all possible errors appropriately. If you want to log ignored proxy_options then
|
Start the thread runner and wait for the proxy to come up.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 18 22:09:08 2015 | http://epydoc.sourceforge.net |