|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.hpsearch.common.xml.WSHandlerSpec
Class WSHandlerSpec.
| Constructor Summary | |
WSHandlerSpec()
|
|
| Method Summary | |
String |
getOperation()
Returns the value of field 'operation'. |
Parameters |
getParameters()
Returns the value of field 'parameters'. |
String |
getWsdl()
Returns the value of field 'wsdl'. |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
setOperation(String operation)
Sets the value of field 'operation'. |
void |
setParameters(Parameters parameters)
Sets the value of field 'parameters'. |
void |
setWsdl(String wsdl)
Sets the value of field 'wsdl'. |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WSHandlerSpec()
| Method Detail |
public String getOperation()
public Parameters getParameters()
public String getWsdl()
public boolean isValid()
public void marshal(Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(ContentHandler handler)
throws IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setOperation(String operation)
operation - the value of field 'operation'.public void setParameters(Parameters parameters)
parameters - the value of field 'parameters'.public void setWsdl(String wsdl)
wsdl - the value of field 'wsdl'.
public static Object unmarshal(Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||