Uses of Class
org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Packages that use ServiceRefBinding Package Description org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.webservice.clientbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ServiceRefBinding in org.apache.openejb.jee.was.v6.ejbbnd
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type ServiceRefBinding Modifier and Type Field Description protected List<ServiceRefBinding>EnterpriseBeanBinding. serviceRefBindingsMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type ServiceRefBinding Modifier and Type Method Description List<ServiceRefBinding>EnterpriseBeanBinding. getServiceRefBindings()Gets the value of the serviceRefBindings property. -
Uses of ServiceRefBinding in org.apache.openejb.jee.was.v6.webservice.clientbnd
Methods in org.apache.openejb.jee.was.v6.webservice.clientbnd that return ServiceRefBinding Modifier and Type Method Description ServiceRefBindingObjectFactory. createServiceRefBinding()Create an instance ofServiceRefBindingMethods in org.apache.openejb.jee.was.v6.webservice.clientbnd that return types with arguments of type ServiceRefBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRefBinding>ObjectFactory. createServiceRefBinding(ServiceRefBinding value)Methods in org.apache.openejb.jee.was.v6.webservice.clientbnd with parameters of type ServiceRefBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRefBinding>ObjectFactory. createServiceRefBinding(ServiceRefBinding value)
-