메소드 | 설명 | |
---|---|---|
Build ( ) : |
||
Build ( IClacksInstrumentation instrumentation ) : |
||
CreateAsync ( |
||
CreateSync ( |
||
WithDefaultHandler ( IResponse>.Func |
||
WithErrorHandler ( Func |
메소드 | 설명 | |
---|---|---|
IAsyncServerBuilder ( string command ) : IAsyncFluentCommandRegistration | ||
IAsyncServerBuilder ( Action |
||
ISyncServerBuilder ( string command ) : ISyncFluentCommandRegistration | ||
ISyncServerBuilder ( Func |
||
ISyncServerBuilder ( IResponse>.Func |
||
ServerBuilder ( |
public Build ( IClacksInstrumentation instrumentation ) : |
||
instrumentation | IClacksInstrumentation | |
리턴 |
public static CreateAsync ( |
||
endPoint | ||
리턴 | IAsyncServerBuilder |
public static CreateSync ( |
||
endPoint | ||
리턴 | ISyncServerBuilder |
public WithDefaultHandler ( IResponse>.Func |
||
handler | IResponse>.Func | |
리턴 | IAsyncServerBuilder |
public WithErrorHandler ( Func |
||
handler | Func |
|
리턴 | IAsyncServerBuilder |