Uses of Interface
org.apache.http.client.utils.Idn

Packages that use Idn
org.apache.http.client.utils Helpers and utility classes for HttpClient
 

Uses of Idn in org.apache.http.client.utils
 

Classes in org.apache.http.client.utils that implement Idn
 class JdkIdn
          Uses the java.net.IDN class through reflection.
 class Rfc3492Idn
          Implementation from pseudo code in RFC 3492.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.