mirror of https://github.com/apache/activemq.git
Get it to compile after refactor
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
42ac3f1afc
commit
aae59ee589
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQBytesMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQDestination
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQMapMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQObjectMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQQueue
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQStreamMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQTempDestination
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQTempQueue
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQTempTopic
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQTextMessage
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ActiveMQTopic
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for BaseCommand
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for BrokerId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for BrokerInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ConnectionError
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ConnectionId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ConnectionInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ConsumerId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ConsumerInfo
|
||||
|
@ -60,6 +59,7 @@ namespace OpenWire.Client.IO
|
|||
info.Browser = bs.ReadBoolean();
|
||||
info.Destination = (ActiveMQDestination) TightUnmarshalCachedObject(wireFormat, dataIn, bs);
|
||||
info.PrefetchSize = BaseDataStreamMarshaller.ReadInt(dataIn);
|
||||
info.MaximumPendingMessageLimit = BaseDataStreamMarshaller.ReadInt(dataIn);
|
||||
info.DispatchAsync = bs.ReadBoolean();
|
||||
info.Selector = TightUnmarshalString(dataIn, bs);
|
||||
info.SubcriptionName = TightUnmarshalString(dataIn, bs);
|
||||
|
@ -103,7 +103,7 @@ namespace OpenWire.Client.IO
|
|||
rc += TightMarshalObjectArray1(wireFormat, info.BrokerPath, bs);
|
||||
bs.WriteBoolean(info.NetworkSubscription);
|
||||
|
||||
return rc + 5;
|
||||
return rc + 9;
|
||||
}
|
||||
|
||||
//
|
||||
|
@ -117,6 +117,7 @@ namespace OpenWire.Client.IO
|
|||
bs.ReadBoolean();
|
||||
TightMarshalCachedObject2(wireFormat, info.Destination, dataOut, bs);
|
||||
BaseDataStreamMarshaller.WriteInt(info.PrefetchSize, dataOut);
|
||||
BaseDataStreamMarshaller.WriteInt(info.MaximumPendingMessageLimit, dataOut);
|
||||
bs.ReadBoolean();
|
||||
TightMarshalString2(info.Selector, dataOut, bs);
|
||||
TightMarshalString2(info.SubcriptionName, dataOut, bs);
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ControlCommand
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for DataArrayResponse
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for DataResponse
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for DataStructureSupport
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for DestinationInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for DiscoveryEvent
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ExceptionResponse
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for FlushCommand
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for IntegerResponse
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for JournalQueueAck
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for JournalTopicAck
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for JournalTrace
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for JournalTransaction
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for KeepAliveInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for LocalTransactionId
|
||||
|
|
|
@ -27,12 +27,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
public class MarshallerFactory
|
||||
{
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for MessageAck
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for MessageDispatch
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for MessageDispatchNotification
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for MessageId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for Message
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ProducerId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ProducerInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for RemoveInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for RemoveSubscriptionInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for Response
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for SessionId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for SessionInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for ShutdownInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for SubscriptionInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for TransactionId
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for TransactionInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for WireFormatInfo
|
||||
|
|
|
@ -19,12 +19,11 @@ using System;
|
|||
using System.Collections;
|
||||
using System.IO;
|
||||
|
||||
using OpenWire.Client;
|
||||
using OpenWire.Client.Commands;
|
||||
using OpenWire.Client.Core;
|
||||
using OpenWire.Client.IO;
|
||||
using ActiveMQ.OpenWire;
|
||||
using ActiveMQ.OpenWire.Commands;
|
||||
using ActiveMQ.OpenWire.V1;
|
||||
|
||||
namespace OpenWire.Client.IO
|
||||
namespace ActiveMQ.OpenWire.V1
|
||||
{
|
||||
//
|
||||
// Marshalling code for Open Wire Format for XATransactionId
|
||||
|
|
Loading…
Reference in New Issue