Package 

Class ZitiSSLSocket.Input

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ByteBuffer getSslBuffer()
      final InputStream getInput()
      Integer read()
      Integer read(ByteArray out, Integer off, Integer len)
      • Methods inherited from class org.openziti.net.internal.ZitiSSLSocket.Input

        available, close, mark, markSupported, read, readAllBytes, readNBytes, readNBytes, reset, skip, transferTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait