com.ontotext.ordi.wsmo4rdf.remote.client.conn
Class WsmoConnectionService_Service

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

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

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

WsmoConnectionService_Service

public WsmoConnectionService_Service(URL wsdlLocation,
                                     QName serviceName)

WsmoConnectionService_Service

public WsmoConnectionService_Service()
Method Detail

getWsmoConnectionServiceImplPort

@WebEndpoint(name="WsmoConnectionServiceImplPort")
public WsmoConnectionService getWsmoConnectionServiceImplPort()
Returns:
returns WsmoConnectionServiceImplPort


Copyright © 2008. All Rights Reserved.