See the SOAPBinding class-level annotation, example:

@SOAPBinding(parameterStyle = ParameterStyle.WRAPPED, style =
Style.DOCUMENT, use = Use.LITERAL)

-----Original Message-----
From: Raj Floyd [mailto:rajfl...@gmail.com] 
Sent: Wednesday, August 31, 2011 8:51 AM
To: users@cxf.apache.org
Subject: Web service style/use

Hi,

It seems CXF uses document/literal by default. Is there any other
style/use
that CXF offers? If so, what is the api?

Thanks

Raj

Reply via email to