public class DirEntryHandlers
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static DirEntryHandler |
byKind(BaseDirEntry.Kind kind)
get
DirEntryHandler for this kind |
public static DirEntryHandler byKind(BaseDirEntry.Kind kind) throws ServerFault
DirEntryHandler for this kindkind - ServerFault - if no handler for this kindCopyright © 2023. All Rights Reserved.