orca.shirako.proxies.soap.clients
Interface AgentService

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

public interface AgentService
extends javax.xml.rpc.Service


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

Method Detail

getAgentServiceAddress

java.lang.String getAgentServiceAddress()

getAgentService

AgentServicePortType getAgentService()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAgentService

AgentServicePortType getAgentService(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


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