public class MRpcServerAmxImpl extends MAmxConsumer
m_activityID, m_componentRegistry, m_owner, s_marshaller
m_consumerImpl, m_endpointSpec, m_isActivated, m_isAutoConfirm
AMX, JMS, M_FILE_SINK_ID, M_HAWK_SINK_ID, M_JMS_SINK_ID, M_RV_SINK_ID, M_SINK_ID, M_STDERR_SINK_ID, M_STDOUT_SINK_ID, M_STREAM_SINK_ID, RV
Constructor and Description |
---|
MRpcServerAmxImpl(MRpcServer server,
MSession m_session,
MEndpointSpec spec) |
Modifier and Type | Method and Description |
---|---|
MEvent |
onMessage(AmxMessage p_message,
java.lang.String amxExchangeId,
MAmxSender amxSender) |
getSession, getTransportID, noAutoConfirm
activate, addListener, addTPluginName, deactivate, doesExplicitConfirmation, getDeliveryMode, getDestination, getDestinationName, getListeners, getTimeout, getTPluginNames, hasListeners, notify, removeListener, setDestinationName, suspend
public MRpcServerAmxImpl(MRpcServer server, MSession m_session, MEndpointSpec spec) throws MException
MException
public MEvent onMessage(AmxMessage p_message, java.lang.String amxExchangeId, MAmxSender amxSender)
onMessage
in class MAmxConsumer