From commits-return-46275-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Wed Jul 18 12:44:01 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AF15C18076D for ; Wed, 18 Jul 2018 12:43:58 +0200 (CEST) Received: (qmail 85785 invoked by uid 500); 18 Jul 2018 10:43:49 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 85047 invoked by uid 99); 18 Jul 2018 10:43:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2018 10:43:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 02E84E1188; Wed, 18 Jul 2018 10:43:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robbie@apache.org To: commits@qpid.apache.org Date: Wed, 18 Jul 2018 10:44:21 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [35/52] [abbrv] [partial] qpid-site git commit: update site content for proton-j 0.28.0 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html new file mode 100755 index 0000000..ea1d459 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html @@ -0,0 +1,144 @@ + + + + + +org.apache.qpid.proton.amqp.transaction Class Hierarchy (Qpid Proton-J API) + + + + + + + + + + +
+

Hierarchy For Package org.apache.qpid.proton.amqp.transaction

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.apache.qpid.proton.amqp.transaction.Coordinator (implements org.apache.qpid.proton.amqp.transport.Target)
    • +
    • org.apache.qpid.proton.amqp.transaction.Declare
    • +
    • org.apache.qpid.proton.amqp.transaction.Declared (implements org.apache.qpid.proton.amqp.transport.DeliveryState, org.apache.qpid.proton.amqp.messaging.Outcome)
    • +
    • org.apache.qpid.proton.amqp.transaction.Discharge
    • +
    • org.apache.qpid.proton.amqp.transaction.TransactionalState (implements org.apache.qpid.proton.amqp.transport.DeliveryState)
    • +
    +
  • +
+

Interface Hierarchy

