static final class BodyBuilder.Bare extends BodyBuilder
BodyBuilder.Bare, BodyBuilder.DocLit, BodyBuilder.RpcLit, BodyBuilder.Wrapped
EMPTY_SOAP11, EMPTY_SOAP12
Constructor and Description |
---|
Bare(ParameterImpl p,
SOAPVersion soapVersion,
ValueGetter getter)
Creates a
BodyBuilder from a bare parameter. |
Modifier and Type | Method and Description |
---|---|
(package private) Object |
build(Object[] methodArgs)
Picks up an object from the method arguments and uses it.
|
Bare(ParameterImpl p, SOAPVersion soapVersion, ValueGetter getter)
BodyBuilder
from a bare parameter.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.