public class sockserver extends java.lang.Object implements commands
commands.MessageProtocolCommand, commands.MessagingScenario| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG
Determines whether information logged at DEBUG will be output to Standard Out.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Bootstrap method for launching the sockserver application and running various messaging scenarios common in
GemFire.
|
public static final boolean DEBUG
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - a String array containing the program command line arguments.java.lang.Exception - if the sockserver program fails to function accordingly.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.