public static interface SshLibrary.ssh_log_callback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SshLibrary.ssh_session session,
int priority,
com.sun.jna.Pointer message,
com.sun.jna.Pointer userdata) |
void apply(SshLibrary.ssh_session session, int priority, com.sun.jna.Pointer message, com.sun.jna.Pointer userdata)
Copyright © 2018. All rights reserved.