org.globus.ogsa.base.multirft
Interface MultiFileRFTService

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

public interface MultiFileRFTService
extends javax.xml.rpc.Service


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

Method Detail

getMultiFileRFTPortAddress

public java.lang.String getMultiFileRFTPortAddress()

getMultiFileRFTPort

public RFTPortType getMultiFileRFTPort()
                                throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getMultiFileRFTPort

public RFTPortType getMultiFileRFTPort(java.net.URL portAddress)
                                throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException