|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
java.lang.Object | +--org.omg.CosNaming.BindingIteratorHolder
BindingIterator 인터페이스를 사용하면(자), 클라이언트는 next_one 또는 next_n 를 사용해 바인딩을 차례차례로 돌려줄 수가 있습니다. 바이딘그 반복자는 NamingContext 에 대해서 list 메소드를 호출하는 것으로 취득됩니다.
NamingContextOperations.list(int, org.omg.CosNaming.BindingListHolder, org.omg.CosNaming.BindingIteratorHolder)
필드의 개요 | |
BindingIterator |
value
|
생성자의 개요 | |
BindingIteratorHolder ()
|
|
BindingIteratorHolder (BindingIterator initialValue)
|
메소드의 개요 | |
void |
_read (InputStream i)
istream 로부터 데이터를 읽어내, 비정렬화 된 데이터를 사용해 Holder 의 value 필드를 초기화합니다. |
TypeCode |
_type ()
Holder 의 value 필드의 값에 대응하는 TypeCode 오브젝트를 꺼냅니다. |
void |
_write (OutputStream o)
Holder 의 value 필드의 값을 ostream 에 정렬화합니다. |
클래스 java.lang. Object 에서 상속받은 메소드 |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
필드의 상세 |
public BindingIterator value
생성자의 상세 |
public BindingIteratorHolder()
public BindingIteratorHolder(BindingIterator initialValue)
메소드의 상세 |
public void _read(InputStream i)
Streamable
의 기술: istream
로부터 데이터를 읽어내, 비정렬화 된 데이터를 사용해 Holder 의 value
필드를 초기화합니다.
Streamable
내의 _read
i
- 와이어로부터의 CDR 데이터를 나타내는 InputStreampublic void _write(OutputStream o)
Streamable
의 기술: value
필드의 값을 ostream
에 정렬화합니다.
Streamable
내의 _write
o
- CDR OutputStreampublic TypeCode _type()
Streamable
의 기술: value
필드의 값에 대응하는 TypeCode
오브젝트를 꺼냅니다.
Streamable
내의 _type
TypeCode
오브젝트
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.