Uses of Class
com.sun.xml.ws.client.sei.BodyBuilder.Wrapped

Packages that use BodyBuilder.Wrapped
com.sun.xml.ws.client.sei   
 

Uses of BodyBuilder.Wrapped in com.sun.xml.ws.client.sei
 

Subclasses of BodyBuilder.Wrapped in com.sun.xml.ws.client.sei
(package private) static class BodyBuilder.DocLit
          Used to create a payload JAXB object by wrapping multiple parameters into one "wrapper bean".
(package private) static class BodyBuilder.RpcLit
          Used to create a payload JAXB object by wrapping multiple parameters into a CompositeStructure.