JavaTM Platform
Standard Ed. 6

org.omg.PortableInterceptor
인터페이스 ServerRequestInterceptor

모든 슈퍼 인터페이스:
IDLEntity , Interceptor , InterceptorOperations , Object , Serializable , ServerRequestInterceptorOperations


public interface ServerRequestInterceptor
extends ServerRequestInterceptorOperations , Interceptor , IDLEntity

서버측의 요구 인타세프타입니다.

요구 인타세프타는, 특정의 지점에서 ORB 를 개입시켜 요구/응답 순서의 흐름을 차단해, 서비스가 요구 정보를 조회하거나 클라이언트와 서버와의 사이에 거래되는 서비스 문맥을 조작하거나 할 수 있도록(듯이) 설계되고 있습니다. 요구 인타세프타의 주된 사용 목적은, ORB 서비스가 클라이언트와 서버와의 사이에 문맥 정보를 전송 할 수 있도록(듯이) 하는 것입니다. 요구 인타세프타에는, 클라이언트측과 서버측의 2 종류가 있습니다.

서버측의 인타세프타를 작성하려면 , ServerRequestInterceptor 인터페이스를 구현합니다.

관련 항목:
ServerRequestInfo

메소드의 개요
 
인터페이스 org.omg.PortableInterceptor. ServerRequestInterceptorOperations 로부터 상속된 메소드
receive_request_service_contexts , receive_request , send_exception , send_other , send_reply
 
인터페이스 org.omg.PortableInterceptor. InterceptorOperations 로부터 상속된 메소드
destroy , name
 
인터페이스 org.omg.CORBA. Object 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _is_a , _is_equivalent , _non_existent , _release , _request , _set_policy_override
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.