|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.jndi.http.HttpJndiInitialContextFactory
org.exolab.jms.jndi.http.SslHttpJndiInitialContextFactory
public class SslHttpJndiInitialContextFactory
This is the client side helper class that retrieves the root context of the JNDI server. This class implements the InitialContextFactory interface.
| Field Summary |
|---|
| Fields inherited from class org.exolab.jms.jndi.http.HttpJndiInitialContextFactory |
|---|
SERVLET |
| Constructor Summary | |
|---|---|
SslHttpJndiInitialContextFactory()
Default constructor |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getProviderURL(java.util.Hashtable environment)
Returns the JNDI provider URL |
protected org.exolab.core.http.HttpClient |
openConnection(java.lang.String url)
Get a connection to the JNDI provider |
| Methods inherited from class org.exolab.jms.jndi.http.HttpJndiInitialContextFactory |
|---|
getInitialContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SslHttpJndiInitialContextFactory()
| Method Detail |
|---|
protected java.lang.String getProviderURL(java.util.Hashtable environment)
throws javax.naming.NamingException
getProviderURL in class HttpJndiInitialContextFactoryjavax.naming.NamingException - if the URL cannot be determined
protected org.exolab.core.http.HttpClient openConnection(java.lang.String url)
throws javax.naming.NamingException
openConnection in class HttpJndiInitialContextFactoryurl - the JNDI provider URL
javax.naming.NamingException - if a connection cannot be established
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||