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