|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JBossTopic | |
| org.jboss.jms.client.delegate | |
| org.jboss.jms.destination | |
| org.jboss.jms.server.endpoint | |
| org.jboss.jms.server.endpoint.advised | |
| Uses of JBossTopic in org.jboss.jms.client.delegate |
| Methods in org.jboss.jms.client.delegate that return JBossTopic | |
JBossTopic |
ClientSessionDelegate.createTopic(java.lang.String topicName)
This invocation should either be handled by the client-side interceptor chain or by the server-side endpoint. |
| Uses of JBossTopic in org.jboss.jms.destination |
| Subclasses of JBossTopic in org.jboss.jms.destination | |
class |
JBossTemporaryTopic
|
| Uses of JBossTopic in org.jboss.jms.server.endpoint |
| Methods in org.jboss.jms.server.endpoint that return JBossTopic | |
JBossTopic |
ServerSessionEndpoint.createTopic(java.lang.String name)
|
JBossTopic |
SessionEndpoint.createTopic(java.lang.String topicName)
Creates a topic identity given a Queue name. |
| Uses of JBossTopic in org.jboss.jms.server.endpoint.advised |
| Methods in org.jboss.jms.server.endpoint.advised that return JBossTopic | |
JBossTopic |
SessionAdvised.createTopic(java.lang.String topicName)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||