| 程序包 | 说明 |
|---|---|
| com.beanit.iec61850bean | |
| com.beanit.iec61850bean.clientgui |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerModel |
ServerModel.copy() |
ServerModel |
ServerSap.getModelCopy() |
ServerModel |
ClientAssociation.retrieveModel()
Triggers all GetDirectory and GetDefinition ACSI services needed to get the complete server
model.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<ServerModel> |
SclParser.parse(InputStream is) |
static List<ServerModel> |
SclParser.parse(String sclFilePath) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClientAssociation.setServerModel(ServerModel model)
Set the server model instead of retrieving it from the server device.
|
| 构造器和说明 |
|---|
ServerSap(int port,
int backlog,
InetAddress bindAddr,
ServerModel serverModel,
ServerSocketFactory serverSocketFactory)
Creates a ServerSap.
|
| 构造器和说明 |
|---|
ServerModelParser(ServerModel model) |
Copyright © 2025. All rights reserved.