LDAP Classes
Implements Java LDAP

com.novell.ldap
Interface LDAPUnsolicitedNotificationListener


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

public 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.


LDAP Classes
Implements Java LDAP

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