public class sockserver extends 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(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(String[] args) throws Exception
args - a String array containing the program command line arguments.Exception - if the sockserver program fails to function accordingly.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.