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 inPeerSpecificParserConstraintindicates revised error handling procedures should be followed when parsing messages and attributes.- Author:
- Robert Varga
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisExternalPeer()Return true if the peer is external.
 
-