net.wctp
Class WctpCilent

java.lang.Object
  extended by net.wctp.WctpCilent

public class WctpCilent
extends java.lang.Object


Constructor Summary
WctpCilent()
           
 
Method Summary
static java.lang.String readResponse(java.net.URLConnection conn)
           
 java.net.HttpURLConnection sendWctpCilentMsg(java.net.URL url, java.lang.String pin, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WctpCilent

public WctpCilent()
Method Detail

sendWctpCilentMsg

public java.net.HttpURLConnection sendWctpCilentMsg(java.net.URL url,
                                                    java.lang.String pin,
                                                    java.lang.String msg)

readResponse

public static java.lang.String readResponse(java.net.URLConnection conn)