com.scilor.grooveshark.API.Base
Class GrooveFix

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GrooveFix
All Implemented Interfaces:
java.io.Serializable

public class GrooveFix
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static java.lang.String HtmlShark
           
static java.lang.String JSQueue
           
 
Constructor Summary
GrooveFix(java.lang.String client)
           
GrooveFix(java.lang.String client, java.lang.String data)
           
 
Method Summary
 java.lang.String GrooveClient()
           
 java.lang.String GrooveClientRevision()
           
 java.lang.String GrooveStaticRandomizer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HtmlShark

public static final java.lang.String HtmlShark
See Also:
Constant Field Values

JSQueue

public static final java.lang.String JSQueue
See Also:
Constant Field Values
Constructor Detail

GrooveFix

public GrooveFix(java.lang.String client)
          throws java.lang.Exception
Throws:
java.lang.Exception

GrooveFix

public GrooveFix(java.lang.String client,
                 java.lang.String data)
          throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

GrooveClient

public java.lang.String GrooveClient()

GrooveClientRevision

public java.lang.String GrooveClientRevision()

GrooveStaticRandomizer

public java.lang.String GrooveStaticRandomizer()