public interface Signal
| Modifier and Type | Method and Description |
|---|---|
String |
host()
主机
|
String |
name()
信号名
|
int |
port()
信号端口
|
String |
protocol()
信号协议
|
SignalType |
type()
信号类型
|
String name()
String host()
int port()
String protocol()
SignalType type()
Copyright © 2025. All rights reserved.