Base
Class GroovesharkAudioStream

java.lang.Object
  extended by Base.GroovesharkAudioStream

public class GroovesharkAudioStream
extends java.lang.Object


Constructor Summary
GroovesharkAudioStream(java.net.URLConnection MusicResponse)
           
 
Method Summary
 int Length()
           
 java.io.InputStream Stream()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovesharkAudioStream

public GroovesharkAudioStream(java.net.URLConnection MusicResponse)
Method Detail

Length

public int Length()

Stream

public java.io.InputStream Stream()