|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerException | |
| org.exolab.jms.server | |
| org.exolab.jms.server.net | |
| Uses of ServerException in org.exolab.jms.server |
| Methods in org.exolab.jms.server that throw ServerException | |
void |
ServerConnector.init()
Initialise the interface. |
void |
ServerConnector.bindConnectionFactories(javax.naming.Context context)
Bind a factory object specified in the configuration file to the specified JNDI context. |
void |
ServerConnector.close()
Close the interface, releasing any resources. |
| Constructors in org.exolab.jms.server that throw ServerException | |
JmsServer(java.lang.String file)
Construct a new JmsServer, configured from the specified
configuration file. |
|
EmbeddedJmsServer(Configuration config)
Deprecated. Construct a new EmbeddedJmsServer |
|
EmbeddedJmsServer(java.lang.String file)
Deprecated. Construct a new EmbeddedJmsServer |
|
| Uses of ServerException in org.exolab.jms.server.net |
| Methods in org.exolab.jms.server.net that throw ServerException | |
void |
RemoteServerConnector.init()
Initialises the server interface for the specified connector. |
void |
RemoteServerConnector.close()
Close the interface, releasing any resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||