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.nameContextsMethods in org.glassfish.rmic.iiop that return NameContextModifier and TypeMethodDescriptionstatic NameContextNameContext.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 StringIDLNames.getMemberOrMethodName(NameContext nameContext, String name, BatchEnvironment env) Convert a name.