public static interface FileDescriptorSource.ProgressCallback
FileDescriptorSource.| Modifier and Type | Method and Description |
|---|---|
default void |
handleError(String fileName,
DescriptorParserException exception) |
default void |
handleSuccess(String fileName) |
default void handleError(String fileName, DescriptorParserException exception)
default void handleSuccess(String fileName)
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.