메소드 | 설명 | |
---|---|---|
handleClientSide ( ClientInterface clientInterface ) : void | ||
handleMonitorSide ( MonitorInterface monitorInterface ) : void | ||
handleServerSide ( ServerInterface serverInterface ) : void |
public handleClientSide ( ClientInterface clientInterface ) : void | ||
clientInterface | ClientInterface | |
리턴 | void |
public handleMonitorSide ( MonitorInterface monitorInterface ) : void | ||
monitorInterface | MonitorInterface | |
리턴 | void |
public handleServerSide ( ServerInterface serverInterface ) : void | ||
serverInterface | ServerInterface | |
리턴 | void |