- warning(SAXParseException) - Method in class com.verisign.epp.util.EPPXMLErrorHandler
-
Receive notification of a recoverable warning.
- WhoisDomainHandler - Class in com.verisign.epp.serverstub
-
Extension to the standard DomainHandler
that
looks for the EPPWhoisInf
command extension
with the info command and
adds the EPPWhoisInfData
extension to the response.
- WhoisDomainHandler() - Constructor for class com.verisign.epp.serverstub.WhoisDomainHandler
-
Constructs an instance of WhoisDomainHandler
- whoisInfo() - Method in class com.verisign.epp.interfaces.EPPWhoisDomainTst
-
Unit test of using the EPPWhoisInf
Extension with
EPPDomain
info command and to validate the existence and
attributes of the EPPWhoisInfoData
extension in the info
response.
- WK_PORT - Static variable in class com.verisign.epp.serverstub.Server
-
Default port to Listen on
- write(Document, OutputStream, EPPMessage) - Method in class com.verisign.epp.util.EPPXMLStream
-
Writes a DOM Document to the output stream.
- writePacket(byte[], OutputStream, EPPMessage) - Method in class com.verisign.epp.util.EPPXMLStream
-
Writes a packet to the output stream with the inclusion of the EPP four
byte header.
- writePacket(byte[], OutputStream) - Method in class com.verisign.epp.util.EPPXMLStream
-
Writes a packet to the output stream with the inclusion of the EPP four
byte header.