Class NonBlockingConnectionPlainDelegate


  • public class NonBlockingConnectionPlainDelegate
    extends Object
    • Method Detail

      • readyForRead

        public boolean readyForRead()
      • processData

        public boolean processData()
      • restoreApplicationBufferForWrite

        protected void restoreApplicationBufferForWrite()
      • getPeerPrincipal

        public Principal getPeerPrincipal()
      • getPeerCertificate

        public Certificate getPeerCertificate()
      • needsWork

        public boolean needsWork()
      • shutdownInput

        public void shutdownInput()
      • shutdownOutput

        public void shutdownOutput()
      • getTransportInfo

        public String getTransportInfo()