fedora.server.management
Interface FedoraAPIMService

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

public interface FedoraAPIMService
extends javax.xml.rpc.Service


Method Summary
 FedoraAPIM getFedoraAPIMPortSOAPHTTP()
           
 FedoraAPIM getFedoraAPIMPortSOAPHTTP(java.net.URL portAddress)
           
 java.lang.String getFedoraAPIMPortSOAPHTTPAddress()
           
 FedoraAPIM getFedoraAPIMPortSOAPHTTPS()
           
 FedoraAPIM getFedoraAPIMPortSOAPHTTPS(java.net.URL portAddress)
           
 java.lang.String getFedoraAPIMPortSOAPHTTPSAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getFedoraAPIMPortSOAPHTTPSAddress

java.lang.String getFedoraAPIMPortSOAPHTTPSAddress()

getFedoraAPIMPortSOAPHTTPS

FedoraAPIM getFedoraAPIMPortSOAPHTTPS()
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIMPortSOAPHTTPS

FedoraAPIM getFedoraAPIMPortSOAPHTTPS(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIMPortSOAPHTTPAddress

java.lang.String getFedoraAPIMPortSOAPHTTPAddress()

getFedoraAPIMPortSOAPHTTP

FedoraAPIM getFedoraAPIMPortSOAPHTTP()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFedoraAPIMPortSOAPHTTP

FedoraAPIM getFedoraAPIMPortSOAPHTTP(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException