FrameBody.FrameBodyHandler<E>
public Flow()
public Flow(Flow other)
public UnsignedInteger getNextIncomingId()
public void setNextIncomingId(UnsignedInteger nextIncomingId)
public UnsignedInteger getIncomingWindow()
public void setIncomingWindow(UnsignedInteger incomingWindow)
public UnsignedInteger getNextOutgoingId()
public void setNextOutgoingId(UnsignedInteger nextOutgoingId)
public UnsignedInteger getOutgoingWindow()
public void setOutgoingWindow(UnsignedInteger outgoingWindow)
public UnsignedInteger getHandle()
public void setHandle(UnsignedInteger handle)
public UnsignedInteger getDeliveryCount()
public void setDeliveryCount(UnsignedInteger deliveryCount)
public UnsignedInteger getLinkCredit()
public void setLinkCredit(UnsignedInteger linkCredit)
public UnsignedInteger getAvailable()
public void setAvailable(UnsignedInteger available)
public boolean getDrain()
public void setDrain(boolean drain)
public boolean getEcho()
public void setEcho(boolean echo)
public java.util.Map getProperties()
public void setProperties(java.util.Map properties)
public <E> void invoke(FrameBody.FrameBodyHandler<E> handler, Binary payload, E context)
public java.lang.String toString()
toString
in class java.lang.Object