| Package | Description |
|---|---|
| org.xmlsoap.ping | |
| wssec.wssc |
| Modifier and Type | Method and Description |
|---|---|
Ping |
ObjectFactory.createPing()
Create an instance of
Ping |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Ping> |
ObjectFactory.createPing(Ping value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Ping> |
ObjectFactory.createPing(Ping value)
|
| Modifier and Type | Field and Description |
|---|---|
protected Ping |
PingRequest.ping |
| Modifier and Type | Method and Description |
|---|---|
Ping |
PingRequest.getPing()
Gets the value of the ping property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PingRequest.setPing(Ping value)
Sets the value of the ping property.
|
Apache CXF