This class is not part of the public API.

Class: sun.rmi.rmic.iiop.AbstractType

AbstractType represents any non-special interface which does not inherit from java.rmi.Remote, for which all methods throw RemoteException.

The static forAbstract(...) method must be used to obtain an instance, and will return null if the ClassDefinition is non-conforming.

Authors:
@author Bryan Atsatt

Methods