public class ExProto extends Object
| Constructor and Description |
|---|
ExProto() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
deliver(Object conn,
Object msgs0,
Object state) |
static Object |
init(Object conn,
Object connInfo) |
static void |
loadExProtoHandler(AbstractExProtoHandler exprotoHandler) |
static Object |
received(Object conn,
Object data,
Object state) |
static void |
terminated(Object conn,
Object reason,
Object state) |
public static void loadExProtoHandler(AbstractExProtoHandler exprotoHandler)
Copyright © 2020. All rights reserved.