Uses of Class
com.verisign.epp.codec.gen.EPPCodec

Packages that use EPPCodec
com.verisign.epp.codec.gen   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
 

Uses of EPPCodec in com.verisign.epp.codec.gen
 

Methods in com.verisign.epp.codec.gen that return EPPCodec
static EPPCodec EPPCodec.getInstance()
          gets the Singleton instance of EPPCodec.
 

Uses of EPPCodec in com.verisign.epp.interfaces
 

Fields in com.verisign.epp.interfaces declared as EPPCodec
protected  EPPCodec EPPSession.myCodec
          EPP Codec used to encode and decode EPP messages
 



Copyright ? VeriSign Inc. All Rights Reserved.