|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SessionState | |
| org.jboss.jms.client.container | |
| org.jboss.jms.client.state | |
| org.jboss.jms.tx | |
| Uses of SessionState in org.jboss.jms.client.container |
| Fields in org.jboss.jms.client.container declared as SessionState | |
protected SessionState |
AsfAspect.state
|
protected SessionState |
ProducerAspect.sessionState
|
| Uses of SessionState in org.jboss.jms.client.state |
| Constructors in org.jboss.jms.client.state with parameters of type SessionState | |
BrowserState(SessionState parent,
BrowserDelegate delegate)
|
|
ProducerState(SessionState parent,
ProducerDelegate delegate,
Destination dest)
|
|
ConsumerState(SessionState parent,
ConsumerDelegate delegate,
Destination dest,
java.lang.String selector,
boolean noLocal,
int consumerID,
boolean isCC,
int prefetchSize,
int maxDeliveries)
|
|
| Uses of SessionState in org.jboss.jms.tx |
| Constructors in org.jboss.jms.tx with parameters of type SessionState | |
MessagingXAResource(ResourceManager rm,
SessionState sessionState)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||