Class Session


  • public class Session
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Session()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • socket

        public java.net.Socket socket
      • secretKey

        public javax.crypto.SecretKey secretKey
    • Constructor Detail

      • Session

        public Session()