|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
public interface CodecFactoryOperations
Codec 는,CodecFactory 로부터 취득됩니다. CodecFactory 는,ORB.resolve_initial_references( "CodecFactory" ) 의 호출을 개입시켜 취득됩니다.
| 메소드의 개요 | |
|---|---|
Codec |
create_codec (Encoding enc)
지정된 인코딩의 Codec 를 작성합니다. |
| 메소드의 상세 |
|---|
Codec create_codec(Encoding enc)
throws UnknownEncoding
Codec 를 작성합니다.
enc - Codec 의 작성의 대상이 되는 인코딩
Codec
UnknownEncoding - 이 팩토리가 지정된 인코딩의
Codec 를 작성할 수 없는 경우에 throw 된다
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.