org.globus.ogsa.client.reflection
Class ReflectionSymbolTable

java.lang.Object
  extended byorg.apache.axis.wsdl.symbolTable.SymbolTable
      extended byorg.globus.ogsa.client.reflection.ReflectionSymbolTable

public class ReflectionSymbolTable
extends org.apache.axis.wsdl.symbolTable.SymbolTable


Field Summary
 
Fields inherited from class org.apache.axis.wsdl.symbolTable.SymbolTable
ANON_TOKEN, node2ExtensionBase
 
Constructor Summary
ReflectionSymbolTable()
           
 
Method Summary
 void add(org.w3c.dom.Document doc)
           
 void populateOperation(org.apache.axis.description.OperationDesc operation, java.lang.String namespaceURI)
           
 
Methods inherited from class org.apache.axis.wsdl.symbolTable.SymbolTable
add, dump, ensureOperationMessageValid, ensureOperationsOfPortTypeValid, ensureOperationValid, existsPortWithName, get, getBindingEntry, getDefinition, getElement, getElementIndex, getHashMap, getMessageEntry, getOperationParameters, getParametersFromParts, getPortTypeEntry, getServiceEntry, getSymbols, getType, getTypeEntry, getTypeEntryCount, getTypeIndex, getTypes, getWSDLURI, isKnownNamespace, isWrapped, populate, populate, populate, populateTypes, setWrapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionSymbolTable

public ReflectionSymbolTable()
Method Detail

add

public void add(org.w3c.dom.Document doc)
         throws java.lang.Exception
Throws:
java.lang.Exception

populateOperation

public void populateOperation(org.apache.axis.description.OperationDesc operation,
                              java.lang.String namespaceURI)


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.