private static class DirSyncControl.FlagHandler extends AbstractParseHandler<DirSyncControl>
| Constructor and Description |
|---|
FlagHandler(DirSyncControl control)
Creates a new flag handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DERParser parser,
ByteBuffer encoded)
Invoked when a DER path is encountered that belongs to this parse handler.
|
getObjectpublic static final DERPath PATH
FlagHandler(DirSyncControl control)
control - to configurepublic void handle(DERParser parser, ByteBuffer encoded)
ParseHandlerparser - that invoked this handlerencoded - to handleCopyright © 2003-2019 Virginia Tech. All Rights Reserved.