Copies the handlers from the argument
to be used by this instance.
To make further modifications it is necessary
to call
ARPConfig.getHandlers to retrieve this
instance's copy of the handler information.
Parameters: handlers - The new values to use.
Copies the options from the argument
to be used by this instance.
To make further modifications it is necessary
to call
ARPConfig.getOptions to retrieve this
instance's copy of the options.
Parameters: opts - The new values to use.