| Package | Description |
|---|---|
| org.opendaylight.yangtools.restconf.client | |
| org.opendaylight.yangtools.restconf.client.to |
| Modifier and Type | Method and Description |
|---|---|
protected RestconfClientImpl |
AbstractDataStore.getClient() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
BindingToRestRpc.getProxy(Class<T> rpcService,
org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry mappingService2,
RestconfClientImpl restconfClient,
org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext) |
| Constructor and Description |
|---|
AbstractDataStore(RestconfClientImpl client) |
BindingToRestRpc(Class<?> proxiedInterface,
org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry mappingService2,
RestconfClientImpl client,
org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext) |
ConfigurationDataStoreImpl(RestconfClientImpl client) |
OperationalDataStoreImpl(RestconfClientImpl client) |
RestListenableEventStreamContext(org.opendaylight.yangtools.restconf.client.api.event.EventStreamInfo streamInfo,
RestconfClientImpl restconfClient) |
| Constructor and Description |
|---|
RestRpcServiceContext(Class<T> rpcService,
org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry mappingService,
RestconfClientImpl restconfClient,
org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext) |
Copyright © 2015. All rights reserved.