| Package | Description |
|---|---|
| info.michaelwittig.javaq.connector.impl |
| Modifier and Type | Method and Description |
|---|---|
static QConnectorSync |
QConnectorFactory.create(String host,
int port)
Reconnect on error and is thread-safe.
|
static QConnectorSync |
QConnectorFactory.create(String host,
int port,
boolean reconnectOnError,
boolean threadsafe) |
static QConnectorSync |
QConnectorFactory.create(String host,
int port,
boolean reconnectOnError,
boolean threadsafe,
boolean connect) |
Copyright © 2012-2014. All Rights Reserved.