C# Класс Apache.NMS.ActiveMQ.OpenWire.V6.MarshallerFactory

Used to create marshallers for a specific version of the OpenWire protocol. Each non-abstract DataStructure object has a registered Marshaller that is created and added to the OpenWireFormat objects format collection.
Наследование: IMarshallerFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
configure ( OpenWireFormat format ) : void

Описание методов

configure() публичный Метод

public configure ( OpenWireFormat format ) : void
format OpenWireFormat
Результат void