Uses of Interface
ice.net.HttpURLConnectionListener

Packages that use HttpURLConnectionListener
ice.net   
 

Uses of HttpURLConnectionListener in ice.net
 

Methods in ice.net with parameters of type HttpURLConnectionListener
 void ConnectionManager.addHttpURLConnectionListener(HttpURLConnectionListener httpUrlConnectionListener)
          Adds the specified httpUrlConnectionListener for connection events.
 void ConnectionManager.removeHttpURLConnectionListener(HttpURLConnectionListener httpUrlConnectionListener)
          Removes the specified httpUrlConnectionListener for connection events.