private static class VirtualListViewResponseControl.ViewResultHandler extends AbstractParseHandler<VirtualListViewResponseControl>
Modifier and Type | Field and Description |
---|---|
static DERPath |
PATH
DER path to result code.
|
Constructor and Description |
---|
ViewResultHandler(VirtualListViewResponseControl control)
Creates a new view result 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.
|
getObject
public static final DERPath PATH
ViewResultHandler(VirtualListViewResponseControl control)
control
- to configurepublic void handle(DERParser parser, ByteBuffer encoded)
ParseHandler
parser
- that invoked this handlerencoded
- to handleCopyright © 2003-2019 Virginia Tech. All Rights Reserved.