JavaTM Platform
Standard Ed. 6

클래스
org.omg.CORBA.portable.InputStream 의 사용

InputStream 를 사용하고 있는 패키지
javax.rmi.CORBA RMI-IIOP 용의 이식 가능한 API 를 포함합니다.  
org.omg.CORBA OMG CORBA API 의 JavaTM 프로그램 언어 (ORB 클래스를 포함한다)에의 매핑을 제공합니다.  
org.omg.CORBA_2_3.portable 치 형의 입력 및 출력의 메소드를 제공해, 또 org/omg/CORBA/portable 패키지의 그 외의 갱신을 포함합니다.  
org.omg.CORBA.portable portability 층, 즉, 어느 벤더에 의해 생성된 코드가 다른 벤더의 ORB 로 동작할 수 있도록(듯이) 하는 일련의 ORB API 를 제공합니다.  
org.omg.CosNaming Java IDL 의 네임 서비스를 제공합니다.  
org.omg.CosNaming.NamingContextExtPackage 이 패키지에는,org.omg.CosNaming.NamingContextExt 로 사용되는 다음의 클래스가 포함되고 있습니다.  
org.omg.CosNaming.NamingContextPackage 이 패키지에는,org.omg.CosNaming 패키지의 예외 클래스가 포함되고 있습니다.  
org.omg.DynamicAny 실행시에 any 에 관련지을 수 있었던 데이터값의 횡단(traverse), 및 데이터값의 기본적인 원가요소를 추출하기 위한 클래스와 인터페이스를 제공합니다.  
org.omg.DynamicAny.DynAnyFactoryPackage 이 패키지에는, OMG 의 「The Common Object Request Broker: Architecture and Specification」(http://cgi.omg.org/cgi-bin/doc? formal/99-10-07 )의 섹션 9.2. 2 로 지정된 DynamicAny 모듈의 DynAnyFactory 인터페이스의 클래스와 예외가 포함됩니다.  
org.omg.DynamicAny.DynAnyPackage 이 패키지에는, OMG 의 「The Common Object Request Broker: Architecture and Specification」(http://cgi.omg.org/cgi-bin/doc? formal/99-10-07 )의 섹션 9.2 로 지정된 DynamicAny 모듈의 DynAny 인터페이스의 클래스와 예외가 포함됩니다.  
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.CodecFactoryPackage 이 패키지에는, IOP::CodeFactory 인터페이스로 지정되고 있는 예외가 포함되어 있습니다 (Portable Interceptor 스펙의 일부로서).  
org.omg.IOP.CodecPackage 이 패키지는, IOP::Codec IDL 인터페이스 정의로부터 생성됩니다.  
org.omg.Messaging 이 패키지에는, OMG 의 CORBA Messaging 스펙의 Messaging 모듈이 포함되어 있습니다 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 ).  
org.omg.PortableInterceptor ORB 서비스가 ORB 의 일반적으로의 실행 플로우를 차단할 수 있도록(듯이)하기 위한 ORB 훅을 등록하는 기구를 제공합니다.  
org.omg.PortableInterceptor.ORBInitInfoPackage 이 패키지에는, OMG 의 Portable Interceptor 스펙 (http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06 , 21.7. 2 절)로 지정된 PortableInterceptor 모듈의 ORBInitInfo 로컬 인터페이스의 예외와 typedef 가 포함되어 있습니다.  
org.omg.PortableServer 클래스와 인터페이스를 제공해, 어플리케이션의 서버측을 복수 벤더간 ORB 로 이식할 수 있도록(듯이) 합니다.  
org.omg.PortableServer.CurrentPackage 메소드의 구현에 대해서, 호출원의 객체의 식별 정보에의 액세스권을 부여합니다.  
org.omg.PortableServer.POAManagerPackage 이 패키지를 관련지을 수 있고 있는 POA 의 처리 상태를 캡슐화합니다.  
org.omg.PortableServer.POAPackage 이 패키지를 사용하면(자), 프로그래머는 다른 ORB 제품간에 이식 가능한 객체 구현을 작성할 수 있습니다.  
org.omg.PortableServer.ServantLocatorPackage 서번트를 검색하기 위한 클래스와 인터페이스를 제공합니다.  
 

javax.rmi.CORBA 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 javax.rmi.CORBA 의 메소드
 Object UtilDelegate. readAny (InputStream  in)
          Util.readAny(org.omg.CORBA.portable.InputStream) 에 대한 위양 호출입니다.
static Object Util. readAny (InputStream  in)
          java.lang.Object 를 CORBA 의 Any 형으로서 읽어들입니다.
 Serializable ValueHandler. readValue (InputStream  in, int offset, Class  clz, String  repositoryID, RunTime  sender)
          Java 시멘틱스를 사용해 스트림로부터 값을 읽어들입니다.
 

org.omg.CORBA 에서의 InputStream 의 사용
 

InputStream 를 돌려주는 org.omg.CORBA 의 메소드
 InputStream LocalObject. _invoke (OutputStream  output)
           「This is a locally constrained object.」라고 하는 메세지와 함께 org.omg.CORBA.NO_IMPLEMENT 예외를 throw 합니다.
abstract  InputStream Any. create_input_stream ()
          이 Any 객체의 값을 비정렬화할 수 있는 입력 스트림을 작성합니다.
 

InputStream 형의 파라미터를 가지는 org.omg.CORBA 의 메소드
 void WrongTransactionHolder. _read (InputStream  i)
           
 void WStringSeqHolder. _read (InputStream  i)
           
 void WCharSeqHolder. _read (InputStream  i)
           
 void ValueBaseHolder. _read (InputStream  input)
          input 로부터 읽어들여, 홀더의 값을 비정렬화 데이터로 초기화합니다.
 void UnknownUserExceptionHolder. _read (InputStream  i)
           
 void UShortSeqHolder. _read (InputStream  i)
           
 void ULongSeqHolder. _read (InputStream  i)
           
 void ULongLongSeqHolder. _read (InputStream  i)
           
 void TypeCodeHolder. _read (InputStream  input)
          input 로부터 읽어들여, 이 TypeCodeHolder 객체의 값을 비정렬화 데이터로 초기화합니다.
 void StringSeqHolder. _read (InputStream  i)
           
 void StringHolder. _read (InputStream  input)
          input 로부터 정렬화되어 있지 않은 데이터를 읽어들여,StringHolder 객체의 value 필드에 대입합니다.
 void ShortSeqHolder. _read (InputStream  i)
           
 void ShortHolder. _read (InputStream  input)
          input 로부터 읽어들여, 이 ShortHolder 객체의 값을 비정렬화 데이터로 초기화합니다.
 void ServiceInformationHolder. _read (InputStream  in)
          입력 스트림 in 로부터 정렬화되어 있지 않은 데이터를 읽어들여, 이 ServiceInformationHolder 객체의 value 필드에 대입합니다.
 void PrincipalHolder. _read (InputStream  input)
          추천 되고 있지 않습니다.   
 void PolicyListHolder. _read (InputStream  i)
           
 void PolicyHolder. _read (InputStream  i)
           
 void PolicyErrorHolder. _read (InputStream  i)
           
 void ParameterModeHolder. _read (InputStream  i)
           
 void OctetSeqHolder. _read (InputStream  i)
           
 void ObjectHolder. _read (InputStream  input)
          input 로부터 읽어들여, 이 ObjectHolder 객체의 값을 비정렬화 데이터로 초기화합니다.
 void LongSeqHolder. _read (InputStream  i)
           
 void LongLongSeqHolder. _read (InputStream  i)
           
 void LongHolder. _read (InputStream  input)
          input 로부터 읽어들여, 홀더의 값을 비정렬화 데이터로 초기화합니다.
 void IntHolder. _read (InputStream  input)
          input 로부터 정렬화되어 있지 않은 데이터를 읽어들여,IntHolder 객체의 value 필드에 대입합니다.
 void FloatSeqHolder. _read (InputStream  i)
           
 void FloatHolder. _read (InputStream  input)
          입력 스트림로부터 float 치를 읽어들여, 그 float 치로 값멤버를 초기화합니다.
 void FixedHolder. _read (InputStream  input)
          입력 스트림로부터 고정 소수점치를 읽어들여 값멤버에게 포함합니다.
 void DoubleSeqHolder. _read (InputStream  i)
           
 void DoubleHolder. _read (InputStream  input)
          입력 스트림로부터 double 치를 읽어들여 값멤버에게 포함합니다.
 void CurrentHolder. _read (InputStream  i)
           
 void CharSeqHolder. _read (InputStream  i)
           
 void CharHolder. _read (InputStream  input)
          input 로부터 읽어들여, 이 CharHolder 객체의 값을 비정렬화 데이터로 초기화합니다.
 void ByteHolder. _read (InputStream  input)
          input 로부터 읽어들여, 이 ByteHolder 객체의 값을 비정렬화 데이터로 초기화합니다.
 void BooleanSeqHolder. _read (InputStream  i)
           
 void BooleanHolder. _read (InputStream  input)
          input 로부터 정렬화되어 있지 않은 데이터를 읽어들여,BooleanHolder 객체의 value 필드에 할당합니다.
 void AnySeqHolder. _read (InputStream  i)
           
 void AnyHolder. _read (InputStream  input)
          input 로부터 읽어들여, 홀더의 값을 비정렬화 데이터로 초기화합니다.
 void LocalObject. _releaseReply (InputStream  input)
           「This is a locally constrained object.」라고 하는 메세지와 함께 org.omg.CORBA.NO_IMPLEMENT 예외를 throw 합니다.
 Serializable WStringValueHelper. read_value (InputStream  istream)
           
 Serializable StringValueHelper. read_value (InputStream  istream)
           
abstract  void Any. read_value (InputStream  is, TypeCode  t)
          지정된 형태 코드를 사용해, 지정된 입력 스트림로부터 Any 객체의 값을 읽어들여 (비정렬화해).
static WrongTransaction WrongTransactionHelper. read (InputStream  istream)
           
static String WStringValueHelper. read (InputStream  istream)
           
static String [] WStringSeqHelper. read (InputStream  istream)
           
static char[] WCharSeqHelper. read (InputStream  istream)
           
static short VisibilityHelper. read (InputStream  istream)
           
static String VersionSpecHelper. read (InputStream  istream)
           
static ValueMember ValueMemberHelper. read (InputStream  istream)
           
static Serializable ValueBaseHelper. read (InputStream  istream)
           
static UnknownUserException UnknownUserExceptionHelper. read (InputStream  istream)
           
static UnionMember UnionMemberHelper. read (InputStream  istream)
           
static short[] UShortSeqHelper. read (InputStream  istream)
           
static int[] ULongSeqHelper. read (InputStream  istream)
           
static long[] ULongLongSeqHelper. read (InputStream  istream)
           
static StructMember StructMemberHelper. read (InputStream  istream)
           
static String StringValueHelper. read (InputStream  istream)
           
static String [] StringSeqHelper. read (InputStream  istream)
           
static short[] ShortSeqHelper. read (InputStream  istream)
           
static SetOverrideType SetOverrideTypeHelper. read (InputStream  istream)
           
static ServiceInformation ServiceInformationHelper. read (InputStream  in)
           
static ServiceDetail ServiceDetailHelper. read (InputStream  in)
           
static String RepositoryIdHelper. read (InputStream  istream)
           
static int PolicyTypeHelper. read (InputStream  istream)
           
static Policy [] PolicyListHelper. read (InputStream  istream)
           
static Policy PolicyHelper. read (InputStream  istream)
           
static PolicyError PolicyErrorHelper. read (InputStream  istream)
           
static short PolicyErrorCodeHelper. read (InputStream  istream)
           
static ParameterMode ParameterModeHelper. read (InputStream  istream)
           
static byte[] OctetSeqHelper. read (InputStream  istream)
           
static Object ObjectHelper. read (InputStream  istream)
           
static NameValuePair NameValuePairHelper. read (InputStream  istream)
           
static int[] LongSeqHelper. read (InputStream  istream)
           
static long[] LongLongSeqHelper. read (InputStream  istream)
           
static String IdentifierHelper. read (InputStream  istream)
           
static IDLType IDLTypeHelper. read (InputStream  istream)
           
static float[] FloatSeqHelper. read (InputStream  istream)
           
static String FieldNameHelper. read (InputStream  istream)
           
static double[] DoubleSeqHelper. read (InputStream  istream)
           
static DefinitionKind DefinitionKindHelper. read (InputStream  istream)
           
static Current CurrentHelper. read (InputStream  istream)
           
static CompletionStatus CompletionStatusHelper. read (InputStream  istream)
           
static char[] CharSeqHelper. read (InputStream  istream)
           
static boolean[] BooleanSeqHelper. read (InputStream  istream)
           
static Any [] AnySeqHelper. read (InputStream  istream)
           
 

org.omg.CORBA_2_3.portable 에서의 InputStream 의 사용
 

org.omg.CORBA_2_3.portable 에서의 InputStream 의 서브 클래스
 class InputStream
          InputStream 는, 맵 된 모든 IDL 형을 스트림로부터 읽어내기 위해서(때문에) 사용합니다.
 

org.omg.CORBA.portable 에서의 InputStream 의 사용
 

InputStream 를 돌려주는 org.omg.CORBA.portable 의 메소드
 InputStream ObjectImpl. _invoke (OutputStream  output)
          조작을 호출해, 응답을 읽어들이기 위한 InputStream 객체를 돌려줍니다.
abstract  InputStream OutputStream. create_input_stream ()
          같은 버퍼를 가지는 입력 스트림을 돌려줍니다.
 InputStream ApplicationException. getInputStream ()
          예외 데이터를 파라미터로서 읽어들일 수가 있는 입력 스트림을 돌려줍니다.
 InputStream Delegate. invoke (Object  self, OutputStream  output)
          invoke 는 조작을 호출하기 위해서(때문에) Stub에 의해 불려 갑니다.
 

InputStream 형의 파라미터를 가지는 org.omg.CORBA.portable 의 메소드
 OutputStream InvokeHandler. _invoke (String  method, InputStream  input, ResponseHandler  handler)
          요구를 서번트에게 발송 하기 위해서, ORB 에 의해 불려 갑니다.
 void Streamable. _read (InputStream  istream)
          istream 로부터 데이터를 읽어내, 비정렬화 된 데이터를 사용해 Holder 의 value 필드를 초기화합니다.
 void ObjectImpl. _releaseReply (InputStream  input)
          _invoke 메소드의 호출 후, 비정렬화가 완료했을 때에, 지정된 응답 스트림을 ORB 에 해제합니다.
 Serializable BoxedValueHelper. read_value (InputStream  is)
           
 void Delegate. releaseReply (Object  self, InputStream  input)
          releaseReply 는, 비정렬화가 완료했을 때에 ORB 에 되돌려지는 응답 스트림을 해제하기 위해서, Stub에 의해 임의에 불려 가는 일이 있습니다.
 

InputStream 형의 파라미터를 가지는 org.omg.CORBA.portable 의 생성자
ApplicationException (String  id, InputStream  ins)
          예외의 CORBA 리포지터리(repository) ID, 및 예외 데이터를 파라미터로서 읽어들일 수 있는 입력 스트림로부터, ApplicationException 를 구축합니다.
 

org.omg.CosNaming 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.CosNaming 의 메소드
 OutputStream NamingContextPOA. _invoke (String  $method, InputStream  in, ResponseHandler  $rh)
           
 OutputStream NamingContextExtPOA. _invoke (String  $method, InputStream  in, ResponseHandler  $rh)
           
 OutputStream BindingIteratorPOA. _invoke (String  $method, InputStream  in, ResponseHandler  $rh)
           
 void NamingContextHolder. _read (InputStream  i)
           
 void NamingContextExtHolder. _read (InputStream  i)
           
 void NameHolder. _read (InputStream  i)
           
 void NameComponentHolder. _read (InputStream  i)
           
 void BindingTypeHolder. _read (InputStream  i)
           
 void BindingListHolder. _read (InputStream  i)
           
 void BindingIteratorHolder. _read (InputStream  i)
           
 void BindingHolder. _read (InputStream  i)
           
static NamingContext NamingContextHelper. read (InputStream  istream)
           
static NamingContextExt NamingContextExtHelper. read (InputStream  istream)
           
static NameComponent [] NameHelper. read (InputStream  istream)
           
static NameComponent NameComponentHelper. read (InputStream  istream)
           
static String IstringHelper. read (InputStream  istream)
           
static BindingType BindingTypeHelper. read (InputStream  istream)
           
static Binding [] BindingListHelper. read (InputStream  istream)
           
static BindingIterator BindingIteratorHelper. read (InputStream  istream)
           
static Binding BindingHelper. read (InputStream  istream)
           
 

org.omg.CosNaming.NamingContextExtPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.CosNaming.NamingContextExtPackage 의 메소드
 void InvalidAddressHolder. _read (InputStream  i)
           
static String URLStringHelper. read (InputStream  istream)
           
static String StringNameHelper. read (InputStream  istream)
           
static InvalidAddress InvalidAddressHelper. read (InputStream  istream)
           
static String AddressHelper. read (InputStream  istream)
           
 

org.omg.CosNaming.NamingContextPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.CosNaming.NamingContextPackage 의 메소드
 void NotFoundReasonHolder. _read (InputStream  i)
           
 void NotFoundHolder. _read (InputStream  i)
           
 void NotEmptyHolder. _read (InputStream  i)
           
 void InvalidNameHolder. _read (InputStream  i)
           
 void CannotProceedHolder. _read (InputStream  i)
           
 void AlreadyBoundHolder. _read (InputStream  i)
           
static NotFoundReason NotFoundReasonHelper. read (InputStream  istream)
           
static NotFound NotFoundHelper. read (InputStream  istream)
           
static NotEmpty NotEmptyHelper. read (InputStream  istream)
           
static InvalidName InvalidNameHelper. read (InputStream  istream)
           
static CannotProceed CannotProceedHelper. read (InputStream  istream)
           
static AlreadyBound AlreadyBoundHelper. read (InputStream  istream)
           
 

org.omg.DynamicAny 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.DynamicAny 의 메소드
static NameValuePair [] NameValuePairSeqHelper. read (InputStream  istream)
           
static NameValuePair NameValuePairHelper. read (InputStream  istream)
           
static NameDynAnyPair [] NameDynAnyPairSeqHelper. read (InputStream  istream)
           
static NameDynAnyPair NameDynAnyPairHelper. read (InputStream  istream)
           
static String FieldNameHelper. read (InputStream  istream)
           
static DynValue DynValueHelper. read (InputStream  istream)
           
static DynUnion DynUnionHelper. read (InputStream  istream)
           
static DynStruct DynStructHelper. read (InputStream  istream)
           
static DynSequence DynSequenceHelper. read (InputStream  istream)
           
static DynFixed DynFixedHelper. read (InputStream  istream)
           
static DynEnum DynEnumHelper. read (InputStream  istream)
           
static DynArray DynArrayHelper. read (InputStream  istream)
           
static DynAny [] DynAnySeqHelper. read (InputStream  istream)
           
static DynAny DynAnyHelper. read (InputStream  istream)
           
static DynAnyFactory DynAnyFactoryHelper. read (InputStream  istream)
           
static Any [] AnySeqHelper. read (InputStream  istream)
           
 

org.omg.DynamicAny.DynAnyFactoryPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.DynamicAny.DynAnyFactoryPackage 의 메소드
static InconsistentTypeCode InconsistentTypeCodeHelper. read (InputStream  istream)
           
 

org.omg.DynamicAny.DynAnyPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.DynamicAny.DynAnyPackage 의 메소드
static TypeMismatch TypeMismatchHelper. read (InputStream  istream)
           
static InvalidValue InvalidValueHelper. read (InputStream  istream)
           
 

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

InputStream 형의 파라미터를 가지는 org.omg.IOP 의 메소드
 void TaggedProfileHolder. _read (InputStream  i)
           
 void TaggedComponentHolder. _read (InputStream  i)
           
 void ServiceContextListHolder. _read (InputStream  i)
           
 void ServiceContextHolder. _read (InputStream  i)
           
 void MultipleComponentProfileHolder. _read (InputStream  i)
           
 void IORHolder. _read (InputStream  i)
           
static TaggedProfile TaggedProfileHelper. read (InputStream  istream)
           
static TaggedComponent TaggedComponentHelper. read (InputStream  istream)
           
static int ServiceIdHelper. read (InputStream  istream)
           
static ServiceContext [] ServiceContextListHelper. read (InputStream  istream)
           
static ServiceContext ServiceContextHelper. read (InputStream  istream)
           
static int ProfileIdHelper. read (InputStream  istream)
           
static TaggedComponent [] MultipleComponentProfileHelper. read (InputStream  istream)
           
static IOR IORHelper. read (InputStream  istream)
           
static int ComponentIdHelper. read (InputStream  istream)
           
static CodecFactory CodecFactoryHelper. read (InputStream  istream)
           
 

org.omg.IOP.CodecFactoryPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.IOP.CodecFactoryPackage 의 메소드
static UnknownEncoding UnknownEncodingHelper. read (InputStream  istream)
           
 

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

InputStream 형의 파라미터를 가지는 org.omg.IOP.CodecPackage 의 메소드
static TypeMismatch TypeMismatchHelper. read (InputStream  istream)
           
static InvalidTypeForEncoding InvalidTypeForEncodingHelper. read (InputStream  istream)
           
static FormatMismatch FormatMismatchHelper. read (InputStream  istream)
           
 

org.omg.Messaging 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.Messaging 의 메소드
static short SyncScopeHelper. read (InputStream  istream)
           
 

org.omg.PortableInterceptor 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableInterceptor 의 메소드
 void ObjectReferenceTemplateSeqHolder. _read (InputStream  i)
           
 void ObjectReferenceTemplateHolder. _read (InputStream  i)
           
 void ObjectReferenceFactoryHolder. _read (InputStream  i)
           
 void IORInterceptor_3_0Holder. _read (InputStream  i)
           
static String ServerIdHelper. read (InputStream  istream)
           
static byte[] ObjectIdHelper. read (InputStream  istream)
           
static ObjectReferenceTemplate [] ObjectReferenceTemplateSeqHelper. read (InputStream  istream)
           
static ObjectReferenceTemplate ObjectReferenceTemplateHelper. read (InputStream  istream)
           
static ObjectReferenceFactory ObjectReferenceFactoryHelper. read (InputStream  istream)
           
static String ORBIdHelper. read (InputStream  istream)
           
static InvalidSlot InvalidSlotHelper. read (InputStream  istream)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper. read (InputStream  istream)
           
static ForwardRequest ForwardRequestHelper. read (InputStream  istream)
           
static Current CurrentHelper. read (InputStream  istream)
           
static short AdapterStateHelper. read (InputStream  istream)
           
static String [] AdapterNameHelper. read (InputStream  istream)
           
static int AdapterManagerIdHelper. read (InputStream  istream)
           
 

org.omg.PortableInterceptor.ORBInitInfoPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableInterceptor.ORBInitInfoPackage 의 메소드
static String ObjectIdHelper. read (InputStream  istream)
           
static InvalidName InvalidNameHelper. read (InputStream  istream)
           
static DuplicateName DuplicateNameHelper. read (InputStream  istream)
           
 

org.omg.PortableServer 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableServer 의 메소드
 OutputStream ServantLocatorPOA. _invoke (String  $method, InputStream  in, ResponseHandler  $rh)
           
 OutputStream ServantActivatorPOA. _invoke (String  $method, InputStream  in, ResponseHandler  $rh)
           
static ServantLocator ServantLocatorHelper. read (InputStream  istream)
           
static ServantActivator ServantActivatorHelper. read (InputStream  istream)
           
static POA POAHelper. read (InputStream  istream)
           
static ForwardRequest ForwardRequestHelper. read (InputStream  istream)
           
static Current CurrentHelper. read (InputStream  istream)
           
 

org.omg.PortableServer.CurrentPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableServer.CurrentPackage 의 메소드
static NoContext NoContextHelper. read (InputStream  istream)
           
 

org.omg.PortableServer.POAManagerPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableServer.POAManagerPackage 의 메소드
static AdapterInactive AdapterInactiveHelper. read (InputStream  istream)
           
 

org.omg.PortableServer.POAPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableServer.POAPackage 의 메소드
static WrongPolicy WrongPolicyHelper. read (InputStream  istream)
           
static WrongAdapter WrongAdapterHelper. read (InputStream  istream)
           
static ServantNotActive ServantNotActiveHelper. read (InputStream  istream)
           
static ServantAlreadyActive ServantAlreadyActiveHelper. read (InputStream  istream)
           
static ObjectNotActive ObjectNotActiveHelper. read (InputStream  istream)
           
static ObjectAlreadyActive ObjectAlreadyActiveHelper. read (InputStream  istream)
           
static NoServant NoServantHelper. read (InputStream  istream)
           
static InvalidPolicy InvalidPolicyHelper. read (InputStream  istream)
           
static AdapterNonExistent AdapterNonExistentHelper. read (InputStream  istream)
           
static AdapterAlreadyExists AdapterAlreadyExistsHelper. read (InputStream  istream)
           
 

org.omg.PortableServer.ServantLocatorPackage 에서의 InputStream 의 사용
 

InputStream 형의 파라미터를 가지는 org.omg.PortableServer.ServantLocatorPackage 의 메소드
 void CookieHolder. _read (InputStream  is)
           
 


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