org.switchboard
Class Shoutcast

java.lang.Object
  extended by org.switchboard.GenericService
      extended by org.switchboard.Shoutcast

public class Shoutcast
extends GenericService


Constructor Summary
Shoutcast(String googleKey)
           
 
Method Summary
 void begin(Object request)
           
 
Methods inherited from class org.switchboard.GenericService
addServiceResultListener, getNumReturned, instanceReturned, isBlocking, isPaused, pause, pause, removeServiceResultListener, resume, setBlocking, start, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shoutcast

public Shoutcast(String googleKey)
Method Detail

begin

public void begin(Object request)