Package | Description |
---|---|
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
SessionCompleted |
SessionCompleted.clearCommands() |
SessionCompleted |
SessionCompleted.clearTimelyReply() |
SessionCompleted |
SessionCompleted.commands(RangeSet value) |
SessionCompleted |
SessionCompleted.setCommands(RangeSet value) |
SessionCompleted |
SessionCompleted.setTimelyReply(boolean value) |
SessionCompleted |
SessionCompleted.timelyReply(boolean value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.sessionCompleted(C context,
SessionCompleted method) |
void |
SessionDelegate.sessionCompleted(Session ssn,
SessionCompleted cmp) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.