com.belerweb.social.captcha.api
Class Yundama

java.lang.Object
  extended by com.belerweb.social.captcha.api.Yundama

public class Yundama
extends Object


Constructor Summary
Yundama(String username, String password)
           
 
Method Summary
 Result<String> decode(byte[] img, YundamaType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Yundama

public Yundama(String username,
               String password)
Method Detail

decode

public Result<String> decode(byte[] img,
                             YundamaType type)


Copyright © 2014. All Rights Reserved.