+ +
+ + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html new file mode 100755 index 0000000..9e45bcc --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html @@ -0,0 +1,368 @@ + + + + + +AmqpError (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.amqp.transport
+

Interface AmqpError

+
+
+
+
    +
  • +
    +
    +
    public interface AmqpError
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        INTERNAL_ERROR

        +
        static final Symbol INTERNAL_ERROR
        +
      • +
      + + + +
        +
      • +

        NOT_FOUND

        +
        static final Symbol NOT_FOUND
        +
      • +
      + + + +
        +
      • +

        UNAUTHORIZED_ACCESS

        +
        static final Symbol UNAUTHORIZED_ACCESS
        +
      • +
      + + + +
        +
      • +

        DECODE_ERROR

        +
        static final Symbol DECODE_ERROR
        +
      • +
      + + + +
        +
      • +

        RESOURCE_LIMIT_EXCEEDED

        +
        static final Symbol RESOURCE_LIMIT_EXCEEDED
        +
      • +
      + + + +
        +
      • +

        NOT_ALLOWED

        +
        static final Symbol NOT_ALLOWED
        +
      • +
      + + + +
        +
      • +

        INVALID_FIELD

        +
        static final Symbol INVALID_FIELD
        +
      • +
      + + + +
        +
      • +

        NOT_IMPLEMENTED

        +
        static final Symbol NOT_IMPLEMENTED
        +
      • +
      + + + +
        +
      • +

        RESOURCE_LOCKED

        +
        static final Symbol RESOURCE_LOCKED
        +
      • +
      + + + +
        +
      • +

        PRECONDITION_FAILED

        +
        static final Symbol PRECONDITION_FAILED
        +
      • +
      + + + +
        +
      • +

        RESOURCE_DELETED

        +
        static final Symbol RESOURCE_DELETED
        +
      • +
      + + + +
        +
      • +

        ILLEGAL_STATE

        +
        static final Symbol ILLEGAL_STATE
        +
      • +
      + + + +
        +
      • +

        FRAME_SIZE_TOO_SMALL

        +
        static final Symbol FRAME_SIZE_TOO_SMALL
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Attach.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Attach.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Attach.html new file mode 100755 index 0000000..85bcba4 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Attach.html @@ -0,0 +1,679 @@ + + + + + +Attach (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.amqp.transport
+

Class Attach

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.qpid.proton.amqp.transport.Attach
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FrameBody
    +
    +
    +
    +
    public final class Attach
    +extends java.lang.Object
    +implements FrameBody
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Attach

        +
        public Attach()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
      • +
      + + + +
        +
      • +

        setName

        +
        public void setName(java.lang.String name)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getRole

        +
        public Role getRole()
        +
      • +
      + + + +
        +
      • +

        setRole

        +
        public void setRole(Role role)
        +
      • +
      + + + + + + + +
        +
      • +

        setSndSettleMode

        +
        public void setSndSettleMode(SenderSettleMode sndSettleMode)
        +
      • +
      + + + + + + + +
        +
      • +

        setRcvSettleMode

        +
        public void setRcvSettleMode(ReceiverSettleMode rcvSettleMode)
        +
      • +
      + + + +
        +
      • +

        getSource

        +
        public Source getSource()
        +
      • +
      + + + +
        +
      • +

        setSource

        +
        public void setSource(Source source)
        +
      • +
      + + + +
        +
      • +

        getTarget

        +
        public Target getTarget()
        +
      • +
      + + + +
        +
      • +

        setTarget

        +
        public void setTarget(Target target)
        +
      • +
      + + + +
        +
      • +

        getUnsettled

        +
        public java.util.Map getUnsettled()
        +
      • +
      + + + +
        +
      • +

        setUnsettled

        +
        public void setUnsettled(java.util.Map unsettled)
        +
      • +
      + + + +
        +
      • +

        getIncompleteUnsettled

        +
        public boolean getIncompleteUnsettled()
        +
      • +
      + + + +
        +
      • +

        setIncompleteUnsettled

        +
        public void setIncompleteUnsettled(boolean incompleteUnsettled)
        +
      • +
      + + + +
        +
      • +

        getInitialDeliveryCount

        +
        public UnsignedInteger getInitialDeliveryCount()
        +
      • +
      + + + +
        +
      • +

        setInitialDeliveryCount

        +
        public void setInitialDeliveryCount(UnsignedInteger initialDeliveryCount)
        +
      • +
      + + + +
        +
      • +

        getMaxMessageSize

        +
        public UnsignedLong getMaxMessageSize()
        +
      • +
      + + + +
        +
      • +

        setMaxMessageSize

        +
        public void setMaxMessageSize(UnsignedLong maxMessageSize)
        +
      • +
      + + + +
        +
      • +

        getOfferedCapabilities

        +
        public Symbol[] getOfferedCapabilities()
        +
      • +
      + + + +
        +
      • +

        setOfferedCapabilities

        +
        public void setOfferedCapabilities(Symbol... offeredCapabilities)
        +
      • +
      + + + +
        +
      • +

        getDesiredCapabilities

        +
        public Symbol[] getDesiredCapabilities()
        +
      • +
      + + + +
        +
      • +

        setDesiredCapabilities

        +
        public void setDesiredCapabilities(Symbol... desiredCapabilities)
        +
      • +
      + + + +
        +
      • +

        getProperties

        +
        public java.util.Map getProperties()
        +
      • +
      + + + +
        +
      • +

        setProperties

        +
        public void setProperties(java.util.Map properties)
        +
      • +
      + + + + + + + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Begin.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Begin.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Begin.html new file mode 100755 index 0000000..9375294 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/amqp/transport/Begin.html @@ -0,0 +1,523 @@ + + + + + +Begin (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.amqp.transport
+

Class Begin

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.qpid.proton.amqp.transport.Begin
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    FrameBody
    +
    +
    +
    +
    public final class Begin
    +extends java.lang.Object
    +implements FrameBody
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Begin

        +
        public Begin()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRemoteChannel

        +
        public UnsignedShort getRemoteChannel()
        +
      • +
      + + + +
        +
      • +

        setRemoteChannel

        +
        public void setRemoteChannel(UnsignedShort remoteChannel)
        +
      • +
      + + + + + + + +
        +
      • +

        setNextOutgoingId

        +
        public void setNextOutgoingId(UnsignedInteger nextOutgoingId)
        +
      • +
      + + + + + + + +
        +
      • +

        setIncomingWindow

        +
        public void setIncomingWindow(UnsignedInteger incomingWindow)
        +
      • +
      + + + + + + + +
        +
      • +

        setOutgoingWindow

        +
        public void setOutgoingWindow(UnsignedInteger outgoingWindow)
        +
      • +
      + + + + + + + +
        +
      • +

        setHandleMax

        +
        public void setHandleMax(UnsignedInteger handleMax)
        +
      • +
      + + + +
        +
      • +

        getOfferedCapabilities

        +
        public Symbol[] getOfferedCapabilities()
        +
      • +
      + + + +
        +
      • +

        setOfferedCapabilities

        +
        public void setOfferedCapabilities(Symbol... offeredCapabilities)
        +
      • +
      + + + +
        +
      • +

        getDesiredCapabilities

        +
        public Symbol[] getDesiredCapabilities()
        +
      • +
      + + + +
        +
      • +

        setDesiredCapabilities

        +
        public void setDesiredCapabilities(Symbol... desiredCapabilities)
        +
      • +
      + + + +
        +
      • +

        getProperties

        +
        public java.util.Map getProperties()
        +
      • +
      + + + +
        +
      • +

        setProperties

        +
        public void setProperties(java.util.Map properties)
        +
      • +
      + + + + + + + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org