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
Methods 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)
-