|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortComponentRef | |
---|---|
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 | |
---|---|
protected java.util.List<PortComponentRef> |
ServiceRef.portComponentRefs
|
Methods in org.apache.openejb.jee.was.v6.wsclient that return PortComponentRef | |
---|---|
PortComponentRef |
ObjectFactory.createPortComponentRef()
Create an instance of PortComponentRef |
Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type PortComponentRef | |
---|---|
javax.xml.bind.JAXBElement<PortComponentRef> |
ObjectFactory.createPortComponentRef(PortComponentRef value)
Create an instance of JAXBElement <
PortComponentRef > |
java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<PortComponentRef> |
ObjectFactory.createPortComponentRef(PortComponentRef value)
Create an instance of JAXBElement <
PortComponentRef > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |