Class ExceptionHandlerImpl.ExceptionRWIDLImpl

java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWBase
com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWIDLImpl
All Implemented Interfaces:
ExceptionHandlerImpl.ExceptionRW
Enclosing class:
ExceptionHandlerImpl

public class ExceptionHandlerImpl.ExceptionRWIDLImpl extends ExceptionHandlerImpl.ExceptionRWBase
  • Field Details

    • readMethod

      private Method readMethod
    • writeMethod

      private Method writeMethod
  • Constructor Details

    • ExceptionRWIDLImpl

      public ExceptionRWIDLImpl(Class cls)
  • Method Details