<< |  >>
#7615 Dodano: 26-11-2014 22:16. Głosów: 113
//today I found this in source code:
public class SOAPClient {
private static final int RESPONSE_CODE_ERROR = 500;
private static final int RESPONSE_CODE_OK = 500;
//...
<< |  >>