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

public java.lang.String getFedoraAPIMPortSOAPHTTPSAddress()

getFedoraAPIMPortSOAPHTTPS

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

getFedoraAPIMPortSOAPHTTPS

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

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