|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionCreateProducerResponseMessage | |
---|---|
org.jboss.messaging.core.server | |
org.jboss.messaging.core.server.impl |
Uses of SessionCreateProducerResponseMessage in org.jboss.messaging.core.server |
---|
Methods in org.jboss.messaging.core.server that return SessionCreateProducerResponseMessage | |
---|---|
SessionCreateProducerResponseMessage |
ServerSession.createProducer(long clientTargetID,
SimpleString address,
int windowSize,
int maxRate)
|
Uses of SessionCreateProducerResponseMessage in org.jboss.messaging.core.server.impl |
---|
Methods in org.jboss.messaging.core.server.impl that return SessionCreateProducerResponseMessage | |
---|---|
SessionCreateProducerResponseMessage |
ServerSessionImpl.createProducer(long clientTargetID,
SimpleString address,
int windowSize,
int maxRate)
Create a producer for the specified address |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |