private static class PagedResultsControl.CookieHandler extends AbstractParseHandler<PagedResultsControl>
| Modifier and Type | Field and Description |
|---|---|
static DERPath |
PATH
DER path to cookie value.
|
| Constructor and Description |
|---|
CookieHandler(PagedResultsControl control)
Creates a new cookie handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DERParser parser,
java.nio.ByteBuffer encoded)
Invoked when a DER path is encountered that belongs to this parse handler.
|
getObjectpublic static final DERPath PATH
public CookieHandler(PagedResultsControl control)
control - to configurepublic void handle(DERParser parser, java.nio.ByteBuffer encoded)
ParseHandlerparser - that invoked this handlerencoded - to handle