|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.asterisk.manager.impl.ResponseBuilderImpl
public class ResponseBuilderImpl
Default implementation of the ResponseBuilder interface.
ManagerResponse
Constructor Summary | |
---|---|
ResponseBuilderImpl()
|
Method Summary | |
---|---|
ManagerResponse |
buildResponse(java.util.Map attributes)
Constructs an instance of ManagerResponse based on a map of attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResponseBuilderImpl()
Method Detail |
---|
public ManagerResponse buildResponse(java.util.Map attributes)
buildResponse
in interface ResponseBuilder
attributes
- the attributes and their values. The keys of this map must be all lower
case.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |