public class ClientFactory extends Object
| Constructor and Description |
|---|
ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
GlobalClient.Impl |
createGlobalClient(int hdw) |
ImageClient.Impl |
createImageClient(int hdw,
RegClient reg) |
RegClient.Impl |
createRegClient(int hdw) |
public RegClient.Impl createRegClient(int hdw) throws REBException
REBExceptionpublic ImageClient.Impl createImageClient(int hdw, RegClient reg) throws REBException
REBExceptionpublic GlobalClient.Impl createGlobalClient(int hdw) throws REBException
REBExceptionCopyright © 2017 LSST. All rights reserved.