RequestHandler
now has default methods which implement the not-supported behavior. This
class is here for transition from pre-JDK8 impelementations.@Deprecated public abstract class AbstractRequestHandler extends Object implements RequestHandler
NotSupportedException
.Modifier | Constructor and Description |
---|---|
protected |
AbstractRequestHandler()
Deprecated.
Creates a new abstract request handler.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleAction, handleCreate, handleDelete, handlePatch, handleQuery, handleRead, handleUpdate
Copyright © 2010-2018, ForgeRock All Rights Reserved.