|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JParameter | |
---|---|
hu.soft4d.minerva.wsdl |
Uses of JParameter in hu.soft4d.minerva.wsdl |
---|
Methods in hu.soft4d.minerva.wsdl that return types with arguments of type JParameter | |
---|---|
static java.util.List<JParameter> |
WSDLUtil.getContainedParameters(org.apache.axis.wsdl.symbolTable.TypeEntry type)
|
java.util.List<JParameter> |
JMessage.getParameters(JPortBinding binding,
JOperation operation,
int direction)
Convenience method which returns a list of message parameters if a binding, operation and direction are given. |
java.util.List<JParameter> |
JMessage.getParameters(org.apache.axis.constants.Use use,
org.apache.axis.constants.Style style)
Get the soap:binding style and soap:body for this message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |