public class CommandFactory
The The base Dialog for Group Chats.
ge
Version:
$Id: CommandFactory.java,v 1.4 2005/05/09 02:51:22 gonzo Exp $
Author:
james todd [gonzo at jxta dot org]
modified:
2005-03-27 jamoore static registration of vojxta command
2005-04-24 jamoore static registration of vijxta command
| Field Summary |
private static List |
|
private final static String |
|
private final static String |
|
private final static String |
|
private final static String |
|
| Method Summary |
|
|
private static String |
|
private static List commands = new ArrayList()
private final static String ID = "ID"
private final static String REQUEST_POSTAMBLE = "\""
private final static String REQUEST_PREAMBLE = "request id=\""
private final static String RESPONSE_PREAMBLE = "<response"
public static Command getCommand(String id)
private static String getCommandId(String s)