Uses of Class
com.sun.corba.ee.impl.protocol.SpecialMethod
-
Packages that use SpecialMethod Package Description com.sun.corba.ee.impl.protocol -
-
Uses of SpecialMethod in com.sun.corba.ee.impl.protocol
Subclasses of SpecialMethod in com.sun.corba.ee.impl.protocol Modifier and Type Class Description (package private) class
GetInterface
(package private) class
IsA
(package private) class
NonExistent
(package private) class
NotExistent
Fields in com.sun.corba.ee.impl.protocol declared as SpecialMethod Modifier and Type Field Description (package private) static SpecialMethod[]
SpecialMethod. methods
Methods in com.sun.corba.ee.impl.protocol that return SpecialMethod Modifier and Type Method Description static SpecialMethod
SpecialMethod. getSpecialMethod(java.lang.String operation)
-