Interface RevisedErrorHandlingSupport
-
- All Superinterfaces:
PeerConstraint
- All Known Implementing Classes:
RevisedErrorHandlingSupportImpl
public interface RevisedErrorHandlingSupport extends PeerConstraint
Peer constraint supporting RFC7606 Revised Error Handling. Presence of this class inPeerSpecificParserConstraint
indicates revised error handling procedures should be followed when parsing messages and attributes.- Author:
- Robert Varga
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isExternalPeer()
Return true if the peer is external.
-