Uses of Interface
com.sshtools.server.callback.Callback
Packages that use Callback
-
Uses of Callback in com.sshtools.server.callback
Classes in com.sshtools.server.callback that implement CallbackMethods in com.sshtools.server.callback that return CallbackModifier and TypeMethodDescriptionCallbackRegistrationService.getCallbackByUUID
(String uuid) InMemoryCallbackRegistrationService.getCallbackByUUID
(String uuid) Methods in com.sshtools.server.callback that return types with arguments of type CallbackModifier and TypeMethodDescriptionCollection<? extends Callback>
CallbackRegistrationService.getCallbacks()
Collection<? extends Callback>
InMemoryCallbackRegistrationService.getCallbacks()