Uses of Class
org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Packages that use PortComponentRef Package Description org.apache.openejb.jee.was.v6.wsclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PortComponentRef in org.apache.openejb.jee.was.v6.wsclient
Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type PortComponentRef Modifier and Type Field Description protected List<PortComponentRef>ServiceRef. portComponentRefsMethods in org.apache.openejb.jee.was.v6.wsclient that return PortComponentRef Modifier and Type Method Description PortComponentRefObjectFactory. createPortComponentRef()Create an instance ofPortComponentRefMethods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type PortComponentRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PortComponentRef>ObjectFactory. createPortComponentRef(PortComponentRef value)List<PortComponentRef>ServiceRef. getPortComponentRefs()Gets the value of the portComponentRefs property.Methods in org.apache.openejb.jee.was.v6.wsclient with parameters of type PortComponentRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PortComponentRef>ObjectFactory. createPortComponentRef(PortComponentRef value)
-