Class TransportThreadSupport

    • Constructor Detail

      • TransportThreadSupport

        public TransportThreadSupport()
    • Method Detail

      • isDaemon

        public boolean isDaemon()
      • setDaemon

        public void setDaemon​(boolean daemon)
      • getStackSize

        public long getStackSize()
        Returns:
        the stackSize
      • setStackSize

        public void setStackSize​(long stackSize)
        Parameters:
        stackSize - the stackSize to set