Uses of Class
org.apache.sshd.agent.unix.AprLibrary
Packages that use AprLibrary
-
Uses of AprLibrary in org.apache.sshd.agent.unix
Fields in org.apache.sshd.agent.unix declared as AprLibraryMethods in org.apache.sshd.agent.unix that return AprLibraryModifier and TypeMethodDescriptionstatic AprLibrary
AprLibrary.getInstance()
get the shared instance of APR library, if none, initialize oneMethods in org.apache.sshd.agent.unix with parameters of type AprLibraryModifier and TypeMethodDescriptionprotected void
AgentServerProxy.signalEOS
(AprLibrary libInstance, boolean debugEnabled)