Uses of Class
org.apache.sshd.agent.unix.AprLibrary
-
Packages that use AprLibrary Package Description org.apache.sshd.agent.unix -
-
Uses of AprLibrary in org.apache.sshd.agent.unix
Fields in org.apache.sshd.agent.unix declared as AprLibrary Modifier and Type Field Description private static AprLibraryAprLibrary. libraryMethods in org.apache.sshd.agent.unix that return AprLibrary Modifier and Type Method Description static AprLibraryAprLibrary. getInstance()get the shared instance of APR library, if none, initialize oneMethods in org.apache.sshd.agent.unix with parameters of type AprLibrary Modifier and Type Method Description protected voidAgentServerProxy. signalEOS(AprLibrary libInstance, boolean debugEnabled)
-