org.omg.IOP

Interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT

public interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT

A single constant interface, defining the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT (= 38) tagged component. This component defines the format that has been used to write the RMI-IIOP value type objects in the message. It consists of the single byte, having the value of the used version. If this component is missing, the default value is assumed to be 1 for GIOP 1.2 and 2 for GIOP 1.3. The component can occur only once in the same IOR profile.

Since: 1.5

Field Summary
intvalue
Specifies the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT value, 38.

Field Detail

value

public int value
Specifies the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT value, 38.