메소드 | 설명 | |
---|---|---|
AddSession ( |
||
AmqpConnection ( |
||
AmqpConnection ( |
||
AmqpConnection ( |
||
CreateSession ( AmqpSessionSettings sessionSettings ) : |
||
SendCommand ( |
메소드 | 설명 | |
---|---|---|
AbortInternal ( ) : void | ||
CloseInternal ( ) : bool | ||
HandleIoEvent ( IoEvent ioEvent ) : void | ||
OnFrameBuffer ( ByteBuffer buffer ) : void | ||
OnProtocolHeader ( |
||
OpenInternal ( ) : bool |
메소드 | 설명 | |
---|---|---|
CloseSessions ( bool abort ) : void | ||
ISessionFactory ( |
||
Negotiate ( |
||
OnReceiveClose ( |
||
OnReceiveOpen ( |
||
OnReceiveSessionFrame ( |
||
OnSessionClosed ( object sender, |
||
ProcessFrame ( |
||
SendClose ( ) : void | ||
SendOpen ( ) : void | ||
SendProtocolHeader ( |
||
SessionFrameAllowed ( ) : bool |
public AddSession ( |
||
session | ||
channel | ushort | |
리턴 | void |
public AmqpConnection ( |
||
transport | ||
amqpSettings | AmqpSettings | |
connectionSettings | ||
리턴 | System |
public AmqpConnection ( |
||
transport | ||
protocolHeader | ||
amqpSettings | AmqpSettings | |
connectionSettings | ||
리턴 | System |
public AmqpConnection ( |
||
transport | ||
protocolHeader | ||
isInitiator | bool | |
amqpSettings | AmqpSettings | |
connectionSettings | ||
리턴 | System |
public CreateSession ( AmqpSessionSettings sessionSettings ) : |
||
sessionSettings | AmqpSessionSettings | |
리턴 |
protected OnFrameBuffer ( ByteBuffer buffer ) : void | ||
buffer | ByteBuffer | |
리턴 | void |
protected OnProtocolHeader ( |
||
header | ||
리턴 | void |
public SendCommand ( |
||
command | ||
channel | ushort | |
payload | ArraySegment |
|
리턴 | void |