|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QName | |
|---|---|
| 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.wsclient | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of QName in org.apache.openejb.jee.was.v6.common |
|---|
| Methods in org.apache.openejb.jee.was.v6.common that return QName | |
|---|---|
QName |
ObjectFactory.createQName()
Create an instance of QName |
| Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type QName | |
|---|---|
javax.xml.bind.JAXBElement<QName> |
ObjectFactory.createQName(QName value)
Create an instance of JAXBElement<
QName> |
| Methods in org.apache.openejb.jee.was.v6.common with parameters of type QName | |
|---|---|
javax.xml.bind.JAXBElement<QName> |
ObjectFactory.createQName(QName value)
Create an instance of JAXBElement<
QName> |
| Uses of QName in org.apache.openejb.jee.was.v6.wsclient |
|---|
| Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type QName | |
|---|---|
protected java.util.List<QName> |
ServiceRef.serviceQnames
|
protected java.util.List<QName> |
Handler.soapHeaders
|
| Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type QName | |
|---|---|
java.util.List<QName> |
ServiceRef.getServiceQnames()
Gets the value of the serviceQnames property. |
java.util.List<QName> |
Handler.getSoapHeaders()
Gets the value of the soapHeaders property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||