org.gridforum.ogsa.samples.ogsi.service
Interface OGSINotificationService

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

public interface OGSINotificationService
extends javax.xml.rpc.Service


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

Method Detail

getOGSINotificationServicePortAddress

public java.lang.String getOGSINotificationServicePortAddress()

getOGSINotificationServicePort

public TestNotificationPortType getOGSINotificationServicePort()
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getOGSINotificationServicePort

public TestNotificationPortType getOGSINotificationServicePort(java.net.URL portAddress)
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.