|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMSSessionFactory | |
|---|---|
| org.apache.cxf.transport.jms | |
| Uses of JMSSessionFactory in org.apache.cxf.transport.jms |
|---|
| Fields in org.apache.cxf.transport.jms declared as JMSSessionFactory | |
|---|---|
protected JMSSessionFactory |
JMSTransportBase.sessionFactory
|
| Methods in org.apache.cxf.transport.jms with parameters of type JMSSessionFactory | |
|---|---|
protected void |
JMSTransportBase.connected(javax.jms.Destination target,
javax.jms.Destination reply,
JMSSessionFactory factory)
Callback from the JMSProviderHub indicating the ClientTransport has been sucessfully connected. |
void |
JMSConduit.connected(javax.jms.Destination target,
javax.jms.Destination reply,
JMSSessionFactory factory)
|
void |
JMSTransport.connected(javax.jms.Destination target,
javax.jms.Destination reply,
JMSSessionFactory factory)
Callback from the JMSProviderHub indicating the ClientTransport has been sucessfully connected. |
void |
JMSDestination.connected(javax.jms.Destination target,
javax.jms.Destination reply,
JMSSessionFactory factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||