Package | Description |
---|---|
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
SessionCommandPoint |
SessionCommandPoint.clearCommandId() |
SessionCommandPoint |
SessionCommandPoint.clearCommandOffset() |
SessionCommandPoint |
SessionCommandPoint.commandId(int value) |
SessionCommandPoint |
SessionCommandPoint.commandOffset(long value) |
SessionCommandPoint |
SessionCommandPoint.setCommandId(int value) |
SessionCommandPoint |
SessionCommandPoint.setCommandOffset(long value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.sessionCommandPoint(C context,
SessionCommandPoint method) |
void |
SessionDelegate.sessionCommandPoint(Session ssn,
SessionCommandPoint scp) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.