Package | Description |
---|---|
org.jboss.ws | |
org.jboss.ws.core.soap.utils | |
org.jboss.ws.metadata.umdm |
Modifier and Type | Method and Description |
---|---|
WSException |
NativeMessages.noTypeMapping(Use use) |
Modifier and Type | Field and Description |
---|---|
static Use |
Use.ENCODED |
static Use |
Use.LITERAL |
Modifier and Type | Method and Description |
---|---|
static Use |
Use.getDefaultUse() |
static Use |
Use.valueOf(String encodingStyle) |
Modifier and Type | Method and Description |
---|---|
Use |
ServiceMetaData.getEncodingStyle() |
Use |
EndpointMetaData.getEncodingStyle() |
Use |
OperationMetaData.getUse() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointMetaData.setEncodingStyle(Use value) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.