public class OpflowHelper extends Object
| Constructor and Description |
|---|
OpflowHelper() |
| Modifier and Type | Method and Description |
|---|---|
static OpflowPubsubHandler |
createPubsubHandler() |
static OpflowPubsubHandler |
createPubsubHandler(Properties defaultProps) |
static OpflowPubsubHandler |
createPubsubHandler(String propFile) |
static OpflowPubsubHandler |
createPubsubHandler(String propFile,
Properties defaultProps) |
static OpflowRpcMaster |
createRpcMaster() |
static OpflowRpcMaster |
createRpcMaster(Properties defaultProps) |
static OpflowRpcMaster |
createRpcMaster(String propFile) |
static OpflowRpcMaster |
createRpcMaster(String propFile,
Properties defaultProps) |
static OpflowRpcWorker |
createRpcWorker() |
static OpflowRpcWorker |
createRpcWorker(Properties defaultProps) |
static OpflowRpcWorker |
createRpcWorker(String propFile) |
static OpflowRpcWorker |
createRpcWorker(String propFile,
Properties defaultProps) |
public static OpflowRpcMaster createRpcMaster() throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcMaster createRpcMaster(String propFile) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcMaster createRpcMaster(Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcMaster createRpcMaster(String propFile, Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcWorker createRpcWorker() throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcWorker createRpcWorker(String propFile) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcWorker createRpcWorker(Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowRpcWorker createRpcWorker(String propFile, Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowPubsubHandler createPubsubHandler() throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowPubsubHandler createPubsubHandler(String propFile) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowPubsubHandler createPubsubHandler(Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionpublic static OpflowPubsubHandler createPubsubHandler(String propFile, Properties defaultProps) throws OpflowConstructorException
OpflowConstructorExceptionCopyright © 2017. All rights reserved.