| Package | Description |
|---|---|
| org.jboss.ws | |
| org.jboss.ws.core.soap | |
| org.jboss.ws.core.soap.utils | |
| org.jboss.ws.metadata.umdm |
| Modifier and Type | Method and Description |
|---|---|
WSException |
NativeMessages.unexpectedStyle(Style style) |
| Modifier and Type | Method and Description |
|---|---|
Style |
EnvelopeBuilder.getStyle() |
Style |
EnvelopeBuilderDOM.getStyle() |
Style |
MessageFactoryImpl.getStyle()
Get the Style this message factory will use
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvelopeBuilder.setStyle(Style style) |
void |
EnvelopeBuilderDOM.setStyle(Style style) |
void |
MessageFactoryImpl.setStyle(Style style) |
| Modifier and Type | Field and Description |
|---|---|
static Style |
Style.DOCUMENT |
static Style |
Style.RPC |
| Modifier and Type | Method and Description |
|---|---|
static Style |
Style.getDefaultStyle() |
static Style |
Style.valueOf(String style) |
| Modifier and Type | Method and Description |
|---|---|
Style |
EndpointMetaData.getStyle() |
Style |
OperationMetaData.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointMetaData.setStyle(Style value) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.