org.example.www.NewWSDLFile.service
Interface ComputationServiceAddressing

All Superinterfaces:
ComputationService, javax.xml.rpc.Service
All Known Implementing Classes:
ComputationServiceAddressingLocator

public interface ComputationServiceAddressing
extends ComputationService


Method Summary
 ComputationPortType getComputationPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.example.www.NewWSDLFile.service.ComputationService
getComputationPortTypePort, getComputationPortTypePort, getComputationPortTypePortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getComputationPortTypePort

ComputationPortType getComputationPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.