Modifier and Type | Field and Description |
---|---|
protected CloneableOpenSupport.Env |
CloneableOpenSupport.env
the environment that provides connection to outside world
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
CloneableOpenSupportRedirector.closed(CloneableOpenSupport.Env env) |
protected abstract void |
CloneableOpenSupportRedirector.opened(CloneableOpenSupport.Env env) |
protected abstract CloneableOpenSupport |
CloneableOpenSupportRedirector.redirect(CloneableOpenSupport.Env env)
Find a delegate for given
CloneableOpenSupport 's CloneableOpenSupport.Env . |
Constructor and Description |
---|
CloneableOpenSupport(CloneableOpenSupport.Env env)
New support for a given environment.
|
Built on April 20 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.