Package | Description |
---|---|
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
SessionFlush |
SessionFlush.clearCompleted() |
SessionFlush |
SessionFlush.clearConfirmed() |
SessionFlush |
SessionFlush.clearExpected() |
SessionFlush |
SessionFlush.completed(boolean value) |
SessionFlush |
SessionFlush.confirmed(boolean value) |
SessionFlush |
SessionFlush.expected(boolean value) |
SessionFlush |
SessionFlush.setCompleted(boolean value) |
SessionFlush |
SessionFlush.setConfirmed(boolean value) |
SessionFlush |
SessionFlush.setExpected(boolean value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.sessionFlush(C context,
SessionFlush method) |
void |
SessionDelegate.sessionFlush(Session ssn,
SessionFlush flush) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.