EPP RTK
for Java v 0.5.0

Package com.tucows.oxrs.epp.rtk.transport

Class Summary
EPPTransportBase Base abstract class for the Transport classes.
EPPTransportSMTP Provides methods necessary to communicate via SMTP with an EPP Server.
EPPTransportTCP Provides methods necessary to establish connection and to communicate with an EPP Server using plain socket (no encryption).
EPPTransportTCPTLS Provides methods necessary to build connection with EPP Server using a SSL-TLS socket.
 

Exception Summary
EPPTransportException This class groups all exceptions having to do with the instantiation of transports in EPPClient, such a ClassNotFoundException, InstantiationException, etc...
 


EPP RTK
for Java v 0.5.0

Copyright © 2001 - Tucows, Inc.