Secure iNet Factory

Uses of Interface
com.jscape.inet.util.Codec

Packages that use Codec
com.jscape.inet.util   
 

Uses of Codec in com.jscape.inet.util
 

Classes in com.jscape.inet.util that implement Codec
 class Base64
          Implements methods for encoding and decoding using base64 algorithm.
 class QuotedPrintable
          Implements methods for encoding and decoding using quoted-printable algorithm.
 class Uuencode
          Implements methods for encoding and decoding using uuencode algorithm.
 class YEnc
          Implements methods for encoding and decoding data using the YEnc specification.
 

Methods in com.jscape.inet.util that return Codec
static Codec CodecFactory.getCodec(java.lang.String name)
          Gets codec based on name.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved