Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C G H I J L M O Q R S T U

B

bind(String, Object) - Method in interface org.mom4j.api.JNDIContextHandler
Notifies the handler of a data binding.

C

commit(String) - Method in interface org.mom4j.api.Mom4jConsole
Commits on a certain session.
createQueue(String) - Method in interface org.mom4j.api.Mom4jConsole
Creates a queue for sending and receiving messages.
createTopic(String) - Method in interface org.mom4j.api.Mom4jConsole
Creates a topic for sending and receiving messages.

G

getAdminPort() - Method in interface org.mom4j.api.Mom4jConfig
 
getAsyncInterval() - Method in interface org.mom4j.api.Mom4jConfig
 
getContextHandlers() - Method in interface org.mom4j.api.Mom4jConfig
 
getContextPath() - Method in interface org.mom4j.api.JNDIContextHandler
 
getDestinations() - Method in interface org.mom4j.api.Mom4jConfig
 
getDurablesStore() - Method in interface org.mom4j.api.Mom4jConfig
 
getId() - Method in interface org.mom4j.api.Mom4jUser
 
getJndiPort() - Method in interface org.mom4j.api.Mom4jConfig
 
getMessageStore() - Method in interface org.mom4j.api.Mom4jConfig
 
getName() - Method in interface org.mom4j.api.Mom4jDestination
 
getPassword() - Method in interface org.mom4j.api.Mom4jUser
 
getPort() - Method in interface org.mom4j.api.Mom4jConfig
 
getSyncInterval() - Method in interface org.mom4j.api.Mom4jConfig
 
getThreadCount() - Method in interface org.mom4j.api.Mom4jConfig
 
getType() - Method in interface org.mom4j.api.Mom4jDestination
 
getUsers() - Method in interface org.mom4j.api.Mom4jConfig
 

H

hasQueue(String) - Method in interface org.mom4j.api.Mom4jConsole
Checks the existance of a queue with a certain name.
hasTopic(String) - Method in interface org.mom4j.api.Mom4jConsole
Checks the existance of a topic with a certain name.

I

isAdmin() - Method in interface org.mom4j.api.Mom4jUser
 

J

JNDIContextHandler - interface org.mom4j.api.JNDIContextHandler.
This interface has call-back methods that allow to hook into mom4js JNDI server.

L

load() - Method in interface org.mom4j.api.JNDIContextHandler
Asks the context-handler to load bindings from an external storage.

M

Mom4jConfig - interface org.mom4j.api.Mom4jConfig.
The configuration for the mom4j server.
Mom4jConsole - interface org.mom4j.api.Mom4jConsole.
This interface allows for controlling the mom4j server as well as sending and receiving messages.
Mom4jDestination - interface org.mom4j.api.Mom4jDestination.
This interface represents a permanent destination in mom4j.
Mom4jFactory - class org.mom4j.api.Mom4jFactory.
This class is a factory for launching mom4j server instances.
Mom4jFactory() - Constructor for class org.mom4j.api.Mom4jFactory
 
Mom4jUser - interface org.mom4j.api.Mom4jUser.
This interface represents a mom4j user.

O

org.mom4j.api - package org.mom4j.api
 

Q

QUEUE - Static variable in interface org.mom4j.api.Mom4jDestination
A constant for the destination Type 'queue'

R

receive(String, String, String) - Method in interface org.mom4j.api.Mom4jConsole
Receives a message from a certain destination.
register(String, String, String) - Method in interface org.mom4j.api.Mom4jConsole
Registers a message consumer.
registerDur(String, String, String, String) - Method in interface org.mom4j.api.Mom4jConsole
Registers a durable message consumer.
rollback(String) - Method in interface org.mom4j.api.Mom4jConsole
Rollback on a certain session.

S

send(String, String, Message) - Method in interface org.mom4j.api.Mom4jConsole
Publishes a message to a certain destination.
start(Mom4jConfig, boolean) - Static method in class org.mom4j.api.Mom4jFactory
Launches a mom4j server.
stop() - Method in interface org.mom4j.api.Mom4jConsole
Closes all open server sockets and releases all resources.

T

TOPIC - Static variable in interface org.mom4j.api.Mom4jDestination
A constant for the destination Type 'TOPIC'

U

unbind(String) - Method in interface org.mom4j.api.JNDIContextHandler
Notifies the handler of an unbinding.
unregister(String, String) - Method in interface org.mom4j.api.Mom4jConsole
Unregisters a message consumer.
unregisterDur(String) - Method in interface org.mom4j.api.Mom4jConsole
Unregisters a (durable) message consumer.

B C G H I J L M O Q R S T U