public class ReqestHandlingProxy extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReqestHandlingProxy.Invocation |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,ReqestHandlingProxy.Invocation> |
handlers |
| Constructor and Description |
|---|
ReqestHandlingProxy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
load(Class cls) |
static void |
main(String[] args) |
static Pack |
process(String cmd,
Pack req,
DataInputX in,
DataOutputX out) |
protected static HashMap<String,ReqestHandlingProxy.Invocation> handlers
public static void load(Class cls)
public static Pack process(String cmd, Pack req, DataInputX in, DataOutputX out)
public static void main(String[] args)
Copyright © 2021. All rights reserved.