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()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getFedoraAPIMPortSOAPHTTPAddress

public java.lang.String getFedoraAPIMPortSOAPHTTPAddress()

getFedoraAPIMPortSOAPHTTP

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

getFedoraAPIMPortSOAPHTTP

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