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
Methods inherited from interface Identifiable
getIdMethods inherited from interface TaggedComponent
getIOPComponent
-
Method Details
-
getMaxStreamFormatVersion
@ManagedAttribute @Description("The maximum RMI-IIOP stream format version (usually 2)") byte getMaxStreamFormatVersion()
-