org.ferris.journal.jws.journalentry
Interface JournalEntryJwsService

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

public interface JournalEntryJwsService
extends javax.xml.rpc.Service


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

Method Detail

getJournalEntryJwsPortAddress

String getJournalEntryJwsPortAddress()

getJournalEntryJwsPort

JournalEntryJws getJournalEntryJwsPort()
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getJournalEntryJwsPort

JournalEntryJws getJournalEntryJwsPort(URL portAddress)
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


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