|
EPP 0.4.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EppPollable
The EppPollable interface is designed for pollable
EppEntity, such as EppCommandTransfer objects,
that can be included as the data element in the response of an EPP Poll
command.
Warning: This interface is no longer used. Just for compatiblity. It may be removed in the future.
| Method Summary | |
|---|---|
org.w3c.dom.Element |
toXMLPoll(org.w3c.dom.Document doc,
java.lang.String tag)
Converts the EppPollable object into an XML element
that can be included as the data element in the response of an
EPP Poll command. |
| Method Detail |
|---|
org.w3c.dom.Element toXMLPoll(org.w3c.dom.Document doc,
java.lang.String tag)
EppPollable object into an XML element
that can be included as the data element in the response of an
EPP Poll command.
doc - the XML Document objecttag - the tag/element name for the EppEntity object
Element object
|
EPP 0.4.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||