Package com.sun.corba.ee.spi.protocol
Interface RequestId
-
- All Known Implementing Classes:
RequestIdImpl
public interface RequestIdRepresents a Corba protocol request id.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetValue()return its valuebooleanisDefined()Is there a numeric value for this CorbaRequestId ?
-