org.ferris.journal.jws.journal
Interface JournalJwsService

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

public interface JournalJwsService
extends javax.xml.rpc.Service


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

Method Detail

getJournalJwsPortAddress

String getJournalJwsPortAddress()

getJournalJwsPort

JournalJws getJournalJwsPort()
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getJournalJwsPort

JournalJws getJournalJwsPort(URL portAddress)
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


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