Package org.omg.IOP
Interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
public interface TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/IOP.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
RMI-IIOP has multiple stream format versions.
-
Field Details
-
value
static final int valueRMI-IIOP has multiple stream format versions. A server can specify its maximum version by including the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT tagged component or rely on the default of version 1 for GIOP 1.2 and less and version 2 for GIOP 1.3 and higher. See Java to IDL ptc/02-01-12 1.4.11.- See Also:
-