| 程序包 | 说明 |
|---|---|
| com.beanit.josistack |
| 构造器和说明 |
|---|
ServerAcseSap(int port,
int backlog,
InetAddress bindAddr,
AcseAssociationListener associationListener)
Use this constructor to create a server ACSE SAP that listens on a fixed port.
|
ServerAcseSap(int port,
int backlog,
InetAddress bindAddr,
AcseAssociationListener associationListener,
ServerSocketFactory serverSocketFactory)
Use this constructor to create a server ACSE SAP that listens on a fixed port.
|
Copyright © 2025. All rights reserved.