Class ForwardingDOMRpcResult

    • Constructor Detail

      • ForwardingDOMRpcResult

        public ForwardingDOMRpcResult()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • delegate

        protected abstract @NonNull DOMRpcResult delegate()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        delegate in class ForwardingObject
      • getErrors

        public Collection<? extends RpcError> getErrors()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getErrors in interface DOMRpcResult
      • getResult

        public NormalizedNode<?,​?> getResult()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getResult in interface DOMRpcResult