Package com.sun.corba.ee.spi.ior.iiop
Interface MaxStreamFormatVersionComponent
-
- All Superinterfaces:
Identifiable
,TaggedComponent
,Writeable
- All Known Implementing Classes:
MaxStreamFormatVersionComponentImpl
@ManagedData @Description("Component representing the maximum RMI-IIOP stream format version to be used with this IOR") public interface MaxStreamFormatVersionComponent extends TaggedComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte
getMaxStreamFormatVersion()
-
Methods inherited from interface com.sun.corba.ee.spi.ior.Identifiable
getId
-
Methods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
-