Interface EndPoint.Wrapper

All Known Implementing Classes:
ProxyConnectionFactory.ProxyEndPoint, SslConnection.DecryptedEndPoint
Enclosing interface:
EndPoint

public static interface EndPoint.Wrapper
Marks an EndPoint that wraps another EndPoint.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • unwrap

      EndPoint unwrap()
      Returns:
      The wrapped EndPoint