|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerConsumerEndpoint | |
org.jboss.jms.server | |
org.jboss.jms.server.endpoint |
Uses of ServerConsumerEndpoint in org.jboss.jms.server |
Methods in org.jboss.jms.server that return ServerConsumerEndpoint | |
ServerConsumerEndpoint |
ServerPeer.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint c)
|
ServerConsumerEndpoint |
ServerPeer.getConsumerEndpoint(int consumerID)
|
ServerConsumerEndpoint |
ServerPeer.removeConsumerEndpoint(java.lang.Integer consumerID)
|
Methods in org.jboss.jms.server with parameters of type ServerConsumerEndpoint | |
ServerConsumerEndpoint |
ServerPeer.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint c)
|
Uses of ServerConsumerEndpoint in org.jboss.jms.server.endpoint |
Methods in org.jboss.jms.server.endpoint that return ServerConsumerEndpoint | |
protected ServerConsumerEndpoint |
ServerSessionEndpoint.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint d)
|
protected ServerConsumerEndpoint |
ServerSessionEndpoint.getConsumerEndpoint(int consumerID)
|
protected ServerConsumerEndpoint |
ServerSessionEndpoint.removeConsumerEndpoint(int consumerID)
|
protected ServerConsumerEndpoint |
ServerConnectionEndpoint.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint c)
|
protected ServerConsumerEndpoint |
ServerConnectionEndpoint.getConsumerEndpoint(int consumerID)
|
protected ServerConsumerEndpoint |
ServerConnectionEndpoint.removeConsumerEndpoint(java.lang.Integer consumerID)
|
Methods in org.jboss.jms.server.endpoint with parameters of type ServerConsumerEndpoint | |
protected ServerConsumerEndpoint |
ServerSessionEndpoint.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint d)
|
protected ServerConsumerEndpoint |
ServerConnectionEndpoint.putConsumerEndpoint(int consumerID,
ServerConsumerEndpoint c)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |