Class SslContext


  • public final class SslContext
    extends java.lang.Object
    Created by kurila on 12.05.16.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.net.ssl.SSLContext INSTANCE  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • INSTANCE

        public static final javax.net.ssl.SSLContext INSTANCE