is.idega.idegaweb.golf.webservice.server
Interface GolfheimarServiceService

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

public interface GolfheimarServiceService
extends javax.xml.rpc.Service


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

Method Detail

getGolfheimarServiceAddress

java.lang.String getGolfheimarServiceAddress()

getGolfheimarService

GolfheimarService_PortType getGolfheimarService()
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGolfheimarService

GolfheimarService_PortType getGolfheimarService(java.net.URL portAddress)
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2000-2014 idega software. All Rights Reserved.