Module org.snmp4j

Class SocketTimeout<A extends Address>

  • All Implemented Interfaces:
    Runnable


    public class SocketTimeout<A extends Address>
    extends TimerTask
    The SocketTimeout is a TimerTask that provides means to detect when a socket is not used for predefined time and then close the socket and free its resources.
    Since:
    3.0
    Author:
    Frank Fock