x2go.backends.proxy.nx3 module¶
X2GoProxy class - proxying your graphical connection through NX3.
-
class
x2go.backends.proxy.nx3.X2GoProxy(*args, **kwargs)[source]¶ Bases:
x2go.backends.proxy.base.X2GoProxyThis
x2go.backends.proxy.nx3.X2GoProxyclass is a NX version 3 based X2Go proxy connection class.It basically fills
x2go.backends.proxy.base.X2GoProxyvariables with sensible content. Its methods mostly wrap around the corresponding methods of the parent class.