public abstract class BaseRequest extends Object implements Request
Constructor and Description |
---|
BaseRequest(int id)
Creates a Request instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the request id.
|
String |
getName()
Returns the request name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessage
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.