Developing Apama Applications > Developing Clients > The .NET Engine Client Library > Java and .NET namespace/class mapping
Java and .NET namespace/class mapping
The following table compares the Apama Java client APIs with the Apama .NET client APIs. Package names appear in bold. Class names appear in plain text. For a given plain text class name, the class’s full name is the package name under which it appears followed by the plain text class name.
Java and .NET namespace/class mapping
Java
.NET
com.apama
Apama
EngineException
EngineException
InterruptedEngineException
(no equivalent)
util.LogLevel
LogLevel
com.apama.engine
Apama.Engine
EngineConnection
EngineConnection
EngineInfo
EngineInfo
EngineManagement
EngineManagement
EngineManagementFactory
Api
EngineStatus
EngineStatus
MonitorScript
MonitorScript
NameInfo
NameInfo
NamedContainerTypeInfo
NamedContainerTypeInfo
NamedContextInfo
NamedContextInfo
NamedEventTypeInfo
NamedEventTypeInfo
NamedJavaApplicationInfo
NamedJavaApplicationInfo
NamedMonitorInfo
NamedMonitorInfo
com.apama.engine.beans
Apama.Engine.Client
EngineClientBean
EngineClientFactory, IEngineClient
com.apama.engine.beans.interfaces
Apama.Engine.Client
ConnectOperationsInterface
IConnectOperations
ConsumerOperationsInterface
IConsumerOperations
DeleteOperationsInterface
(in IMessagingClient)
EngineClientInterface
IEngineClient
InjectOperationsInterface
(in IMessagingClient)
InspectOperationsInterface
(in ICorrelatorManagement)
ReceiveConsumerOperationsInterface
(in IMessagingClient)
ReceiveOperationsInterface
(in IMessagingClient)
SendOperationsInterface
(in IMessagingClient)
WatchOperationsInterface
(in ICorrelatorManagement)
com.apama.event
Apama.Event
DisconnectableEventConsumer
DisconnectableEventConsumer
EventConsumer
EventConsumer
EventSupplier
EventSupplier
IEventListener
IEventListener
com.apama.event.parser
Apama.Event.Parser
BooleanFieldType
BooleanFieldType
DecimalFieldType
DecimalFieldType
DecimalFieldValue
DecimalFieldValue
DictionaryFieldType
DictionaryFieldType
EventParser
EventParser
EventType
EventType
Field
Field
FieldType
FieldType
FieldTypeFactory
FieldTypeFactory
FloatFieldType
FloatFieldType
IntegerFieldType
IntegerFieldType
LocationType
LocationType
LocationFieldType
LocationFieldType
SequenceFieldType
SequenceFieldType
StringFieldType
StringFieldType
com.apama.services.event
Apama.Services.Event
ChannelConfig
ChannelConfig
CommunicationException
CommunicationException
EventServiceException
EventServiceException
EventServiceFactory
EventServiceFactory
IEventService
IEventService
IEventServiceChannel
IEventServiceChannel
IResponseListener
IResponseListener
IResponseWrapper
IResponseWrapper
ResponseTimeoutException
ResponseTimeoutException
com.apama.services.scenario
Apama.Services.Scenario
DiscoveryStatusEnum
DiscoveryStatus
IScenarioDefinition
IScenarioDefinition
IScenarioInstance
IScenarioInstance
IScenarioService
IScenarioService
IllegalCallingThreadException
IllegalCallingThreadException
InstanceStateEnum
InstanceState
InvalidInputParameterException
InvalidInputParameterException
ParameterTypeEnum
ParameterType
ScenarioServiceConfig
ScenarioServiceConfig
ScenarioServiceException
ScenarioServiceException
ScenarioServiceFactory
ScenarioServiceFactory
com.apama.util
Apama.Util
Logger
Logger (+ ILogger)
TimestampSet
(no equivalent)
TimeStampSetException
(no equivalent)
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.