|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFlush | |
---|---|
org.apache.qpid.transport |
Uses of SessionFlush in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport that return SessionFlush | |
---|---|
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)
|
Methods in org.apache.qpid.transport with parameters of type SessionFlush | |
---|---|
void |
MethodDelegate.sessionFlush(C context,
SessionFlush method)
|
void |
SessionDelegate.sessionFlush(Session ssn,
SessionFlush flush)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |