net.sf.provisioner.IntrawayWSDL_pkg
Interface IntrawayWSDL

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

public interface IntrawayWSDL
extends javax.xml.rpc.Service


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

Method Detail

getIntrawayWSDLPortAddress

java.lang.String getIntrawayWSDLPortAddress()

getIntrawayWSDLPort

IntrawayWSDLPortType getIntrawayWSDLPort()
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getIntrawayWSDLPort

IntrawayWSDLPortType getIntrawayWSDLPort(java.net.URL portAddress)
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2007-2008. All Rights Reserved.