uk.ac.soton.ecs.grimoires.server.impl.wsdl.handlers
Class GrimoiresWSDLSkeleton

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.server.impl.wsdl.autogen.WsdlSoapBindingSkeleton
      extended byuk.ac.soton.ecs.grimoires.server.impl.wsdl.handlers.GrimoiresWSDLSkeleton
All Implemented Interfaces:
Remote, Serializable, org.apache.axis.wsdl.Skeleton, WSDL

public class GrimoiresWSDLSkeleton
extends WsdlSoapBindingSkeleton

Author:
wf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
GrimoiresWSDLSkeleton()
           
 
Methods inherited from class uk.ac.soton.ecs.grimoires.server.impl.wsdl.autogen.WsdlSoapBindingSkeleton
addWSDLFile, addWSDLFileAdvert, findInterfaceByOperation, findOperationByMessagePart, findServicesByInterface, getAllWSDLFiles, getFaultMessageOfOperation, getInputMessageOfOperation, getOperationDescByName, getOperationDescs, getOperationsByURL, getOutputMessageOfOperation, getWSDLAdvertContent, getWSDLAdvertContentByURL, removeWSDLFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrimoiresWSDLSkeleton

public GrimoiresWSDLSkeleton()