@zeroc/ice
    Preparing search index...

    Class InitializationData

    Represents a set of options that you can specify when initializing a communicator.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    logger: Logger

    The logger for the communicator.

    properties: Properties

    The properties for the communicator. When not-null, this corresponds to the object returned by the Communicator::getProperties function.

    sliceLoader: SliceLoader

    The Slice loader, used to unmarshal Slice classes and exceptions.

    Methods