Package com.tucows.oxrs.epp0604.rtk.transport

Class Summary

EPPTransportBase Base abstract class for the Transport classes.
EPPTransportException This class groups all exceptions having to do with the instantiation of transports in EPPClient, such a ClassNotFoundException, InstantiationException, etc...
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.

Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS