|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingStyle | |
---|---|
org.apache.openejb.server.axis.assembler |
Uses of BindingStyle in org.apache.openejb.server.axis.assembler |
---|
Fields in org.apache.openejb.server.axis.assembler declared as BindingStyle | |
---|---|
BindingStyle |
JaxRpcOperationInfo.bindingStyle
|
BindingStyle |
JaxRpcServiceInfo.defaultBindingStyle
|
Methods in org.apache.openejb.server.axis.assembler that return BindingStyle | |
---|---|
static BindingStyle |
BindingStyle.getBindingStyle(String style,
String use)
|
static BindingStyle |
BindingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BindingStyle[] |
BindingStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |