Class SocketFactory.PrSocket

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable
    Enclosing class:
    SocketFactory

    class SocketFactory.PrSocket
    extends WrappedSocket
    • Constructor Detail

      • PrSocket

        public PrSocket​(java.net.Socket socket)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Overrides:
        close in class WrappedSocket
        Throws:
        java.io.IOException