com.voidsearch.voidbase.apps.cache.module.messages
Class MessagePersistenceStoreProtocol

java.lang.Object
  extended by com.voidsearch.voidbase.protocol.VoidBaseProtocol
      extended by com.voidsearch.voidbase.apps.cache.module.messages.MessagePersistenceStoreProtocol

public class MessagePersistenceStoreProtocol
extends VoidBaseProtocol

MessagePersistenceStoreProtocol implements a protocol for MessagePersistenceStore


Field Summary
static java.lang.String CONTENT
           
static java.lang.String HANDLER
           
static java.lang.String KEY
           
static java.lang.String METHOD
           
 
Fields inherited from class com.voidsearch.voidbase.protocol.VoidBaseProtocol
MESSAGE, OUTPUT, requiredParams
 
Constructor Summary
MessagePersistenceStoreProtocol()
          Creates a new instance of a MessagePersistenceStoreProtocol
 
Method Summary
 
Methods inherited from class com.voidsearch.voidbase.protocol.VoidBaseProtocol
getRequiredParams, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

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

CONTENT

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

METHOD

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

HANDLER

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

MessagePersistenceStoreProtocol

public MessagePersistenceStoreProtocol()
Creates a new instance of a MessagePersistenceStoreProtocol



Copyright © 2009. All Rights Reserved.