|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParamValue | |
---|---|
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 ParamValue in org.apache.openejb.jee.was.v6.common |
---|
Methods in org.apache.openejb.jee.was.v6.common that return ParamValue | |
---|---|
ParamValue |
ObjectFactory.createParamValue()
Create an instance of ParamValue |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type ParamValue | |
---|---|
javax.xml.bind.JAXBElement<ParamValue> |
ObjectFactory.createParamValue(ParamValue value)
Create an instance of JAXBElement < ParamValue
> |
Methods in org.apache.openejb.jee.was.v6.common with parameters of type ParamValue | |
---|---|
javax.xml.bind.JAXBElement<ParamValue> |
ObjectFactory.createParamValue(ParamValue value)
Create an instance of JAXBElement < ParamValue
> |
Uses of ParamValue in org.apache.openejb.jee.was.v6.wsclient |
---|
Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type ParamValue | |
---|---|
protected java.util.List<ParamValue> |
Handler.initParams
|
Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type ParamValue | |
---|---|
java.util.List<ParamValue> |
Handler.getInitParams()
Gets the value of the initParams property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |