Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

oracle.sdp.parlayx.third_party_call
Class ThirdPartyCallService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by oracle.sdp.parlayx.third_party_call.ThirdPartyCallService

@WebServiceClient(wsdlLocation="META-INF/wsdl/parlayx_third_party_call_service_2_3.wsdl",
                  targetNamespace="http://www.csapi.org/wsdl/parlayx/third_party_call/v2_3/service",
                  name="ThirdPartyCallService")
public class ThirdPartyCallService
extends javax.xml.ws.Service


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

Constructor Detail

ThirdPartyCallService

public ThirdPartyCallService()

ThirdPartyCallService

public ThirdPartyCallService(java.net.URL wsdlLocation,
                             javax.xml.namespace.QName serviceName)
Method Detail

getThirdPartyCall

@WebEndpoint(name="ThirdPartyCall")
public ThirdPartyCall getThirdPartyCall()

getThirdPartyCall

@WebEndpoint(name="ThirdPartyCall")
public ThirdPartyCall getThirdPartyCall(javax.xml.ws.WebServiceFeature... features)

Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

Copyright © 2005, 2010 Oracle and/or its affiliates. All rights reserved.