|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingProvider | |
---|---|
org.codehaus.spice.jndikit | Naming utilities. |
org.codehaus.spice.jndikit.rmi | RMI based naming context factory and provider. |
org.codehaus.spice.jndikit.rmi.server | RMI naming provider implementation. |
Uses of NamingProvider in org.codehaus.spice.jndikit |
---|
Methods in org.codehaus.spice.jndikit that return NamingProvider | |
protected NamingProvider |
RemoteContext.getProvider()
|
Uses of NamingProvider in org.codehaus.spice.jndikit.rmi |
---|
Subinterfaces of NamingProvider in org.codehaus.spice.jndikit.rmi | |
interface |
RMINamingProvider
The underlying communication interface for remote contexts. |
Methods in org.codehaus.spice.jndikit.rmi that return NamingProvider | |
protected NamingProvider |
RMIInitialContextFactory.newNamingProvider(Hashtable environment)
|
protected NamingProvider |
RMIInitialContextFactory.newNamingProvider(String host,
int port)
|
Uses of NamingProvider in org.codehaus.spice.jndikit.rmi.server |
---|
Classes in org.codehaus.spice.jndikit.rmi.server that implement NamingProvider | |
class |
RMINamingProviderImpl
The RMI implementation of provider. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |