Package | Description |
---|---|
nl.renarj.jasdb.remote | |
nl.renarj.jasdb.rest.client |
Modifier and Type | Interface and Description |
---|---|
interface |
BagConnector |
interface |
EntityConnector |
interface |
InstanceConnector |
interface |
PartitionConnector |
interface |
TokenConnector |
interface |
UserConnector |
Modifier and Type | Method and Description |
---|---|
static <T extends RemoteConnector> |
RemoteConnectorFactory.createConnector(NodeInformation nodeInformation,
Class<T> operationInterface) |
<T extends RemoteConnector> |
ConnectorLoader.createConnector(NodeInformation nodeInformation,
Class<T> operationType) |
Modifier and Type | Method and Description |
---|---|
String |
ConnectorLoader.getCachingKey(NodeInformation nodeInformation,
Class<? extends RemoteConnector> operationType) |
Modifier and Type | Class and Description |
---|---|
class |
BagRestConnector |
class |
EntityRestConnector |
class |
InstanceRestConnector |
class |
OAuthConnector |
class |
PartitionRestConnector |
class |
RemoteRestConnector
User: renarj
Date: 1/23/12
Time: 9:39 PM
|
class |
UserRestConnector |
Modifier and Type | Method and Description |
---|---|
<T extends RemoteConnector> |
RestConnectorLoader.createConnector(NodeInformation nodeInformation,
Class<T> operationInterface) |
Modifier and Type | Method and Description |
---|---|
String |
RestConnectorLoader.getCachingKey(NodeInformation nodeInformation,
Class<? extends RemoteConnector> operationInterface) |
Copyright © 2015. All rights reserved.