| Package | Description |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.handle |
| Modifier and Type | Method and Description |
|---|---|
SignalType |
Signal.type()
信号类型
|
SignalType |
SignalSim.type()
信号类型
|
static SignalType |
SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalType[] |
SignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SignalSim(String name,
String host,
int port,
String protocol,
SignalType type) |
| Modifier and Type | Field and Description |
|---|---|
SignalType |
MethodType.signal |
Copyright © 2025. All rights reserved.