fedora.server.access
Interface FedoraAPIAService

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

public interface FedoraAPIAService
extends javax.xml.rpc.Service


Method Summary
 FedoraAPIA getFedoraAPIAPortSOAPHTTP()
           
 FedoraAPIA getFedoraAPIAPortSOAPHTTP(java.net.URL portAddress)
           
 java.lang.String getFedoraAPIAPortSOAPHTTPAddress()
           
 FedoraAPIA getFedoraAPIAPortSOAPHTTPS()
           
 FedoraAPIA getFedoraAPIAPortSOAPHTTPS(java.net.URL portAddress)
           
 java.lang.String getFedoraAPIAPortSOAPHTTPSAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getFedoraAPIAPortSOAPHTTPAddress

public java.lang.String getFedoraAPIAPortSOAPHTTPAddress()

getFedoraAPIAPortSOAPHTTP

public FedoraAPIA getFedoraAPIAPortSOAPHTTP()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIAPortSOAPHTTP

public FedoraAPIA getFedoraAPIAPortSOAPHTTP(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIAPortSOAPHTTPSAddress

public java.lang.String getFedoraAPIAPortSOAPHTTPSAddress()

getFedoraAPIAPortSOAPHTTPS

public FedoraAPIA getFedoraAPIAPortSOAPHTTPS()
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIAPortSOAPHTTPS

public FedoraAPIA getFedoraAPIAPortSOAPHTTPS(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException