com.borland.sctm.ws.logon
Interface SystemServiceService

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

public interface SystemServiceService
extends javax.xml.rpc.Service


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

Method Detail

getsccsystemAddress

java.lang.String getsccsystemAddress()

getsccsystem

SystemService getsccsystem()
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getsccsystem

SystemService getsccsystem(java.net.URL portAddress)
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2010. All Rights Reserved.