com.ibm.soa.parlayx21.terminal_location
Interface TerminalLocationService

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

public interface TerminalLocationService
extends javax.xml.rpc.Service


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

Method Detail

getTerminalLocation

TerminalLocation getTerminalLocation()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTerminalLocationAddress

java.lang.String getTerminalLocationAddress()

getTerminalLocation

TerminalLocation getTerminalLocation(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.