org.apache.geronimo.jaxws.client
Class GenericService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by org.apache.geronimo.jaxws.client.GenericService

public class GenericService
extends Service


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
Service.Mode
 
Constructor Summary
GenericService(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 
Methods inherited from class javax.xml.ws.Service
addPort, create, create, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericService

public GenericService(URL wsdlLocation,
                      QName serviceName)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.