Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
bgColor'lighblue'
titleOperations
borderStylesolid

Name

Parameters

Signature

Description

start

void

void

starts processing

stop

void

void

stop the container from processing

shutDown

void

void

shutdowns the container from processing

sendExchange

exchange

void

routes an ExchangePacket to a destination

registerExternalEndpoint

context, externalEndpoint

void

registers an external endpoint

deregisterExternalEndpoint

context, externalEndpoint

void

deregisters an external endpoint

resolveEndpointReference

context, epr

void

resolves a reference to an endpoint

registerExternalEndpoint

context, externalEndpoint

void

registers an external endpoint


Info
bgColor'lighblue'
titleAttributes
borderStylesolid

Name

type

read/write

Description

capacity

int

read/write

the default Capacity for MessageExchanges for all SedaQueues

queueNumber

int

read-only

the number of SedaQueues running

...