Interface | Description |
---|---|
ClassLoadingAwareObjectInputStream.TrustedClassFilter |
Security Filter used to filter classes that the application deems to be insecure, this filter
is not applied to the class instances for the primitive types.
|
FlowControllingBlockingQueue.ThresholdListener |
Class | Description |
---|---|
BlockingWaiter<T> |
BlockingWaiter is a 'rendezvous' which delegates handling of
incoming Objects to a listener implemented as a sub-class of this and hands off the process or
error to a consumer.
|
ClassLoadingAwareObjectInputStream |
ClassLoadingAwareObjectInputStream is an Extention of Object input stream to be used
to de-serialize JMS Object Messages. |
FlowControllingBlockingQueue<T> |
A blocking queue that emits events above a user specified threshold allowing the caller to take action (e.g.
|
JMSExceptionHelper |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.