com.ibm.soa.parlayx21.terminal_location
Interface TerminalLocationNotificationService

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

public interface TerminalLocationNotificationService
extends javax.xml.rpc.Service


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

Method Detail

getTerminalLocationNotification

TerminalLocationNotification getTerminalLocationNotification()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTerminalLocationNotificationAddress

java.lang.String getTerminalLocationNotificationAddress()

getTerminalLocationNotification

TerminalLocationNotification getTerminalLocationNotification(java.net.URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.