| Package | Description |
|---|---|
| org.xmlsoap.ping | |
| wssec.wssc |
| Modifier and Type | Method and Description |
|---|---|
PingResponseBody |
ObjectFactory.createPingResponseBody()
Create an instance of
PingResponseBody |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PingResponseBody> |
ObjectFactory.createPingResponse(PingResponseBody value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PingResponseBody> |
ObjectFactory.createPingResponse(PingResponseBody value)
|
| Modifier and Type | Field and Description |
|---|---|
protected PingResponseBody |
PingResponse.pingResponse |
| Modifier and Type | Method and Description |
|---|---|
PingResponseBody |
PingResponse.getPingResponse()
Gets the value of the pingResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PingResponse.setPingResponse(PingResponseBody value)
Sets the value of the pingResponse property.
|
Apache CXF