public class InboundDualChannelQoSPolicy extends AbstractDualChannelQoSPolicy
| Constructor and Description |
|---|
InboundDualChannelQoSPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
QoSPolicyInterceptionDirection |
getInterceptionDirection()
Gets the interception direction.
|
int |
hashCode() |
boolean |
isAbstractPolicy()
Checks if is abstract policy.
|
boolean |
isTokenRequired()
Checks if is token required.
|
addDualChannelConverter, addDualChannelProtocolConverter, getDualChannelComparator, getDualChannelLocalConverter, getDualChannelPolicyAttributes, getDualChannelProtocolConverter, setDualChannelComparator, setDualChannelPolicyAttributes, toStringaddInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectFor, removeInterceptor, removeSubjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectForpublic boolean isTokenRequired()
QoSPolicypublic QoSPolicyInterceptionDirection getInterceptionDirection()
QoSPolicypublic boolean isAbstractPolicy()
QoSPolicypublic int hashCode()
hashCode in class AbstractDualChannelQoSPolicypublic boolean equals(java.lang.Object obj)
equals in class AbstractDualChannelQoSPolicy