orca.shirako.proxies.soap.clients
Interface ActorService

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

public interface ActorService
extends javax.xml.rpc.Service


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

Method Detail

getActorServiceAddress

java.lang.String getActorServiceAddress()

getActorService

ActorServicePortType getActorService()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getActorService

ActorServicePortType getActorService(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


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