| Package | Description |
|---|---|
| com.caucho.amqp.common | |
| com.caucho.amqp.io |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpConnectionHandler.onBegin(FrameBegin beginRequest) |
| Modifier and Type | Method and Description |
|---|---|
FrameBegin |
FrameBegin.createInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpFrameHandler.onBegin(FrameBegin frameBegin)
Receives a session-begin frame.
|