Class DelegateSocket

  • All Implemented Interfaces:
    Closeable, AutoCloseable
    Direct Known Subclasses:
    SdkSocket

    public class DelegateSocket
    extends Socket
    Socket delegate class. Subclasses could extend this class, so that they only need to override methods they are interested in enhancing.