Base class for wrapping entities.
Keeps a
HttpEntityWrapper.wrappedEntity wrappedEntity and delegates all
calls to it. Implementations of wrapping entities can derive
from this class and need to override only those methods that
should not be delegated to the wrapped entity.
version: $Revision: 496070 $ since: 4.0