public class MessagePipeServerApplication extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
MessagePipe server application
Start some services required by the server
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BEAN_NAME
The bean name of
MessagePipeServerApplication |
| 构造器和说明 |
|---|
MessagePipeServerApplication(ServerConfiguration configuration,
ClientInteractiveService clientInteractiveService) |
public static final String BEAN_NAME
MessagePipeServerApplicationpublic MessagePipeServerApplication(ServerConfiguration configuration, ClientInteractiveService clientInteractiveService)
Copyright © 2020. All rights reserved.