Uses of Class
org.apache.openejb.jee.ServiceEndpointMethodMapping

Packages that use ServiceEndpointMethodMapping
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.server.axis.assembler   
 

Uses of ServiceEndpointMethodMapping in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type ServiceEndpointMethodMapping
protected  List<ServiceEndpointMethodMapping> ServiceEndpointInterfaceMapping.serviceEndpointMethodMapping
           
 

Methods in org.apache.openejb.jee that return types with arguments of type ServiceEndpointMethodMapping
 List<ServiceEndpointMethodMapping> ServiceEndpointInterfaceMapping.getServiceEndpointMethodMapping()
           
 

Uses of ServiceEndpointMethodMapping in org.apache.openejb.server.axis.assembler
 

Constructors in org.apache.openejb.server.axis.assembler with parameters of type ServiceEndpointMethodMapping
HeavyweightOperationInfoBuilder(javax.wsdl.BindingOperation bindingOperation, ServiceEndpointMethodMapping methodMapping, JavaWsdlMapping mapping, XmlSchemaInfo schemaInfo)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.