public interface ProtocolFactory
| Modifier and Type | Field and Description |
|---|---|
static Integer |
DEFAULT_PRIORITY
protocol priority controls the order of server parsing request.
|
| Modifier and Type | Method and Description |
|---|---|
Protocol |
createProtocol(String encoding) |
Integer |
getPriority() |
String |
getProtocolName() |
Integer |
getProtocolType() |
static final Integer DEFAULT_PRIORITY
Copyright © 2022 Baidu, Inc.. All rights reserved.