com.ontotext.ordi.wsmo4rdf.remote.client.src
Class WsmoSourceService_Service

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

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

This class was generated by the CXF 2.0.2-incubator Wed Mar 19 14:55:14 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
WsmoSourceService_Service()
           
WsmoSourceService_Service(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 WsmoSourceService getWsmoSourceServiceImplPort()
           
 
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

WsmoSourceService_Service

public WsmoSourceService_Service(URL wsdlLocation,
                                 QName serviceName)

WsmoSourceService_Service

public WsmoSourceService_Service()
Method Detail

getWsmoSourceServiceImplPort

@WebEndpoint(name="WsmoSourceServiceImplPort")
public WsmoSourceService getWsmoSourceServiceImplPort()
Returns:
returns WsmoSourceServiceImplPort


Copyright © 2008. All Rights Reserved.