JavaTM Platform
Standard Ed. 6

클래스
org.omg.IOP.CodecPackage.FormatMismatch 의 사용

FormatMismatch 를 사용하고 있는 패키지
org.omg.IOP 이 패키지에는, OMG 문서 「The Common Object Request Broker: Architecture and Specification」 (http://cgi.omg.org/cgi-bin/doc? formal/99-10-07 , 13.6 절)로 지정된 IOP 모듈이 포함됩니다.  
org.omg.IOP.CodecPackage 이 패키지는, IOP::Codec IDL 인터페이스 정의로부터 생성됩니다.  
 

org.omg.IOP 에서의 FormatMismatch 의 사용
 

FormatMismatch 를 throw 하는 org.omg.IOP 의 메소드
 Any CodecOperations. decode_value (byte[] data, TypeCode  tc)
          지정된 TypeCode 곳의 Codec 에 유효한 encode 형식에 근거해, 지정된 바이트 배열을 Any 에 디코드합니다.
 Any CodecOperations. decode (byte[] data)
          이 Codec 에 유효한 encode 형식에 근거해, 지정된 바이트 배열을 Any 에 디코드합니다.
 

org.omg.IOP.CodecPackage 에서의 FormatMismatch 의 사용
 

FormatMismatch 를 돌려주는 org.omg.IOP.CodecPackage 의 메소드
static FormatMismatch FormatMismatchHelper. extract (Any  a)
           
static FormatMismatch FormatMismatchHelper. read (InputStream  istream)
           
 

FormatMismatch 형의 파라미터를 가지는 org.omg.IOP.CodecPackage 의 메소드
static void FormatMismatchHelper. insert (Any  a, FormatMismatch  that)
           
static void FormatMismatchHelper. write (OutputStream  ostream, FormatMismatch  value)
           
 


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 도 참조해 주세요.