com.ontotext.ordi.wsmo4rdf.remote.client.fact
Class RemoteFactory_Service

java.lang.Object
  extended by javax.xml.ws.Service
      extended by com.ontotext.ordi.wsmo4rdf.remote.client.fact.RemoteFactory_Service

@WebServiceClient(name="RemoteFactory",
                  targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/",
                  wsdlLocation="http://localhost:9000/wsmo4rdf-fact?wsdl")
public class RemoteFactory_Service
extends javax.xml.ws.Service

This class was generated by the CXF 2.0.2-incubator Wed Mar 19 14:55:18 EET 2008 Generated source version: 2.0.2-incubator


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Constructor Summary
RemoteFactory_Service()
           
RemoteFactory_Service(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 RemoteFactory getRemoteFactoryImplPort()
           
 
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

RemoteFactory_Service

public RemoteFactory_Service(URL wsdlLocation,
                             QName serviceName)

RemoteFactory_Service

public RemoteFactory_Service()
Method Detail

getRemoteFactoryImplPort

@WebEndpoint(name="RemoteFactoryImplPort")
public RemoteFactory getRemoteFactoryImplPort()
Returns:
returns RemoteFactoryImplPort


Copyright © 2008. All Rights Reserved.