Uses of Class
org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Packages that use ServiceRef Package Description org.apache.openejb.jee.was.v6.common 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.org.apache.openejb.jee.was.v6.wsclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ServiceRef in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type ServiceRef Modifier and Type Field Description protected List<ServiceRef>JNDIEnvRefsGroup. serviceRefsMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type ServiceRef Modifier and Type Method Description List<ServiceRef>JNDIEnvRefsGroup. getServiceRefs()Gets the value of the serviceRefs property. -
Uses of ServiceRef in org.apache.openejb.jee.was.v6.webservice.clientbnd
Fields in org.apache.openejb.jee.was.v6.webservice.clientbnd with type parameters of type ServiceRef Modifier and Type Field Description protected List<ServiceRef>ServiceRefBinding. bindingServiceRefsMethods in org.apache.openejb.jee.was.v6.webservice.clientbnd that return types with arguments of type ServiceRef Modifier and Type Method Description List<ServiceRef>ServiceRefBinding. getBindingServiceRefs()Gets the value of the bindingServiceRefs property. -
Uses of ServiceRef in org.apache.openejb.jee.was.v6.wsclient
Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type ServiceRef Modifier and Type Field Description protected List<ServiceRef>ComponentScopedRefs. serviceRefsprotected List<ServiceRef>WebServicesClient. serviceRefsMethods in org.apache.openejb.jee.was.v6.wsclient that return ServiceRef Modifier and Type Method Description ServiceRefObjectFactory. createServiceRef()Create an instance ofServiceRefMethods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type ServiceRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRef>ObjectFactory. createServiceRef(ServiceRef value)List<ServiceRef>ComponentScopedRefs. getServiceRefs()Gets the value of the serviceRefs property.List<ServiceRef>WebServicesClient. getServiceRefs()Gets the value of the serviceRefs property.Methods in org.apache.openejb.jee.was.v6.wsclient with parameters of type ServiceRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRef>ObjectFactory. createServiceRef(ServiceRef value)
-