|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tarantella.tta.webservices.parser.DefaultResponseFactory
public class DefaultResponseFactory
Default factory for creating IResponse nodes.
| Constructor Summary | |
|---|---|
DefaultResponseFactory()
|
|
| Method Summary | |
|---|---|
static IResponseFactory |
newInstance()
|
IResponse |
newResponseObject(java.lang.String nodeName,
java.util.Hashtable attributes)
Creates a new node. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultResponseFactory()
| Method Detail |
|---|
public static IResponseFactory newInstance()
public IResponse newResponseObject(java.lang.String nodeName,
java.util.Hashtable attributes)
IResponseFactory
newResponseObject in interface IResponseFactorynodeName - The name of the node.attributes - Initial attributes.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||