|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
public interface UnsolicitedNotificationListener
이 인터페이스는,UnsolicitedNotificationEvent 를 처리하기 위한의 것입니다. 「비요청 통지」는「RFC 2251」으로 정의되고 있습니다. 이 인터페이스에 의해, 서버는 비요청 통지를 클라이언트에 송신할 수 있습니다. UnsolicitedNotificationListener 는 이하를 실시할 필요가 있습니다.
UnsolicitedNotificationEvent ,
UnsolicitedNotification ,
EventContext.addNamingListener(javax.naming.Name, int, javax.naming.event.NamingListener) ,
EventDirContext.addNamingListener(javax.naming.Name, java.lang.String, javax.naming.directory.SearchControls, javax.naming.event.NamingListener) ,
EventContext.removeNamingListener(javax.naming.event.NamingListener) | 메소드의 개요 | |
|---|---|
void |
notificationReceived (UnsolicitedNotificationEvent evt)
비요청 통지가 수신되고 있는 경우에 불려 갑니다. |
| 인터페이스 javax.naming.event. NamingListener 로부터 상속된 메소드 |
|---|
namingExceptionThrown |
| 메소드의 상세 |
|---|
void notificationReceived(UnsolicitedNotificationEvent evt)
evt - null 이외의 UnsolicitedNotificationEvent
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.