public abstract class LinkImpl extends EndpointImpl implements Link
getCondition, getContext, getLocalState, getRemoteCondition, getRemoteState, setCondition, setContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCondition, getContext, getLocalState, getRemoteCondition, getRemoteState, setCondition, setContextpublic void open()
open in interface Endpointopen in class EndpointImplpublic void close()
close in interface Endpointclose in class EndpointImplpublic DeliveryImpl delivery(byte[] tag)
public DeliveryImpl delivery(byte[] tag, int offset, int length)
public void free()
free in interface Endpointfree in class EndpointImplpublic void remove(DeliveryImpl delivery)
public DeliveryImpl current()
protected ConnectionImpl getConnectionImpl()
getConnectionImpl in class EndpointImplpublic SessionImpl getSession()
getSession in interface Linkpublic Source getRemoteSource()
getRemoteSource in interface Linkpublic Target getRemoteTarget()
getRemoteTarget in interface Linkpublic Link next(java.util.EnumSet<EndpointState> local, java.util.EnumSet<EndpointState> remote)
public void addCredit(int credit)
public void setCredit(int credit)
public int getUnsettled()
getUnsettled in interface Linkpublic SenderSettleMode getSenderSettleMode()
getSenderSettleMode in interface Linkpublic void setSenderSettleMode(SenderSettleMode senderSettleMode)
setSenderSettleMode in interface Linkpublic SenderSettleMode getRemoteSenderSettleMode()
getRemoteSenderSettleMode in interface Linkpublic void setRemoteSenderSettleMode(SenderSettleMode remoteSenderSettleMode)
setRemoteSenderSettleMode in interface Linkpublic ReceiverSettleMode getReceiverSettleMode()
getReceiverSettleMode in interface Linkpublic void setReceiverSettleMode(ReceiverSettleMode receiverSettleMode)
setReceiverSettleMode in interface Linkpublic ReceiverSettleMode getRemoteReceiverSettleMode()
getRemoteReceiverSettleMode in interface Linkpublic int getRemoteCredit()
getRemoteCredit in interface LinkCopyright © 2014 FuseSource, Corp.. All Rights Reserved.