|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.wsdl.GSRDescription
Class responsible for maintaining meta data from a WSDL file associated with a service to be used when marking up WSDL operation messages at runtime
Constructor Summary | |
GSRDescription()
|
Method Summary | |
void |
addOperationEntry(java.lang.String name,
OperationEntry entry)
|
GSR |
getGSR()
|
void |
populateOperation(org.apache.axis.description.OperationDesc operation,
java.lang.String namespaceURI)
|
void |
setGSR(GSR gsr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GSRDescription()
Method Detail |
public void setGSR(GSR gsr)
public GSR getGSR()
public void addOperationEntry(java.lang.String name, OperationEntry entry)
public void populateOperation(org.apache.axis.description.OperationDesc operation, java.lang.String namespaceURI)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |