| 限定符和类型 | 类和说明 |
|---|---|
class |
IrpServerImpl.ListenerContainer |
| 限定符和类型 | 字段和说明 |
|---|---|
protected IrpRequestHandlerImpl |
requestCallback |
| 构造器和说明 |
|---|
IrpServerImpl(IrpServerInfo info) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IrpServer |
createIrpServer(IrpServerInfo info) |
void |
setIrpServerHandler(IrpHandler handler) |
void |
start() |
void |
stop() |
protected IrpRequestHandlerImpl requestCallback
public IrpServerImpl(IrpServerInfo info)
public static IrpServer createIrpServer(IrpServerInfo info)
public void setIrpServerHandler(IrpHandler handler)
setIrpServerHandler 在接口中 IrpServer