Class QuicReceiveWindowSizes

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Net.Quic, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Net.Quic
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Net.Quic.QuicReceiveWindowSizes
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • QuicReceiveWindowSizes

        public QuicReceiveWindowSizes​(java.lang.Object instance)
                               throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • QuicReceiveWindowSizes

        public QuicReceiveWindowSizes()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getConnection

        public int getConnection()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConnection

        public void setConnection​(int Connection)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLocallyInitiatedBidirectionalStream

        public int getLocallyInitiatedBidirectionalStream()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLocallyInitiatedBidirectionalStream

        public void setLocallyInitiatedBidirectionalStream​(int LocallyInitiatedBidirectionalStream)
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRemotelyInitiatedBidirectionalStream

        public int getRemotelyInitiatedBidirectionalStream()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRemotelyInitiatedBidirectionalStream

        public void setRemotelyInitiatedBidirectionalStream​(int RemotelyInitiatedBidirectionalStream)
                                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUnidirectionalStream

        public int getUnidirectionalStream()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUnidirectionalStream

        public void setUnidirectionalStream​(int UnidirectionalStream)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable