Package | Description |
---|---|
org.apache.subversion.javahl.callback | |
org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientNotifyCallback.onNotify(ClientNotifyInformation info)
Handler for Subversion notifications.
|
Constructor and Description |
---|
NotifyInformation(ClientNotifyInformation aInfo)
A backward-compat callback.
|
Copyright © 2024. All rights reserved.