|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.calendar.soap.client.CalendaringCommand
oracle.calendar.soap.client.PingCommand
Tests if the backend Calendar Web Services host is active. The getElements() XML DOM is passed to the Calendarlet's Ping() command.
There is no requirement for authentication.
Calendarlet.Ping(org.w3c.dom.Element)
Constructor Summary | |
PingCommand() Default constructor. |
Method Summary | |
org.w3c.dom.Element |
getElement() Returns a new XML DOM structure representing the Ping SOAP method to be transmitted to the Calendar Web service. |
Methods inherited from class oracle.calendar.soap.client.CalendaringCommand |
getCmdId, getNamespace, setCmdId |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PingCommand()
Method Detail |
public org.w3c.dom.Element getElement()
getElement
in class CalendaringCommand
Calendarlet.Ping(org.w3c.dom.Element)
|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |