public class RestRpcServiceContext<T extends org.opendaylight.yangtools.yang.binding.RpcService> extends Object implements org.opendaylight.yangtools.restconf.client.api.rpc.RpcServiceContext<T>
| 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) |
public RestRpcServiceContext(Class<T> rpcService, org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry mappingService, RestconfClientImpl restconfClient, org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext)
public T getRpcService()
getRpcService in interface org.opendaylight.yangtools.restconf.client.api.rpc.RpcServiceContext<T extends org.opendaylight.yangtools.yang.binding.RpcService>public void close()
close in interface AutoCloseableclose in interface org.opendaylight.yangtools.restconf.client.api.rpc.RpcServiceContext<T extends org.opendaylight.yangtools.yang.binding.RpcService>Copyright © 2015. All rights reserved.