Class FlowOk
java.lang.Object
com.swiftmq.amqp.v091.types.Method
com.swiftmq.amqp.v091.generated.channel.ChannelMethod
com.swiftmq.amqp.v091.generated.channel.FlowOk
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(ChannelMethodVisitor visitor) boolean
protected void
void
setActive
(boolean active) toString()
protected void
Methods inherited from class com.swiftmq.amqp.v091.types.Method
_getClassId, _getMethodId, readContent, writeContent
-
Constructor Details
-
FlowOk
public FlowOk()
-
-
Method Details
-
accept
- Specified by:
accept
in classChannelMethod
-
getActive
public boolean getActive() -
setActive
public void setActive(boolean active) -
readBody
- Specified by:
readBody
in classMethod
- Throws:
IOException
-
writeBody
- Specified by:
writeBody
in classMethod
- Throws:
IOException
-
toString
-