Part of lp.codehosting.vfs.branchfs View In Hierarchy
| Method | __init__ | Construct an AsyncVirtualServer. |
| Method | start_server | See Server.start_server. |
| Method | destroy | Delete the on-disk branches and tear down. |
| Method | translateVirtualPath | See AsyncVirtualServer.translateVirtualPath. |
Inherited from AsyncVirtualServer:
| Method | get_url | Return the URL of this server. |
| Method | stop_server | See Server.stop_server. |
| Method | _transportFactory | Create a transport for this server pointing at url. |
AsyncVirtualServer.| Parameters | scheme | The URL scheme to use. |