Uses of Class
com.smeup.jardis.jariko.commons.OnStartLspSessionResult
-
Packages that use OnStartLspSessionResult Package Description com.smeup.jardis.jariko.commons -
-
Uses of OnStartLspSessionResult in com.smeup.jardis.jariko.commons
Methods in com.smeup.jardis.jariko.commons that return types with arguments of type OnStartLspSessionResult Modifier and Type Method Description Function<com.smeup.jardis.core.JardisSession,OnStartLspSessionResult>JardisCallbackHandlers. getOnStartLspSession()Method parameters in com.smeup.jardis.jariko.commons with type arguments of type OnStartLspSessionResult Modifier and Type Method Description voidJardisCallbackHandlers. onStartLspSession(Function<com.smeup.jardis.core.JardisSession,OnStartLspSessionResult> onStartLspSession)
-