public abstract class VerbHandler<T> extends Object
| Constructor and Description |
|---|
VerbHandler(DateProvider formatter) |
| Modifier and Type | Method and Description |
|---|---|
protected DateProvider |
getFormatter() |
abstract T |
handle(OAIParameters params) |
public VerbHandler(DateProvider formatter)
protected DateProvider getFormatter()
public abstract T handle(OAIParameters params) throws OAIException, HandlerException
OAIExceptionHandlerExceptionCopyright © 2020. All rights reserved.