All LDAP Classes
Internal LDAP Classes

org.ietf.ldap
Class LDAPConnection.UnsolImpl

java.lang.Object
  extended by org.ietf.ldap.LDAPConnection.UnsolImpl
All Implemented Interfaces:
LDAPUnsolicitedNotificationListener
Enclosing class:
LDAPConnection

private class LDAPConnection.UnsolImpl
extends java.lang.Object
implements LDAPUnsolicitedNotificationListener

Class to wrap an application's LDAPUnsolicitedNotificationListener


Field Summary
(package private)  LDAPUnsolicitedNotificationListener listen
           
 
Constructor Summary
private LDAPConnection.UnsolImpl(LDAPUnsolicitedNotificationListener ul)
           
 
Method Summary
private  LDAPUnsolicitedNotificationListener getWrappedObject()
           
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listen

LDAPUnsolicitedNotificationListener listen
Constructor Detail

LDAPConnection.UnsolImpl

private LDAPConnection.UnsolImpl(LDAPUnsolicitedNotificationListener ul)
Method Detail

messageReceived

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

Specified by:
messageReceived in interface LDAPUnsolicitedNotificationListener
Parameters:
msg - An unsolicited message received from the server.


getWrappedObject

private LDAPUnsolicitedNotificationListener getWrappedObject()

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