메소드 | 설명 | |
---|---|---|
Oneway ( Command command ) : void | ||
Start ( ) : void | ||
WireFormatNegotiator ( ITransport next, |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnCommand ( ITransport sender, Command command ) : void | ||
OnException ( ITransport sender, |
protected OnCommand ( ITransport sender, Command command ) : void | ||
sender | ITransport | |
command | Command | |
리턴 | void |
protected OnException ( ITransport sender, |
||
sender | ITransport | |
command | ||
리턴 | void |
public WireFormatNegotiator ( ITransport next, |
||
next | ITransport | |
wireFormat | ||
리턴 | System |