org.apache.geronimo.axis.builder.bookquote
Interface BookQuoteService

All Superinterfaces:
javax.xml.rpc.Service

public interface BookQuoteService
extends javax.xml.rpc.Service


Method Summary
 BookQuote getBookQuotePort()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getBookQuotePort

public BookQuote getBookQuotePort()
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 Apache Software Foundation. All Rights Reserved.