Class SafeNodeImpl.UpGate

  • Enclosing class:
    SafeNodeImpl

    protected class SafeNodeImpl.UpGate
    extends java.lang.Object
    • Constructor Detail

      • UpGate

        protected UpGate()
    • Method Detail

      • isWritable

        public boolean isWritable()
      • send

        public boolean send​(Value<byte[]> value)
      • flush

        public void flush()
      • confirmRemoteReceive

        public void confirmRemoteReceive​(int offset)
      • repeatAfter

        public void repeatAfter​(int offset)
      • repeat

        public void repeat​(int offset,
                           int length)
      • getSizeForWrite

        public int getSizeForWrite()