Uses of Class
org.omg.CORBA.portable.UnknownException
-
Packages that use UnknownException Package Description com.sun.corba.ee.impl.protocol com.sun.corba.ee.spi.protocol -
-
Uses of UnknownException in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol with parameters of type UnknownException Modifier and Type Method Description MessageMediator
MessageMediatorImpl. createUnknownExceptionResponse(MessageMediator messageMediator, UnknownException ex)
-
Uses of UnknownException in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol with parameters of type UnknownException Modifier and Type Method Description MessageMediator
ProtocolHandler. createUnknownExceptionResponse(MessageMediator messageMediator, UnknownException ex)
-