org.iids.aos.webservices.wsdl.math
Interface MathLibrary

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

public interface MathLibrary
extends javax.xml.rpc.Service


Method Summary
 MathLibraryPortType getMathLibraryHttpSoap11Endpoint()
           
 MathLibraryPortType getMathLibraryHttpSoap11Endpoint(java.net.URL portAddress)
           
 java.lang.String getMathLibraryHttpSoap11EndpointAddress()
           
 MathLibraryPortType getMathLibraryHttpSoap12Endpoint()
           
 MathLibraryPortType getMathLibraryHttpSoap12Endpoint(java.net.URL portAddress)
           
 java.lang.String getMathLibraryHttpSoap12EndpointAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getMathLibraryHttpSoap11EndpointAddress

java.lang.String getMathLibraryHttpSoap11EndpointAddress()

getMathLibraryHttpSoap11Endpoint

MathLibraryPortType getMathLibraryHttpSoap11Endpoint()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMathLibraryHttpSoap11Endpoint

MathLibraryPortType getMathLibraryHttpSoap11Endpoint(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMathLibraryHttpSoap12EndpointAddress

java.lang.String getMathLibraryHttpSoap12EndpointAddress()

getMathLibraryHttpSoap12Endpoint

MathLibraryPortType getMathLibraryHttpSoap12Endpoint()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMathLibraryHttpSoap12Endpoint

MathLibraryPortType getMathLibraryHttpSoap12Endpoint(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.