Package | Description |
---|---|
org.ow2.joram.mom.amqp | |
org.ow2.joram.mom.amqp.marshalling |
Modifier and Type | Method and Description |
---|---|
private void |
AMQPConnectionListener.process(Frame frame)
Proceed this frame.
|
private void |
AMQPConnectionListener.NetServerOut.writeToPeer(Frame frame) |
Modifier and Type | Method and Description |
---|---|
static Frame |
Frame.readFrom(InputStream in) |
Frame |
AbstractMarshallingMethod.toFrame() |
static Frame |
MarshallingHeader.toFrame(long bodySize,
AMQP.Basic.BasicProperties basicProperties,
int channelNumber) |
Modifier and Type | Method and Description |
---|---|
static void |
Frame.writeTo(Frame frame,
OutputStream out,
int maxBodySize) |
Copyright © 2020 ScalAgent D.T.. All rights reserved.