org.jmythapi.protocol
Class ProtocolConstants

java.lang.Object
  extended by org.jmythapi.protocol.ProtocolConstants

public class ProtocolConstants
extends Object


Field Summary
static String CHANNEL_GROUP_DEFAULT
          The default channel group name
static String PLAY_GROUP_DEFAULT
           
static String RECORDING_GROUP_DEFAULT
           
static String RECORDING_GROUP_DELETED
           
static String RECORDING_PROFILE_DEFAULT
           
static String STORAGE_GROUP_DEFAULT
           
 
Constructor Summary
ProtocolConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RECORDING_GROUP_DEFAULT

public static final String RECORDING_GROUP_DEFAULT
See Also:
Constant Field Values

RECORDING_GROUP_DELETED

public static final String RECORDING_GROUP_DELETED
See Also:
Constant Field Values

RECORDING_PROFILE_DEFAULT

public static final String RECORDING_PROFILE_DEFAULT
See Also:
Constant Field Values

PLAY_GROUP_DEFAULT

public static final String PLAY_GROUP_DEFAULT
See Also:
Constant Field Values

STORAGE_GROUP_DEFAULT

public static final String STORAGE_GROUP_DEFAULT
See Also:
Constant Field Values

CHANNEL_GROUP_DEFAULT

public static final String CHANNEL_GROUP_DEFAULT
The default channel group name

See Also:
Constant Field Values
Constructor Detail

ProtocolConstants

public ProtocolConstants()


Copyright © 2008-2013. All Rights Reserved.