Uses of Class
org.snmp4j.transport.AbstractSocketEntry
Packages that use AbstractSocketEntry
-
Uses of AbstractSocketEntry in org.snmp4j.transport
Classes in org.snmp4j.transport with type parameters of type AbstractSocketEntryModifier and TypeClassDescriptionclass
AbstractTransportServerThread<A extends Address,S extends AbstractSocketEntry<A>>
class
TcpTransportMapping<S extends AbstractSocketEntry<TcpAddress>>
TheTcpTransportMapping
is the abstract base class for TCP transport mappings.Subclasses of AbstractSocketEntry in org.snmp4j.transportMethods in org.snmp4j.transport with parameters of type AbstractSocketEntryModifier and TypeMethodDescriptionprotected void
AbstractConnectionOrientedTransportMapping.timeoutSocket(AbstractSocketEntry<A> entry)