Interface ITCPNegotiationContext

  • All Superinterfaces:
    org.eclipse.net4j.util.security.INegotiationContext

    public interface ITCPNegotiationContext
    extends org.eclipse.net4j.util.security.INegotiationContext
    A negotiation context that is used in TCP transport.
    Since:
    2.0
    Author:
    Eike Stepper
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.security.INegotiationContext

        org.eclipse.net4j.util.security.INegotiationContext.Receiver
    • Field Summary

      • Fields inherited from interface org.eclipse.net4j.util.security.INegotiationContext

        NO_TIMEOUT
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ITCPConnector getConnector()  
      • Methods inherited from interface org.eclipse.net4j.util.security.INegotiationContext

        getBuffer, getInfo, getReceiver, getState, setFinished, setInfo, setReceiver, setState, setUserID, transmitBuffer, waitUntilFinished