All LDAP Classes
Internal LDAP Classes

com.novell.ldap
Interface LDAPUnsolicitedNotificationListener

All Known Implementing Classes:
LDAPConnection.UnsolImpl

public interface LDAPUnsolicitedNotificationListener

An object that implements this interface can be notified when unsolicited messages arrive from the server. A client registers the object with LDAPConnection.addUnsolicitedNotificationListener.


Method Summary
 void messageReceived(LDAPExtendedResponse msg)
          The method is called when an unsolicited message arrives from a server, if the object has registered with LDAPCo LDAPConnection.addUnsolicitedNotificationListener.
 

Method Detail

messageReceived

void messageReceived(LDAPExtendedResponse msg)
The method is called when an unsolicited message arrives from a server, if the object has registered with LDAPCo LDAPConnection.addUnsolicitedNotificationListener.

Parameters:
msg - An unsolicited message received from the server.


All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000