Modifier and Type | Method and Description |
---|---|
RemoteConnectorInfoImpl |
LocalConnectorInfoImpl.toRemote() |
Constructor and Description |
---|
RemoteConnectorFacadeImpl(RemoteConnectorInfoImpl connectorInfo,
String configuration) |
RemoteOperationInvocationHandler(RemoteConnectorInfoImpl connectorInfo,
String connectorFacadeKey,
Class<? extends APIOperation> operation) |
Modifier and Type | Method and Description |
---|---|
List<RemoteConnectorInfoImpl> |
HelloResponse.getConnectorInfos() |
Constructor and Description |
---|
HelloResponse(Throwable exception,
Map<String,Object> serverInfo,
List<ConnectorKey> connectorKeys,
List<RemoteConnectorInfoImpl> connectorInfos) |
Copyright © 2022. All rights reserved.