orca.shirako.proxies.soap.clients
Interface AuthorityService

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

public interface AuthorityService
extends javax.xml.rpc.Service


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

Method Detail

getAuthorityServiceAddress

java.lang.String getAuthorityServiceAddress()

getAuthorityService

AuthorityServicePortType getAuthorityService()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAuthorityService

AuthorityServicePortType getAuthorityService(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.