public class SoapRequestParser extends Object implements RequestParser
| Modifier and Type | Method and Description |
|---|---|
String |
body() |
RequestParser |
build(RequestElement element) |
static RequestParser |
create(SoapProtocol soapProtocol) |
public static RequestParser create(SoapProtocol soapProtocol)
soapProtocol - public String body()
body in interface RequestParserpublic RequestParser build(RequestElement element)
build in interface RequestParserCopyright © 2017–2018 Wasiq Bhamla. All rights reserved.