Uses of Class
org.glassfish.rmic.iiop.NameContext
Packages that use NameContext
-
Uses of NameContext in org.glassfish.rmic.iiop
Fields in org.glassfish.rmic.iiop declared as NameContextFields in org.glassfish.rmic.iiop with type parameters of type NameContextModifier and TypeFieldDescription(package private) Hashtable
<String, NameContext> BatchEnvironment.nameContexts
Methods in org.glassfish.rmic.iiop that return NameContextModifier and TypeMethodDescriptionstatic NameContext
NameContext.forName
(String name, boolean allowCollisions, BatchEnvironment env) Get a context for the given name.Methods in org.glassfish.rmic.iiop with parameters of type NameContextModifier and TypeMethodDescriptionstatic String
IDLNames.getMemberOrMethodName
(NameContext nameContext, String name, BatchEnvironment env) Convert a name.