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 TypeClassDescriptionclassAbstractConnectionOrientedTransportMapping<A extends Address, S extends AbstractSocketEntry<A>>TheAbstractConnectionOrientedTransportMappingimplements generic functions for a connection oriented transport mapping for server and client connections.classAbstractTransportServerThread<A extends Address, S extends AbstractSocketEntry<A>>TheAbstractTransportServerThreadis aWorkerTaskthat serves server connections using Java NIO forConnectionOrientedTransportMappings.classTcpTransportMapping<S extends AbstractSocketEntry<TcpAddress>>TheTcpTransportMappingis the abstract base class for TCP transport mappings.Subclasses of AbstractSocketEntry in org.snmp4j.transportModifier and TypeClassDescriptionprotected static classprotected classMethods in org.snmp4j.transport with parameters of type AbstractSocketEntryModifier and TypeMethodDescriptionprotected voidAbstractConnectionOrientedTransportMapping.timeoutSocket(AbstractSocketEntry<A> entry)