Package com.softwareag.connectivity
package com.softwareag.connectivity
-
ClassDescriptionBase class for codec plug-ins.Base class that allows simplified implementation of codec plug-ins.Base class that allows simplified implementation of transport plug-ins.Base class for transport plug-ins.Base class that all codec and transport plug-ins inherit from.The enumeration indicating the direction of message flow - towards the transport or towards the host.Used by transport and codec plug-in authors for sending messages towards the host (originating from the transport).A container for a payload and metadata.NamedMap<K,
V> Extension to HashMap to give the map an event type name.A base interface for parameters passed to the constructor of transport or codec plug-ins.A container for parameters passed to the constructor of a codec plug-in.A container for parameters passed to the constructor of a transport plug-in.Interface to support miscellaneous requests from a particular plug-in to the host system.An interface allowing a plug-in to report status values to the host.An interface that can be used to efficiently update the value associated with a single status key.Used by codec plug-in authors for sending messages towards the transport (originating from the host).