Interface RMIConstants

All Superinterfaces:
Constants, Constants, RuntimeConstants
All Known Implementing Classes:
RemoteClass, RMIGenerator

public interface RMIConstants extends Constants
WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Field Details

    • idRemoteObject

      static final Identifier idRemoteObject
    • idRemoteStub

      static final Identifier idRemoteStub
    • idRemoteRef

      static final Identifier idRemoteRef
    • idOperation

      static final Identifier idOperation
    • idSkeleton

      static final Identifier idSkeleton
    • idSkeletonMismatchException

      static final Identifier idSkeletonMismatchException
    • idRemoteCall

      static final Identifier idRemoteCall
    • idMarshalException

      static final Identifier idMarshalException
    • idUnmarshalException

      static final Identifier idUnmarshalException
    • idUnexpectedException

      static final Identifier idUnexpectedException
    • STUB_VERSION_1_1

      static final int STUB_VERSION_1_1
      See Also:
    • STUB_VERSION_FAT

      static final int STUB_VERSION_FAT
      See Also:
    • STUB_VERSION_1_2

      static final int STUB_VERSION_1_2
      See Also:
    • STUB_SERIAL_VERSION_UID

      static final long STUB_SERIAL_VERSION_UID
      serialVersionUID for all stubs that can use 1.2 protocol
      See Also:
    • INTERFACE_HASH_STUB_VERSION

      static final int INTERFACE_HASH_STUB_VERSION
      version number used to seed interface hash computation
      See Also: