메소드 | 설명 | |
---|---|---|
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
BaseHttpHandler ( string prefix ) : System | ||
ProcessRequest ( |
||
WriteData ( |
||
WriteString ( |
메소드 | 설명 | |
---|---|---|
Callback ( IAsyncResult result ) : void | ||
Error ( |
||
Write ( |
protected BaseHttpHandler ( string prefix ) : System | ||
prefix | string | |
리턴 | System |
protected abstract ProcessRequest ( |
||
context | ||
리턴 | void |
protected static WriteData ( |
||
context | ||
data | byte | |
contentType | string | |
리턴 | void |
protected static WriteString ( |
||
context | ||
msg | string | |
리턴 | void |