com.pubnub.api
Class PubnubUtil

java.lang.Object
  extended by com.pubnub.api.PubnubUtilCore
      extended by com.pubnub.api.PubnubUtil

public class PubnubUtil
extends PubnubUtilCore


Constructor Summary
PubnubUtil()
           
 
Method Summary
static java.lang.String urlEncode(java.lang.String sUrl)
          Returns encoded String
 
Methods inherited from class com.pubnub.api.PubnubUtilCore
hashtableKeysToArray, hashTableKeysToDelimitedString, joinString, splitString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PubnubUtil

public PubnubUtil()
Method Detail

urlEncode

public static java.lang.String urlEncode(java.lang.String sUrl)
Returns encoded String

Parameters:
sUrl - , input string
Returns:
, encoded string