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 |
MessageFactoryImpl.getStyle()
Get the Style this message factory will use
|
Style |
EnvelopeBuilderDOM.getStyle() |
Style |
EnvelopeBuilder.getStyle() |
Modifier and Type | Method and Description |
---|---|
void |
MessageFactoryImpl.setStyle(Style style) |
void |
EnvelopeBuilderDOM.setStyle(Style style) |
void |
EnvelopeBuilder.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 |
OperationMetaData.getStyle() |
Style |
EndpointMetaData.getStyle() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointMetaData.setStyle(Style value) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.