Interface RpcRoutingContext<C extends org.opendaylight.yangtools.yang.binding.BaseIdentity,​S extends org.opendaylight.yangtools.yang.binding.RpcService>


  • @Deprecated(forRemoval=true)
    public interface RpcRoutingContext<C extends org.opendaylight.yangtools.yang.binding.BaseIdentity,​S extends org.opendaylight.yangtools.yang.binding.RpcService>
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getContextType

        Class<C> getContextType()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getServiceType

        Class<S> getServiceType()
        Deprecated, for removal: This API element is subject to removal in a future version.