public abstract class InternalAbstractResponse extends InternalAbstractMessage implements InternalResponse
Modifier | Constructor and Description |
---|---|
protected |
InternalAbstractResponse(int id,
MessageTypeEnum type)
Allows subclasses based on the abstract type to create a response to a
request.
|
add, addAll, equals, get, getControls, getMessageId, getType, hasControl, hashCode, put, remove
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
add, addAll, get, getControls, getMessageId, getType, hasControl, put, remove
protected InternalAbstractResponse(int id, MessageTypeEnum type)
id
- the response eliciting this Requesttype
- the message type of the responseCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.