|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionClose | |
---|---|
org.apache.qpid.transport |
Uses of ConnectionClose in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport that return ConnectionClose | |
---|---|
ConnectionClose |
ConnectionClose.clearReplyCode()
|
ConnectionClose |
ConnectionClose.clearReplyText()
|
ConnectionClose |
ConnectionException.getClose()
|
ConnectionClose |
ConnectionClose.replyCode(ConnectionCloseCode value)
|
ConnectionClose |
ConnectionClose.replyText(String value)
|
ConnectionClose |
ConnectionClose.setReplyCode(ConnectionCloseCode value)
|
ConnectionClose |
ConnectionClose.setReplyText(String value)
|
Methods in org.apache.qpid.transport with parameters of type ConnectionClose | |
---|---|
(package private) void |
Session.closeCode(ConnectionClose close)
|
(package private) void |
Connection.closeCode(ConnectionClose close)
|
void |
MethodDelegate.connectionClose(C context,
ConnectionClose method)
|
void |
ConnectionDelegate.connectionClose(Connection conn,
ConnectionClose close)
|
Constructors in org.apache.qpid.transport with parameters of type ConnectionClose | |
---|---|
ConnectionException(ConnectionClose close)
|
|
ConnectionException(String message,
ConnectionClose close,
Throwable cause)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |