org.ferris.journal.jws.account
Interface AccountJwsService

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

public interface AccountJwsService
extends javax.xml.rpc.Service


Method Summary
 AccountJws getAccountJwsPort()
           
 AccountJws getAccountJwsPort(URL portAddress)
           
 String getAccountJwsPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAccountJwsPortAddress

String getAccountJwsPortAddress()

getAccountJwsPort

AccountJws getAccountJwsPort()
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAccountJwsPort

AccountJws getAccountJwsPort(URL portAddress)
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © March 15, 2008-2011 The Ferris Foundation. All Rights Reserved.