A C D E F G H I L M N O P R S T V W X Z 

A

accept() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Blocking call which samples the channel at a pre-determined interval for available exchanges.
accept(long) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
ACTION_ACCEPT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Column 3: Action ACCEPT
ACTION_FAULT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Column 5: Action FAULT
ACTION_MASK - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Column 1: Legal operation MASK.
ACTION_SEND - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Column 2: Action SEND
ACTION_STATUS - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Column 4: Action STATUS
ACTIVATE_NOT_NULL - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Used when a null or empty service/endpoint name is used.
activateChannel(String, ClassLoader) - Method in class com.sun.jbi.messaging.MessageService
Create a new delivery channel.
activateEndpoint(QName, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Activate an endpoint.
activeReference(MessageExchange) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Check if a MessageExchange is being tracked.
addAttachment(String, DataHandler) - Method in class com.sun.jbi.messaging.MessageImpl
 
addEndpointConnection(QName, String, QName, String, Link) - Method in class com.sun.jbi.messaging.EndpointRegistry
###################################################################### ##################### CONNECTION MANAGEMENT ########################## ####################################################################
addEndpointConnectionInternal(QName, String, QName, String, Link) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
addInterfaceConnection(QName, QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
addObserver(DeliveryChannel) - Method in class com.sun.jbi.messaging.MessageService
Add a component as an observer of the NMR
ADDR_NO_ENDPOINT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
ADDRESS - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Category of actions used to address a message exchange: SET_SERVICE, SET_OPERATION, SET_ENDPOINT, SET_INTERFACE
addSample(long) - Method in class com.sun.jbi.messaging.stats.HistoricalValues
 
addSample(long) - Method in class com.sun.jbi.messaging.stats.Value
 
addServiceConnection(QName, String, QName, String, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
addTotalExchangeTimeToClose(long) - Method in class com.sun.jbi.messaging.MessagingStatistics
Add the time to close a Message Exchange to the running total used to compute the average.
addXAResource(XAResource) - Method in class com.sun.jbi.messaging.MessageService
 
areStatisticsEnabled() - Method in class com.sun.jbi.messaging.MessageService
 
asInputStream() - Method in class com.sun.jbi.messaging.util.OpenBufferOutputStream
Utility method used to create an appropriately sized stream based off of the underlying buffer.
asReference(ServiceEndpoint) - Static method in class com.sun.jbi.messaging.EndpointReference
 
asString(Document) - Method in class com.sun.jbi.messaging.util.XMLUtil
 
ATTR_ENDPOINT_NAME - Static variable in class com.sun.jbi.messaging.EndpointReference
 
ATTR_SERVICE_NAME - Static variable in class com.sun.jbi.messaging.EndpointReference
 

C

CANT_FIND_ENDPOINT_FOR_INTERFACE - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CANT_FIND_ENDPOINT_FOR_SERVICE - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CANT_GET_DEFAULT_TRANSACTION - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CANT_RESUME - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CANT_RESUME_INVALID - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CANT_SUSPEND - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
CAPABILITY_NO_MATCH - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
capture(byte) - Method in class com.sun.jbi.messaging.stats.METimestamps
 
CHANNEL_CLOSED - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
ChannelStatistics - Interface in com.sun.jbi.messaging
 
CHECK_STATUS_OR_FAULT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint check STATUS or FAULT
checkTimeout() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
close() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Close the channel.
com.sun.jbi.messaging - package com.sun.jbi.messaging
 
com.sun.jbi.messaging.stats - package com.sun.jbi.messaging.stats
 
com.sun.jbi.messaging.util - package com.sun.jbi.messaging.util
 
COMPLETE - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint COMPLETE
compute() - Method in class com.sun.jbi.messaging.stats.METimestamps
 
CREATE_FAULT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to create fault.
createEndpoint(QName, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
createExchange(URI, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
createExchange(URI) - Method in class com.sun.jbi.messaging.ExchangeFactory
 
createExchange(QName, QName) - Method in class com.sun.jbi.messaging.ExchangeFactory
 
createExchangeFactory() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory.
createExchangeFactory(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given interface name.
createExchangeFactory(ServiceEndpoint) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given endpoint.
createExchangeFactoryForService(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Create a message exchange factory for the given service name.
createFault() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Deferred to message factory.
createFault() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Create a Fault.
createFault() - Method in class com.sun.jbi.messaging.MessageFactory
Create a new fault.
createInOnlyExchange() - Method in class com.sun.jbi.messaging.ExchangeFactory
 
createInOptionalOutExchange() - Method in class com.sun.jbi.messaging.ExchangeFactory
 
createInOutExchange() - Method in class com.sun.jbi.messaging.ExchangeFactory
 
createMessage() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Deferred to message factory.
createMessage() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Create a Message.
createMessage() - Method in class com.sun.jbi.messaging.MessageFactory
Create a new normalized message.
createRobustInOnlyExchange() - Method in class com.sun.jbi.messaging.ExchangeFactory
 

D

DEACTIVATE_NOT_OWNER - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Used when a channel attempts to deactivate an endpoint it didn't register.
deactivateEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Used by a BC to deactivate an endpoint which it has registered.
decrementActiveExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Decrement the current number of active message exchanges.
DeliveryChannelImpl - Class in com.sun.jbi.messaging
Implementation of DeliveryChannel interface.
deregisterExternalEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Deregisters the specified external endpoint with the NMR.
disableStatistics() - Method in class com.sun.jbi.messaging.MessageService
 
disableStatistics() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
disableTimingStatistics() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
 
disableTimingStatistics() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
 
DO_ACCEPT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to ACCEPT
DO_SEND - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to SEND
DO_SENDSYNCH - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to SENDSYNCH.
dumpState() - Method in class com.sun.jbi.messaging.MessageService
Dump the state of the MessageService to the log.
DUPLICATE_ENDPOINT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
DYNAMIC - Static variable in class com.sun.jbi.messaging.RegisteredEndpoint
ENDPOINT TYPES
DynamicEndpoint - Class in com.sun.jbi.messaging
Represents a dynamic endpoint supplied by a component in response to a call to resolveEndpointReference().
DynamicEndpoint(ServiceEndpoint, String, DocumentFragment) - Constructor for class com.sun.jbi.messaging.DynamicEndpoint
Creates a new DynamicEndpoint.

E

ELE_END_POINT_REFERENCE - Static variable in class com.sun.jbi.messaging.EndpointReference
 
enableStatistics() - Method in class com.sun.jbi.messaging.MessageService
 
enableStatistics() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
enableTimingStatistics() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
 
enableTimingStatistics() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Enable timing of NMR interactions.
ENDPOINT_CONNECTION_EXISTS - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
ENDPOINT_NO_DESCRIPTOR - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
EndpointReference - Class in com.sun.jbi.messaging
XML representation of an internal service endpoint.
EndpointReference() - Constructor for class com.sun.jbi.messaging.EndpointReference
 
EndpointRegistry - Class in com.sun.jbi.messaging
In-memory store of all endpoints that have been registered with the NMS.
EndpointStatistics - Interface in com.sun.jbi.messaging
 
equals(Object) - Method in class com.sun.jbi.messaging.ExternalEndpoint
Compares two ExternalEndpoint instances for equality.
equals(Object) - Method in class com.sun.jbi.messaging.LinkedEndpoint
Compares two LinkedEndpoint instances for equality.
equals(Object) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Deep check for equality.
ERROR_STATUS - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
ExchangeFactory - Class in com.sun.jbi.messaging
A message exchange factory is used used to create new instances of MessageExchange.
ExchangeIdGeneratorImpl - Class in com.sun.jbi.messaging
This class is used to generate message exchange identifiers.
ExchangeIdGeneratorImpl() - Constructor for class com.sun.jbi.messaging.ExchangeIdGeneratorImpl
 
ExchangePattern - Enum in com.sun.jbi.messaging
 
EXTERNAL - Static variable in class com.sun.jbi.messaging.RegisteredEndpoint
 
EXTERNAL_ENDPOINT_NOT_VALID - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
ExternalEndpoint - Class in com.sun.jbi.messaging
Represents an external-facing endpoint activated by a JBI component.
ExternalEndpoint(ServiceEndpoint, String) - Constructor for class com.sun.jbi.messaging.ExternalEndpoint
Creates a new ExternalEndpoint.

F

FAULT_NOT_SUPPORTED - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
FAULT_ON_MSG - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
FaultImpl - Class in com.sun.jbi.messaging
Implementation of Fault interface.

G

getAcceptExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of Message Exchange accept operations since the last message service startup.
getAcceptTimeoutExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of Message Exchange accept timeout operations since the last message service startup.
getActiveChannelCount() - Method in class com.sun.jbi.messaging.MessageService
Returns the total number of DeliveryChannels that have been activated in the NMR.
getActiveChannels() - Method in class com.sun.jbi.messaging.MessageService
Returns the identifiers of all the active channels.
getActiveChannels() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Returns the identifiers of all the active channels.
getActiveChannels() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Returns a list of component IDs corresponding to active channels in the NMR.
getActiveConsumingEndpoints() - Method in class com.sun.jbi.messaging.MessageService
Returns a list of active consuming endpoints in the NMR.
getActiveConsumingEndpoints(String) - Method in class com.sun.jbi.messaging.MessageService
Identical to getActiveEndpoints(), but list is limited to endpoints registered by the specified component.
getActiveEndpointCount() - Method in class com.sun.jbi.messaging.MessageService
Returns a list of component IDs corresponding to active channels in the NMR.
getActiveEndpoints() - Method in class com.sun.jbi.messaging.MessageService
Returns a list of active endpoints in the NMR.
getActiveEndpoints(String) - Method in class com.sun.jbi.messaging.MessageService
Identical to getActiveEndpoints(), but list is limited to endpoints registered by the specified component.
getActiveEndpoints() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Returns a list of active endpoints in the NMR.
getActiveEndpoints() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Returns a list of active endpoints (includes consuming endpoints) in the NMR.
getActiveExchangeRate() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the current active message exchange rate per hour.
getActiveExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the current number of active message exchanges.
getActualEndpoint() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getAsReference(QName) - Method in class com.sun.jbi.messaging.DynamicEndpoint
 
getAsReference(QName) - Method in class com.sun.jbi.messaging.ExternalEndpoint
 
getAsReference(QName) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
ExternalEndpoint implementation should override this method.
getAttachment(String) - Method in class com.sun.jbi.messaging.MessageImpl
 
getAttachmentNames() - Method in class com.sun.jbi.messaging.MessageImpl
 
getAverage() - Method in class com.sun.jbi.messaging.stats.Value
 
getBuffer() - Method in class com.sun.jbi.messaging.util.OpenBufferOutputStream
Retrieves the raw byte buffer underneath the covers.
getChannelNames() - Method in class com.sun.jbi.messaging.MessageService
 
getChannelNames() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getChannelStatistics(String) - Method in class com.sun.jbi.messaging.MessageService
 
getChannelStatistics(String) - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getClassLoader() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getConnectionManager() - Method in class com.sun.jbi.messaging.MessageService
Get a reference to the NMR ConnectionManager.
getConsumingEndpointNames() - Method in interface com.sun.jbi.messaging.ChannelStatistics
 
getConsumingEndpointNames() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getConsumingEndpointNames() - Method in class com.sun.jbi.messaging.MessageService
 
getConsumingEndpointNames() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getConsumingEndpointsForDeliveryChannel(String) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the list of consuming endpoints for a specific DeliveryChannel.
getConsumingEndpointsForDeliveryChannel(String) - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the list of consuming endpoints for a specific DeliveryChannel.
getContent() - Method in class com.sun.jbi.messaging.MessageImpl
Returns a Source representation of message content.
getCount() - Method in class com.sun.jbi.messaging.stats.Value
 
getCount() - Method in class com.sun.jbi.messaging.util.OpenBufferOutputStream
Returns the valid number of bytes written to the buffer.
getDelegate() - Method in class com.sun.jbi.messaging.DynamicEndpoint
 
getDelegate() - Method in class com.sun.jbi.messaging.ExternalEndpoint
 
getDeliveryChannelStatistics(String) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the CompositeData instance that represents the current values for the specific DeliveryChannel.
getDeliveryChannelStatistics(String) - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the CompositeData instance that represents the current values for specific DeliveryChannel statistics.
getDeltaProperties() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getDescriptor(String, String) - Method in class com.sun.jbi.messaging.MessageService
Provides metadata query facility for endpoints registered with the NMR.
getEndpoint(QName, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Get the service description for the named endpoint, if any exists.
getEndpoint() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getEndpoint() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get the Endpoint for this exchange.
getEndpointDescriptor(ServiceEndpoint) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Uses the owner id of the reference to query the appopriate channel.
getEndpointLink() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
getEndpointName() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Returns the local name of the registered endpoint.
getEndpointNames() - Method in interface com.sun.jbi.messaging.ChannelStatistics
 
getEndpointNames() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getEndpointNames() - Method in class com.sun.jbi.messaging.MessageService
 
getEndpointNames() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getEndpoints(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Queries the NMR for active endpoints that implement the given interface.
getEndpoints() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getEndpointsForDeliveryChannel(String) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the list of endpoints for a specific DeliveryChannel.
getEndpointsForDeliveryChannel(String) - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the list of endpoints for a specific DeliveryChannel.
getEndpointsForService(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Used by ComponentContext.getEndpointsForService().
getEndpointStatistics(String) - Method in interface com.sun.jbi.messaging.ChannelStatistics
 
getEndpointStatistics(String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getEndpointStatistics(String) - Method in class com.sun.jbi.messaging.MessageService
 
getEndpointStatistics(String) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the CompositeData instance that represents the current values for the specific Endpoint.
getEndpointStatistics(String) - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the CompositeData instance that represents the current values for specific Endpoint statistics.
getEndpointStatistics(String) - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getError() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getError() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get Exception describing the exchanges error status.
getExchangeId() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getExchangeId() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get ExchangeId associated with this MessageExchange.
getExchangeMeanTimeToClose() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the average time from the creation to the closing of a Message Exchange.
getExchangeSuccessRate() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the success rate for Message Exchanges, as a percentage.
getExternalEndpoint(QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
getExternalEndpoints(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Queries the NMR for external endpoints that implement the specified interface name.
getExternalEndpointsForInterface(QName) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
getExternalEndpointsForService(QName) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Queries the NMR for external endpoints that are part of the specified service.
getExternalEndpointsForService(QName) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
getFailedExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of failed Message Exchanges since the last message service startup.
getFault() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getFault() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get the Fault message for this exchange.
getFaultedExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of faulted Message Exchanges since the last message service startup.
getHistoricalEndpointStatistics(String) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the CompositeData instance that represents the historical values for specific Endpoint statistics.
getHistoricalEndpointStatistics(String) - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the TabularData instance that represents the historical values for specific Endpoint statistics.
getHistoricalStatistics() - Method in interface com.sun.jbi.messaging.EndpointStatistics
 
getHistoricalStatistics() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getInMessage() - Method in class com.sun.jbi.messaging.InOnlyImpl
Retrieve the message with reference id "in" from this exchange.
getInMessage() - Method in class com.sun.jbi.messaging.InOptionalOutImpl
Retrieve the message with reference id "in" from this exchange.
getInMessage() - Method in class com.sun.jbi.messaging.InOutImpl
Retrieve the message with reference id "in" from this exchange.
getInMessage() - Method in class com.sun.jbi.messaging.Observer
Retrieve the message with reference id "in" from this exchange.
getInMessage() - Method in class com.sun.jbi.messaging.RobustInOnlyImpl
Retrieve the message with reference id "in" from this exchange.
getInOnlyExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of InOnly Message Exchanges created since the last message service startup.
getInOptionalOutExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of InOptionalOut Message Exchanges created since the last message service startup.
getInOutExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of InOut Message Exchanges created since the last message service startup.
getInstance() - Static method in class com.sun.jbi.messaging.MessageFactory
Retrieve an instance of this object.
getInstance() - Static method in class com.sun.jbi.messaging.util.XMLUtil
Returns an initialized instance of XMLUtil.
getInterfaceName() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
 
getInterfaceName() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getInterfaces() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getInterfacesForService(Document, QName) - Static method in class com.sun.jbi.messaging.util.WSDLHelper
 
getInterfacesInternal() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getInternalEndpoint(QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
Return a registered endpoint with the specified name, if one exists.
getInternalEndpointByName(String) - Method in class com.sun.jbi.messaging.EndpointRegistry
Return a registered endpoint with the specified name, if one exists.
getInternalEndpointsForInterface(QName) - Method in class com.sun.jbi.messaging.EndpointRegistry
Find internal endpoints that implement the specified interface.
getLastRestartTime() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the time that the message service was last started.
getLastRestartTime() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the time that the message service was last started.
getLastRestartTime() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the time of the last restart of the associated entity.
getLastTime() - Method in class com.sun.jbi.messaging.stats.TimedValue
 
getLinkedEndpointByName(String) - Method in class com.sun.jbi.messaging.EndpointRegistry
Return a linked endpoint with the specified name, if one exists.
getLinkedEndpointsByChannel(String) - Method in class com.sun.jbi.messaging.EndpointRegistry
Return a list of linked endpoint owned by the specified channel.
getMax() - Method in class com.sun.jbi.messaging.stats.Value
 
getMessage(String) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Return the message associated with the given reference id.
getMessage(String) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get a NormalizedMEssage by reference.
getMessagingStatistics() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the CompositeData instance that represents the current values for the MessagingStatistics instance.
getMessagingStatistics() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the CompositeData instance that represents the current values for MessageService statistics.
getMin() - Method in class com.sun.jbi.messaging.stats.Value
 
getName() - Method in interface com.sun.jbi.messaging.ChannelStatistics
 
getName() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getName() - Method in interface com.sun.jbi.messaging.EndpointStatistics
 
getName() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
getName() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getOperation() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getOperation() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get the Service for this exchange.
getOperations() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getOperationsForService(Document, QName) - Static method in class com.sun.jbi.messaging.util.WSDLHelper
Uses the owner id of the reference to query the appopriate channel.
getOutMessage() - Method in class com.sun.jbi.messaging.InOptionalOutImpl
Retrieve the message with reference id "out" from this exchange.
getOutMessage() - Method in class com.sun.jbi.messaging.InOutImpl
Retrieve the message with reference id "out" from this exchange.
getOutMessage() - Method in class com.sun.jbi.messaging.Observer
Retrieve the message with the reference id "out" from this exchange.
getOwnerId() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getPattern() - Method in class com.sun.jbi.messaging.InOnlyImpl
Get the pattern.
getPattern() - Method in class com.sun.jbi.messaging.InOptionalOutImpl
Get the pattern.
getPattern() - Method in class com.sun.jbi.messaging.InOutImpl
Get the pattern.
getPattern() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getPattern() - Method in class com.sun.jbi.messaging.Observer
Get the pattern
getPattern() - Method in class com.sun.jbi.messaging.RobustInOnlyImpl
Get the pattern.
getPhase() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getPhaseMask() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getProperty(String) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getProperty(String) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get a property.
getProperty(String) - Method in class com.sun.jbi.messaging.MessageImpl
 
getPropertyNames() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getPropertyNames() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getPropertyNames() - Method in class com.sun.jbi.messaging.MessageImpl
 
getRegisteredEndpoints() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the current number of endpoints registered with the message service.
getRegisteredEndpoints() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the current number of endpoints registered with the message service.
getRegisteredServices() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Get the current number of services registered with the message service.
getRegisteredServices() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
Get the current number of services registered with the message service.
getRobustInOnlyExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of RobustInOnly Message Exchanges created since the last message service startup.
getRole() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
 
getRole() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Return the role to take in this exchange.
getRole() - Method in class com.sun.jbi.messaging.Observer
 
getSd() - Method in class com.sun.jbi.messaging.stats.Value
 
getSecuritySubject() - Method in class com.sun.jbi.messaging.MessageImpl
 
getSendExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of Message Exchange send operations since the last message service startup.
getSendSyncExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of Message Exchange sendSync operations since the last message service startup.
getService() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getService() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get the Service for this exchange.
getServiceLink() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
getServiceName() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Returns the qualified name of the service offered at this endpoint.
getSourceComponent() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getStatistics() - Method in interface com.sun.jbi.messaging.ChannelStatistics
 
getStatistics() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
getStatistics() - Method in interface com.sun.jbi.messaging.EndpointStatistics
 
getStatistics() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
getStatistics() - Method in class com.sun.jbi.messaging.MessageService
 
getStatistics() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
getStatistics() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
getStatus() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
getStatus() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Get status of this MessageExchange.
getTargetComponent() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
getTime() - Method in enum com.sun.jbi.messaging.stats.HistoricalValues.Interval
 
getTotalExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of Message Exchanges of all types created since the last message service startup.
getTotalExchangeTimeToClose() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total time from the creation to the closing of all Message Exchanges.
getTransactedExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Get the total number of transacted Message Exchanges since the last message service startup.
getTransactionContext() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Only allowed on a freshly created exchange.
getType() - Method in class com.sun.jbi.messaging.DynamicEndpoint
 
getType() - Method in class com.sun.jbi.messaging.ExternalEndpoint
 
getType() - Method in class com.sun.jbi.messaging.InternalEndpoint
 
getType() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
getType() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Indicates the type of endpoint: INTERNAL, EXTERNAL, or DYNAMIC.
getURI() - Method in enum com.sun.jbi.messaging.ExchangePattern
 
getValues() - Method in class com.sun.jbi.messaging.stats.HistoricalValues
 
getXAResources() - Method in class com.sun.jbi.messaging.MessageService
 

H

handleNotification(Notification, Object) - Method in class com.sun.jbi.messaging.MessageServiceStatistics
handle a notification from the Logger Configuration MBean
hashCode() - Method in class com.sun.jbi.messaging.LinkedEndpoint
Using to->service, to->endpoint, and from->service to produce hashcode.
hashCode() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
HistoricalValues - Class in com.sun.jbi.messaging.stats
 
HistoricalValues() - Constructor for class com.sun.jbi.messaging.stats.HistoricalValues
 
HistoricalValues.Interval - Enum in com.sun.jbi.messaging.stats
 

I

ILLEGAL_STATE_CHANGE - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
implementsInterface(QName) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Returns true if this endpoint implements the specified interface.
INACTIVE_ENDPOINT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
incrementAccepts() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of Message Exchange accept operations since the last message service startup.
incrementAcceptTimeouts() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of Message Exchange accept timeout operations since the last message service startup.
incrementActiveExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the current number of active message exchanges.
incrementFailedExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of failed Message Exchanges since the last message service startup.
incrementFaults() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of faulted Message Exchanges since the last message service startup.
incrementInOnlyExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of InOnly Message Exchanges created since the last message service startup.
incrementInOptionalOutExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of InOptionalOut Message Exchanges created since the last message service startup.
incrementInOutExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of InOut Message Exchanges created since the last message service startup.
incrementRobustInOnlyExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of RobustInOnly Message Exchanges created since the last message service startup.
incrementSends() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of Message Exchange send operations since the last message service startup.
incrementSendSyncs() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of Message Exchange sendSync operations since the last message service startup.
incrementTransactedExchanges() - Method in class com.sun.jbi.messaging.MessagingStatistics
Increment the total number of transacted Message Exchanges since the last message service startup.
initService(EnvironmentContext) - Method in class com.sun.jbi.messaging.MessageService
Init our environment.
InOnlyImpl - Class in com.sun.jbi.messaging
Implementation of In Only Message Exchange Pattern.
InOptionalOutImpl - Class in com.sun.jbi.messaging
Implementation of In Optional Out Message Exchange Pattern.
InOutImpl - Class in com.sun.jbi.messaging
Implementation of In Out Message Exchange Pattern.
INTERFACE_CONNECTION_EXISTS - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
INTERNAL - Static variable in class com.sun.jbi.messaging.RegisteredEndpoint
 
InternalEndpoint - Class in com.sun.jbi.messaging
Represents a service endpoint which has been activated in the NMR by a JBI component.
InternalEndpoint(QName, String, String) - Constructor for class com.sun.jbi.messaging.InternalEndpoint
Creates a new InternalEndpoint.
INVALID_DESTINATION - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
INVALID_MEP_URI - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
isActive() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Indicates whether this reference is active.
isClosed() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
isDynamic() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
isEnabled() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Enable statistics collection.
isExchangeOkay(MessageExchange) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
isExternal() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
isInternal() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
isLinked() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
isRemoteInvocation() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
isTransacted() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Only allowed on a freshly created exchange.
isTransacted() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Check existence of a transaction.
isTransactional() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 

L

LINKED - Static variable in class com.sun.jbi.messaging.RegisteredEndpoint
 
LinkedEndpoint - Class in com.sun.jbi.messaging
 
LinkedEndpoint(QName, String, QName, String, Link) - Constructor for class com.sun.jbi.messaging.LinkedEndpoint
Creates a new MappedEndpoint.
LocalStringKeys - Interface in com.sun.jbi.messaging
i18n Message Keys.

M

MARK_ACTIVE - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint ACTIVE
MARK_DONE - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint DONE
mConsumerChannelTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mConsumerTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mergeProperties() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
 
mergeProperties() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
MESSAGE_TIMEOUT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Used when sending a MessageExchange that has timed out.
MessageExchangeImpl - Class in com.sun.jbi.messaging
This serves as the container about all of the state of a message exchange.
MessageExchangeProxy - Class in com.sun.jbi.messaging
This abstract class is used as the base for a MessageExchange reference given to a Binding or Engine.
MessageFactory - Class in com.sun.jbi.messaging
Default message factory for NMS.
MessageImpl - Class in com.sun.jbi.messaging
Implementation of JBI NormalizedMessage interface.
MessageImpl() - Constructor for class com.sun.jbi.messaging.MessageImpl
Creates a new MessageImpl without content.
MessageService - Class in com.sun.jbi.messaging
Entry point to NMS for framework and management code.
MessageService() - Constructor for class com.sun.jbi.messaging.MessageService
Create a new instance of the NMS.
MessageServiceStatistics - Class in com.sun.jbi.messaging
This class implements the MBean for collection of statistics for the messaging service.
MessageServiceStatisticsMBean - Interface in com.sun.jbi.messaging
This interface implements the MBean for collection of statistics for the messaging service.
MessagingStatistics - Class in com.sun.jbi.messaging
This class provides methods for creation and retrieval of messaging statistics in the message service.
MessagingStatistics() - Constructor for class com.sun.jbi.messaging.MessagingStatistics
 
METimestamps - Class in com.sun.jbi.messaging.stats
This is used to record a sequence of timestamps and the associated tag.
METimestamps() - Constructor for class com.sun.jbi.messaging.stats.METimestamps
 
mNMRTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mProviderChannelTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mProviderTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mResponseTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
mStatusTime - Variable in class com.sun.jbi.messaging.stats.METimestamps
 
MUST_SUSPEND - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.

N

newDocument() - Method in class com.sun.jbi.messaging.util.XMLUtil
Creates a new DOM object.
newTwin() - Method in class com.sun.jbi.messaging.Observer
Return a new instance of ourselves in the target role
nextId() - Method in class com.sun.jbi.messaging.ExchangeIdGeneratorImpl
Generate the next Id.
nextId() - Method in class com.sun.jbi.messaging.SimpleExchangeIdGenerator
 
NMRStatistics - Interface in com.sun.jbi.messaging
 
NONEXISTENT_OPERATION - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
NS_PFIX_JBI - Static variable in class com.sun.jbi.messaging.EndpointReference
 
NS_PFIX_SERVICE - Static variable in class com.sun.jbi.messaging.EndpointReference
 
NS_URI_JBI - Static variable in class com.sun.jbi.messaging.EndpointReference
 

O

Observer - Class in com.sun.jbi.messaging
Used to pass copied Message Exchanges to all known Observers of the NMR.
Observer(MessageExchangeProxy) - Constructor for class com.sun.jbi.messaging.Observer
Default Constructor
OpenBufferOutputStream - Class in com.sun.jbi.messaging.util
Special version of ByteArrayOutputStream which allows direct access to the underlying byte buffer.
OpenBufferOutputStream() - Constructor for class com.sun.jbi.messaging.util.OpenBufferOutputStream
Initializes a new buffer stream.
OpenBufferOutputStream(int) - Constructor for class com.sun.jbi.messaging.util.OpenBufferOutputStream
Initializes a new buffer stream, with the specified buffer size.

P

parseDescriptor(Document) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Parse the endpoint descriptor for operation and interface details and load them into the endpoint reference.
PATTERN_INCONSISTENT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
purgeXAResources() - Method in class com.sun.jbi.messaging.MessageService
 

R

readDocument(InputStream) - Method in class com.sun.jbi.messaging.util.XMLUtil
Parses the XML input into a DOM.
REG_NOTIFICATION_TYPE - Static variable in class com.sun.jbi.messaging.DeliveryChannelImpl
 
RegisteredEndpoint - Class in com.sun.jbi.messaging
Abstract base class representing WSDL endpoint registered with the NMS.
RegisteredEndpoint(QName, String, String) - Constructor for class com.sun.jbi.messaging.RegisteredEndpoint
Creates a new RegisteredEndpoint.
registerExternalEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Registers the specified external endpoint with the NMR.
registerExternalEndpoint(ServiceEndpoint, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
###################################################################### ####################### EXTERNAL ENDPOINTS ########################### ####################################################################
registerInternalEndpoint(QName, String, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
###################################################################### ####################### INTERNAL ENDPOINTS ########################### ####################################################################
registerXAResource(XAResource) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Register an XAResource
removeAttachment(String) - Method in class com.sun.jbi.messaging.MessageImpl
 
removeEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.EndpointRegistry
Remove an endpoint reference from the registry.
removeEndpointConnection(QName, String, QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
removeEndpointConnectionInternal(QName, String, QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
removeInterfaceConnection(QName, QName, String) - Method in class com.sun.jbi.messaging.EndpointRegistry
 
removeObserver(DeliveryChannel) - Method in class com.sun.jbi.messaging.MessageService
Remove a component as an observer of the NMR
removeServiceConnection(QName, String, QName, String) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
REQUEST - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint is a REQUEST.
resetInUse() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
resetStatistics() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Reset all statistics.
resetStatistics() - Method in interface com.sun.jbi.messaging.MessageServiceStatisticsMBean
 
resetStatistics() - Method in class com.sun.jbi.messaging.MessagingStatistics
Reset all statistics.
resolveEndpointReference(DocumentFragment) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Resolves the specified endpoint reference into a service endpoint.
resolveLinkedEndpoint(LinkedEndpoint) - Method in class com.sun.jbi.messaging.EndpointRegistry
Translates a linked endpoint to its internal counterpart based on a service connection specification.
RESUME_TX - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint RESUME_TX
RobustInOnlyImpl - Class in com.sun.jbi.messaging
Implementation of Robust In Only Message Exchange Pattern.

S

send(MessageExchange) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Defers routing to the message service.
SEND_NOT_LEGAL - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
sendLast(MessageExchange) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
Defers routing to the message service.
sendSync(MessageExchange) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
sendSync(MessageExchange, long) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
SENDSYNCH_NOT_LEGAL - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
SERVICE_CONNECTION_NO_ENDPOINT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
SET_DONE - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set done status.
SET_ERROR - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set error status.
SET_FAULT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set fault.
SET_IN - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set IN message
SET_OUT - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set OUT message
SET_PROPERTY - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set property.
SET_TRANSACTION - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Allowed to set transaction.
setActive(boolean) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
Specifies whether the reference is active.
setContent(Source) - Method in class com.sun.jbi.messaging.MessageImpl
Specifies the content of the message.
setDisabled() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
Disable statistics collection.
setEnabled() - Method in class com.sun.jbi.messaging.MessageServiceStatistics
 
setEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Only allowed on a freshly created exchange.
setEndpoint(ServiceEndpoint) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set Endpoint for this exchange.
setEndpointListener(EndpointListener) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
setError(Exception) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Sets the exception and automatically advances status to Error.
setError(Exception) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set Exception describing reason for error status.
setExchangeIdGenerator(ExchangeIdGenerator) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
setFault(Fault) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Set a fault on the exchange.
setFault(Fault) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set Fault message for this exchange.
setInMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.InOnlyImpl
Retrieve the message with reference id "in" from this exchange.
setInMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.InOptionalOutImpl
Specifies the "in" message reference for this exchange.
setInMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.InOutImpl
Specifies the "in" message reference for this exchange.
setInMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.Observer
Specifies the "in" message reference for this exchange
setInMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.RobustInOnlyImpl
Specifies the "in" message reference for this exchange.
setInterfaceName(QName) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
 
setInterfaceName(QName) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
setInterfaces(QName[]) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
setInUse(String) - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
setInUse() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
setLastRestartTime(Date) - Method in class com.sun.jbi.messaging.MessagingStatistics
Set the time of the last restart of the associated entity (component or message service);
setMessage(NormalizedMessage, String) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Set a message on the exchange.
setMessage(NormalizedMessage, String) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set a NormalizedMessage by reference.
setOperation(QName) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Only allowed on a freshly created exchange.
setOperation(QName) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set Operation for this exchange.
setOperations(HashMap) - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
setOutMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.InOptionalOutImpl
Specifies the "out" message reference for this exchange.
setOutMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.InOutImpl
Specifies the "out" message reference for this exchange.
setOutMessage(NormalizedMessage) - Method in class com.sun.jbi.messaging.Observer
Specifies the "out" message reference for this exchange
setProperty(String, Object) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Obvious.
setProperty(String, Object) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set a property.
setProperty(String, Object) - Method in class com.sun.jbi.messaging.MessageImpl
 
setSecuritySubject(Subject) - Method in class com.sun.jbi.messaging.MessageImpl
 
setService(QName) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Only allowed on a freshly created exchange.
setService(QName) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set Service for this exchange.
setStatus(ExchangeStatus) - Method in class com.sun.jbi.messaging.MessageExchangeImpl
Set status of the exchange.
setStatus(ExchangeStatus) - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Set status of this MessageExchange.
setStringTranslator(StringTranslator) - Static method in class com.sun.jbi.messaging.util.Translator
 
setTimeoutListener(TimeoutListener) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
setTransactional(boolean) - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
SimpleExchangeIdGenerator - Class in com.sun.jbi.messaging
 
SimpleExchangeIdGenerator() - Constructor for class com.sun.jbi.messaging.SimpleExchangeIdGenerator
Creates a new instance of SimpleExchangeIdGenerator
SOURCE - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
startService() - Method in class com.sun.jbi.messaging.MessageService
Start the NMS.
STATUS - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint is a STATUS.
STATUS_ON_MSG - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
stopService() - Method in class com.sun.jbi.messaging.MessageService
Stop the NMS.
SUSPEND_TX - Static variable in class com.sun.jbi.messaging.MessageExchangeProxy
Hint SUSPEND_TX

T

TAG_CACCEPT - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TAG_CQUEUE - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TAG_CSEND - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TAG_PACCEPT - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TAG_PQUEUE - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TAG_PSEND - Static variable in class com.sun.jbi.messaging.stats.METimestamps
 
TARGET - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
terminate() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
Force exchange into DONE state.
TimedValue - Class in com.sun.jbi.messaging.stats
 
TimedValue() - Constructor for class com.sun.jbi.messaging.stats.TimedValue
 
toCompositeData() - Method in class com.sun.jbi.messaging.MessagingStatistics
Convert this instance to a CompositeData type.
toExternalName() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
toString() - Method in class com.sun.jbi.messaging.DeliveryChannelImpl
 
toString() - Method in class com.sun.jbi.messaging.DynamicEndpoint
 
toString() - Method in class com.sun.jbi.messaging.EndpointRegistry
 
toString() - Method in enum com.sun.jbi.messaging.ExchangePattern
 
toString() - Method in class com.sun.jbi.messaging.ExternalEndpoint
 
toString() - Method in class com.sun.jbi.messaging.InternalEndpoint
 
toString() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
toString() - Method in class com.sun.jbi.messaging.MessageExchangeImpl
 
toString() - Method in class com.sun.jbi.messaging.MessageExchangeProxy
 
toString() - Method in class com.sun.jbi.messaging.MessageImpl
 
toString() - Method in class com.sun.jbi.messaging.MessageService
 
toString() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
toString() - Method in class com.sun.jbi.messaging.stats.METimestamps
 
toString() - Method in class com.sun.jbi.messaging.stats.Value
 
toStringBrief() - Method in class com.sun.jbi.messaging.LinkedEndpoint
 
toStringBrief() - Method in class com.sun.jbi.messaging.RegisteredEndpoint
 
TRACK_ME_ACCEPTED - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
TRACK_ME_SENT - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
TRACK_ME_SENT_SYNC - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
TRACK_ME_SPAWNED - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
TRACK_ME_THROTTLED - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
TRACK_SET_NMESSAGE - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
 
translate(String, Object[]) - Static method in class com.sun.jbi.messaging.util.Translator
 
translate(String) - Static method in class com.sun.jbi.messaging.util.Translator
 
translate(String, Object) - Static method in class com.sun.jbi.messaging.util.Translator
 
translate(String, Object, Object) - Static method in class com.sun.jbi.messaging.util.Translator
 
translate(String, Object, Object, Object) - Static method in class com.sun.jbi.messaging.util.Translator
 
Translator - Class in com.sun.jbi.messaging.util
Utility class used to handle static string translation for NMR log and exception messages.
Translator() - Constructor for class com.sun.jbi.messaging.util.Translator
 

V

Value - Class in com.sun.jbi.messaging.stats
Simple value sampler that computes basic statistics.
Value() - Constructor for class com.sun.jbi.messaging.stats.Value
 
valueOf(String) - Static method in enum com.sun.jbi.messaging.ExchangePattern
Returns the enum constant of this type with the specified name.
valueOf(URI) - Static method in enum com.sun.jbi.messaging.ExchangePattern
 
valueOf(String) - Static method in enum com.sun.jbi.messaging.stats.HistoricalValues.Interval
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.jbi.messaging.ExchangePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.messaging.stats.HistoricalValues.Interval
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeDocument(Document, OutputStream) - Method in class com.sun.jbi.messaging.util.XMLUtil
Serializes a DOM object to the specified stream.
WSDL_IMPORT_ERROR - Static variable in interface com.sun.jbi.messaging.LocalStringKeys
Message.
WSDLHelper - Class in com.sun.jbi.messaging.util
Silly little utility object to help out in parsing WSDL for some NMR-specific requirements.
WSDLHelper() - Constructor for class com.sun.jbi.messaging.util.WSDLHelper
 

X

XMLUtil - Class in com.sun.jbi.messaging.util
Utility class used to encapsulate XML-related functionality.

Z

zero() - Method in class com.sun.jbi.messaging.stats.HistoricalValues
 
zero() - Method in class com.sun.jbi.messaging.stats.TimedValue
 
zero() - Method in class com.sun.jbi.messaging.stats.Value
 
zeroOutdated() - Method in class com.sun.jbi.messaging.stats.HistoricalValues
 
zeroStatistics() - Method in class com.sun.jbi.messaging.MessageService
 
zeroStatistics() - Method in interface com.sun.jbi.messaging.NMRStatistics
 
A C D E F G H I L M N O P R S T V W X Z 

Copyright © 2011-2016 OpenESB Community. All Rights Reserved.