Class SessionRequestHandle


  • public class SessionRequestHandle
    extends java.lang.Object
    Session request handle class used by I/O reactor implementations to keep a reference to a SessionRequest along with the time the request was made.
    Since:
    4.0
    • Constructor Detail

      • SessionRequestHandle

        public SessionRequestHandle​(SessionRequestImpl sessionRequest)
    • Method Detail

      • getRequestTime

        public long getRequestTime()