|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jms.client.p2p.P2PBrowserDelegate
The p2p browser
Constructor Summary | |
P2PBrowserDelegate(P2PSessionDelegate (src) session,
Destination (src) destination,
java.lang.String selector)
|
Method Summary | |
java.util.List |
browse()
Browse the messages |
void |
close()
Close the delegate |
void |
closing()
Notify about to close |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public P2PBrowserDelegate(P2PSessionDelegate (src) session, Destination (src) destination, java.lang.String selector) throws JMSException (src)
Method Detail |
public void close() throws JMSException (src)
Lifecycle (src)
close
in interface Lifecycle (src)
JMSException (src)
- for any errorpublic void closing() throws JMSException (src)
Lifecycle (src)
closing
in interface Lifecycle (src)
JMSException (src)
- for any errorpublic java.util.List browse() throws JMSException (src)
BrowserDelegate (src)
browse
in interface BrowserDelegate (src)
JMSException (src)
- for any error
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |