- 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
-
- 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
-
- 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