|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TlsAddress | |
---|---|
org.snmp4j.transport | Provides transport protocol mappings for SNMP. |
Uses of TlsAddress in org.snmp4j.transport |
---|
Constructors in org.snmp4j.transport with parameters of type TlsAddress | |
---|---|
TLSTM(TlsAddress address)
Creates a TLS transport mapping with the server for incoming messages bind to the given address. |
|
TLSTM(TlsTmSecurityCallback<java.security.cert.X509Certificate> securityCallback,
TlsAddress serverAddress)
Creates a TLS transport mapping that binds to the given address (interface) on the local host. |
|
TLSTM(TlsTmSecurityCallback<java.security.cert.X509Certificate> securityCallback,
TlsAddress serverAddress,
CounterSupport counterSupport)
Creates a TLS transport mapping that binds to the given address (interface) on the local host. |
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |