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, removeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitadd, addAll, get, getControls, getMessageId, getType, hasControl, put, removeprotected InternalAbstractResponse(int id,
MessageTypeEnum type)
id - the response eliciting this Requesttype - the message type of the responseCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.