com.ibm.soa.parlayx21.audio_call
Interface AudioCallService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
AudioCallServiceLocator

public interface AudioCallService
extends javax.xml.rpc.Service


Method Summary
 AudioCall getAudioCall()
           
 AudioCall getAudioCall(java.net.URL portAddress)
           
 java.lang.String getAudioCallAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAudioCall

AudioCall getAudioCall()
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAudioCallAddress

java.lang.String getAudioCallAddress()

getAudioCall

AudioCall getAudioCall(java.net.URL portAddress)
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.