Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DBCBF200C6E for ; Mon, 8 May 2017 11:19:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DA572160BDA; Mon, 8 May 2017 09:19:38 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 33253160BD8 for ; Mon, 8 May 2017 11:19:36 +0200 (CEST) Received: (qmail 98365 invoked by uid 500); 8 May 2017 09:19:35 -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 97164 invoked by uid 99); 8 May 2017 09:19:32 -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; Mon, 08 May 2017 09:19:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9E793E0810; Mon, 8 May 2017 09:19:32 +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: Mon, 08 May 2017 09:19:58 -0000 Message-Id: <0b112d16530440adbb48b17eb86d0584@git.apache.org> In-Reply-To: <6be1c12078e94a05b4f9e9116ef3ac2c@git.apache.org> References: <6be1c12078e94a05b4f9e9116ef3ac2c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [28/51] [partial] qpid-site git commit: add content for proton-j-0.19.0 release archived-at: Mon, 08 May 2017 09:19:39 -0000 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5b465c8b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html new file mode 100755 index 0000000..704c4eb --- /dev/null +++ b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html @@ -0,0 +1,274 @@ + + + + + +BooleanType.BooleanEncoding (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.codec
+

Interface BooleanType.BooleanEncoding

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        write

        +
        void write(boolean b)
        +
      • +
      + + + +
        +
      • +

        writeValue

        +
        void writeValue(boolean b)
        +
      • +
      + + + +
        +
      • +

        readPrimitiveValue

        +
        boolean readPrimitiveValue()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5b465c8b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.html b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.html new file mode 100755 index 0000000..866cd11 --- /dev/null +++ b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/BooleanType.html @@ -0,0 +1,341 @@ + + + + + +BooleanType (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.codec
+

Class BooleanType

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.qpid.proton.codec.BooleanType
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AMQPType<java.lang.Boolean>, PrimitiveType<java.lang.Boolean>
    +
    +
    +
    +
    public final class BooleanType
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5b465c8b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html new file mode 100755 index 0000000..4cc8102 --- /dev/null +++ b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html @@ -0,0 +1,262 @@ + + + + + +ByteBufferDecoder (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.codec
+

Interface ByteBufferDecoder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    Decoder
    +
    +
    +
    All Known Implementing Classes:
    +
    DecoderImpl
    +
    +
    +
    +
    public interface ByteBufferDecoder
    +extends Decoder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setByteBuffer

        +
        void setByteBuffer(java.nio.ByteBuffer buffer)
        +
      • +
      + + + +
        +
      • +

        getByteBufferRemaining

        +
        int getByteBufferRemaining()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5b465c8b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html new file mode 100755 index 0000000..f24aa95 --- /dev/null +++ b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html @@ -0,0 +1,234 @@ + + + + + +ByteBufferEncoder (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.codec
+

Interface ByteBufferEncoder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    Encoder
    +
    +
    +
    All Known Implementing Classes:
    +
    EncoderImpl
    +
    +
    +
    +
    public interface ByteBufferEncoder
    +extends Encoder
    +
  • +
+
+ +
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setByteBuffer

        +
        void setByteBuffer(java.nio.ByteBuffer buf)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5b465c8b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html new file mode 100755 index 0000000..f3871d7 --- /dev/null +++ b/content/releases/qpid-proton-j-0.19.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html @@ -0,0 +1,514 @@ + + + + + +ByteType.ByteEncoding (Qpid Proton-J API) + + + + + + + + + + + +
+
org.apache.qpid.proton.codec
+

Class ByteType.ByteEncoding

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.qpid.proton.codec.ByteType.ByteEncoding
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + + + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org