EPP 0.4.9

Package com.neulevel.epp.transport

This package defines and implements various transport mechanisms for the EPP Protocol.

See:
          Description

Class Summary
EppChannel This EppChannel class is designed to handle a channel connected to the EPP server.
EppMessageUtil This EppSessionUtil class contains some utility methods for handling message exchanges between an EPP Server and an EPP Client.
EppSession This EppSession class is designed to handle a session connected to the EPP Server.
 

Package com.neulevel.epp.transport Description

This package defines and implements various transport mechanisms for the EPP Protocol. Currently, it includes the support for TCP transport with TLS.

Summary of API Changes Since EPP-04
EppChannel No change.
EppMessageUtil The com.neulevel.epp.transport.EppMessageUtil.eppMessageSize property and associated access methods have been added for supporting EPP-04 TCP transport mapping: The following utility methods have been added:
EppSession No change.


EPP 0.4.9

Copyright © 2001-2006 NeuStar, Inc. All Rights Reserved.