Class Nio2Endpoint.SendfileData

    • Constructor Summary

      Constructors 
      Constructor Description
      SendfileData​(java.lang.String filename, long pos, long length)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SendfileData

        public SendfileData​(java.lang.String filename,
                            long pos,
                            long length)