| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| OutputStream 를 사용하고 있는 패키지 | |
|---|---|
| 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 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 javax.rmi.CORBA 의 메소드 | |
|---|---|
 void | 
UtilDelegate. writeAbstractObject (OutputStream  out,
                    Object  obj)
Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)  에 대한 위양 호출입니다.  | 
static void | 
Util. writeAbstractObject (OutputStream  out,
                    Object  obj)
java.lang.Object 를 값 또는 CORBA Object 로서 기입합니다.  | 
 void | 
UtilDelegate. writeAny (OutputStream  out,
         Object  obj)
Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object)  에 대한 위양 호출입니다.  | 
static void | 
Util. writeAny (OutputStream  out,
         Object  obj)
java.lang.Object 를 CORBA 의 Any 형으로서 기입합니다.  | 
 void | 
UtilDelegate. writeRemoteObject (OutputStream  out,
                  Object  obj)
Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object)  에 대한 위양 호출입니다.  | 
static void | 
Util. writeRemoteObject (OutputStream  out,
                  Object  obj)
java.lang.Object 를 CORBA Object 로서 기입합니다.  | 
 void | 
ValueHandler. writeValue (OutputStream  out,
           Serializable  value)
Java 시멘틱스를 사용해 스트림에 값을 기입합니다.  | 
 void | 
ValueHandlerMultiFormat. writeValue (OutputStream  out,
           Serializable  value,
           byte streamFormatVersion)
ORB 가 RMI/IDL 커스텀치형의 스트림 포맷 버젼을 건네줄 수 있도록(듯이) 합니다.  | 
| org.omg.CORBA 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 를 돌려주는 org.omg.CORBA 의 메소드 | |
|---|---|
 OutputStream  | 
LocalObject. _request (String  operation,
         boolean responseExpected)
「This is a locally constrained object.」라고 하는 메세지와 함께 org.omg.CORBA.NO_IMPLEMENT 예외를 throw 합니다.  | 
abstract  OutputStream  | 
ORB. create_output_stream ()
새로운 org.omg.CORBA.portable.OutputStream 객체를 생성합니다.  | 
abstract  OutputStream  | 
Any. create_output_stream ()
이 Any 객체의 값을 정렬화할 수 있는 출력 스트림을 작성합니다.  | 
| OutputStream 형의 파라미터를 가지는 org.omg.CORBA 의 메소드 | |
|---|---|
 InputStream  | 
LocalObject. _invoke (OutputStream  output)
「This is a locally constrained object.」라고 하는 메세지와 함께 org.omg.CORBA.NO_IMPLEMENT 예외를 throw 합니다.  | 
 void | 
WrongTransactionHolder. _write (OutputStream  o)
 | 
 void | 
WStringSeqHolder. _write (OutputStream  o)
 | 
 void | 
WCharSeqHolder. _write (OutputStream  o)
 | 
 void | 
ValueBaseHolder. _write (OutputStream  output)
홀더의 값을 output 에 정렬화합니다.  | 
 void | 
UnknownUserExceptionHolder. _write (OutputStream  o)
 | 
 void | 
UShortSeqHolder. _write (OutputStream  o)
 | 
 void | 
ULongSeqHolder. _write (OutputStream  o)
 | 
 void | 
ULongLongSeqHolder. _write (OutputStream  o)
 | 
 void | 
TypeCodeHolder. _write (OutputStream  output)
이 TypeCodeHolder 객체의 값을 output 에 정렬화합니다.  | 
 void | 
StringSeqHolder. _write (OutputStream  o)
 | 
 void | 
StringHolder. _write (OutputStream  output)
이 StringHolder 객체에 포함되고 있는 값을 출력 스트림 output 에 정렬화합니다.  | 
 void | 
ShortSeqHolder. _write (OutputStream  o)
 | 
 void | 
ShortHolder. _write (OutputStream  output)
이 ShortHolder 객체의 값을 output 에 정렬화합니다.  | 
 void | 
ServiceInformationHolder. _write (OutputStream  out)
이 ServiceInformationHolder 객체의 value 필드의 값을, 출력 스트림 out 에 정렬화합니다.  | 
 void | 
PrincipalHolder. _write (OutputStream  output)
추천 되고 있지 않습니다.  | 
 void | 
PolicyListHolder. _write (OutputStream  o)
 | 
 void | 
PolicyHolder. _write (OutputStream  o)
 | 
 void | 
PolicyErrorHolder. _write (OutputStream  o)
 | 
 void | 
ParameterModeHolder. _write (OutputStream  o)
 | 
 void | 
OctetSeqHolder. _write (OutputStream  o)
 | 
 void | 
ObjectHolder. _write (OutputStream  output)
이 ObjectHolder 객체의 값을 output 에 정렬화합니다.  | 
 void | 
LongSeqHolder. _write (OutputStream  o)
 | 
 void | 
LongLongSeqHolder. _write (OutputStream  o)
 | 
 void | 
LongHolder. _write (OutputStream  output)
홀더의 값을 output 에 정렬화합니다.  | 
 void | 
IntHolder. _write (OutputStream  output)
이 IntHolder 객체의 value 필드의 값을, 출력 스트림 output 에 정렬화합니다.  | 
 void | 
FloatSeqHolder. _write (OutputStream  o)
 | 
 void | 
FloatHolder. _write (OutputStream  output)
float 치를 출력 스트림에 기입합니다.  | 
 void | 
FixedHolder. _write (OutputStream  output)
이 홀더에 포함되고 있는 고정 소수점치를 OutputStream 에 기입합니다.  | 
 void | 
DoubleSeqHolder. _write (OutputStream  o)
 | 
 void | 
DoubleHolder. _write (OutputStream  output)
홀더에 포함되고 있는 double 치를 OutputStream 에 기입합니다.  | 
 void | 
CurrentHolder. _write (OutputStream  o)
 | 
 void | 
CharSeqHolder. _write (OutputStream  o)
 | 
 void | 
CharHolder. _write (OutputStream  output)
이 CharHolder 객체의 값을 output 에 정렬화합니다.  | 
 void | 
ByteHolder. _write (OutputStream  output)
이 ByteHolder 객체의 값을 output 에 정렬화합니다.  | 
 void | 
BooleanSeqHolder. _write (OutputStream  o)
 | 
 void | 
BooleanHolder. _write (OutputStream  output)
이 BooleanHolder 객체의 value 필드의 값을, 출력 스트림 output 에 정렬화합니다.  | 
 void | 
AnySeqHolder. _write (OutputStream  o)
 | 
 void | 
AnyHolder. _write (OutputStream  output)
이 AnyHolder 객체의 값을 output 에 정렬화합니다.  | 
abstract  void | 
Any. write_value (OutputStream  os)
이 Any 객체의 값이 지정된 출력 스트림에 기입합니다.  | 
 void | 
WStringValueHelper. write_value (OutputStream  ostream,
            Serializable  value)
 | 
 void | 
StringValueHelper. write_value (OutputStream  ostream,
            Serializable  value)
 | 
static void | 
AnySeqHelper. write (OutputStream  ostream,
      Any [] value)
 | 
static void | 
BooleanSeqHelper. write (OutputStream  ostream,
      boolean[] value)
 | 
static void | 
OctetSeqHelper. write (OutputStream  ostream,
      byte[] value)
 | 
static void | 
WCharSeqHelper. write (OutputStream  ostream,
      char[] value)
 | 
static void | 
CharSeqHelper. write (OutputStream  ostream,
      char[] value)
 | 
static void | 
CompletionStatusHelper. write (OutputStream  ostream,
      CompletionStatus  value)
 | 
static void | 
CurrentHelper. write (OutputStream  ostream,
      Current  value)
 | 
static void | 
DefinitionKindHelper. write (OutputStream  ostream,
      DefinitionKind  value)
 | 
static void | 
DoubleSeqHelper. write (OutputStream  ostream,
      double[] value)
 | 
static void | 
FloatSeqHelper. write (OutputStream  ostream,
      float[] value)
 | 
static void | 
IDLTypeHelper. write (OutputStream  ostream,
      IDLType  value)
 | 
static void | 
PolicyTypeHelper. write (OutputStream  ostream,
      int value)
 | 
static void | 
ULongSeqHelper. write (OutputStream  ostream,
      int[] value)
 | 
static void | 
LongSeqHelper. write (OutputStream  ostream,
      int[] value)
 | 
static void | 
ULongLongSeqHelper. write (OutputStream  ostream,
      long[] value)
 | 
static void | 
LongLongSeqHelper. write (OutputStream  ostream,
      long[] value)
 | 
static void | 
NameValuePairHelper. write (OutputStream  ostream,
      NameValuePair  value)
 | 
static void | 
ObjectHelper. write (OutputStream  ostream,
      Object  value)
 | 
static void | 
ParameterModeHelper. write (OutputStream  ostream,
      ParameterMode  value)
 | 
static void | 
PolicyHelper. write (OutputStream  ostream,
      Policy  value)
 | 
static void | 
PolicyListHelper. write (OutputStream  ostream,
      Policy [] value)
 | 
static void | 
PolicyErrorHelper. write (OutputStream  ostream,
      PolicyError  value)
 | 
static void | 
ValueBaseHelper. write (OutputStream  ostream,
      Serializable  value)
 | 
static void | 
ServiceDetailHelper. write (OutputStream  out,
      ServiceDetail  that)
 | 
static void | 
ServiceInformationHelper. write (OutputStream  out,
      ServiceInformation  that)
 | 
static void | 
SetOverrideTypeHelper. write (OutputStream  ostream,
      SetOverrideType  value)
 | 
static void | 
VisibilityHelper. write (OutputStream  ostream,
      short value)
 | 
static void | 
PolicyErrorCodeHelper. write (OutputStream  ostream,
      short value)
 | 
static void | 
UShortSeqHelper. write (OutputStream  ostream,
      short[] value)
 | 
static void | 
ShortSeqHelper. write (OutputStream  ostream,
      short[] value)
 | 
static void | 
WStringValueHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
VersionSpecHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
StringValueHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
RepositoryIdHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
IdentifierHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
FieldNameHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
WStringSeqHelper. write (OutputStream  ostream,
      String [] value)
 | 
static void | 
StringSeqHelper. write (OutputStream  ostream,
      String [] value)
 | 
static void | 
StructMemberHelper. write (OutputStream  ostream,
      StructMember  value)
 | 
static void | 
UnionMemberHelper. write (OutputStream  ostream,
      UnionMember  value)
 | 
static void | 
UnknownUserExceptionHelper. write (OutputStream  ostream,
      UnknownUserException  value)
 | 
static void | 
ValueMemberHelper. write (OutputStream  ostream,
      ValueMember  value)
 | 
static void | 
WrongTransactionHelper. write (OutputStream  ostream,
      WrongTransaction  value)
 | 
| org.omg.CORBA_2_3.portable 에서의 OutputStream 의 사용 | 
|---|
| org.omg.CORBA_2_3.portable 에서의 OutputStream 의 서브 클래스 | |
|---|---|
 class | 
OutputStream 
OutputStream 는, 맵 된 모든 IDL 형을 스트림에 기입하기 위한 인터페이스를 제공합니다.  | 
| org.omg.CORBA.portable 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 를 돌려주는 org.omg.CORBA.portable 의 메소드 | |
|---|---|
 OutputStream  | 
InvokeHandler. _invoke (String  method,
        InputStream  input,
        ResponseHandler  handler)
요구를 서번트에게 발송 하기 위해서, ORB 에 의해 불려 갑니다.  | 
 OutputStream  | 
ObjectImpl. _request (String  operation,
         boolean responseExpected)
지정된 메소드의 인수의 정렬화에 사용하는 OutputStream 객체를 돌려줍니다.  | 
 OutputStream  | 
ResponseHandler. createExceptionReply ()
메소드 호출동안에 서번트에 의해 불려 갑니다.  | 
 OutputStream  | 
ResponseHandler. createReply ()
메소드 호출동안에 서번트에 의해 불려 갑니다.  | 
 OutputStream  | 
Delegate. request (Object  self,
        String  operation,
        boolean responseExpected)
request 는, 인수의 정렬화이기 때문에, OutputStream 를 취득하는 목적으로 Stub에 의해 불려 갑니다.  | 
| OutputStream 형의 파라미터를 가지는 org.omg.CORBA.portable 의 메소드 | |
|---|---|
 InputStream  | 
ObjectImpl. _invoke (OutputStream  output)
조작을 호출해, 응답을 읽어들이기 위한 InputStream 객체를 돌려줍니다.  | 
 void | 
Streamable. _write (OutputStream  ostream)
Holder 의 value 필드의 값을 ostream 에 정렬화합니다.  | 
 InputStream  | 
Delegate. invoke (Object  self,
       OutputStream  output)
invoke 는 조작을 호출하기 위해서(때문에) Stub에 의해 불려 갑니다.  | 
 void | 
BoxedValueHelper. write_value (OutputStream  os,
            Serializable  value)
 | 
| org.omg.CosNaming 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 를 돌려주는 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)
 | 
| OutputStream 형의 파라미터를 가지는 org.omg.CosNaming 의 메소드 | |
|---|---|
 void | 
NamingContextHolder. _write (OutputStream  o)
 | 
 void | 
NamingContextExtHolder. _write (OutputStream  o)
 | 
 void | 
NameHolder. _write (OutputStream  o)
 | 
 void | 
NameComponentHolder. _write (OutputStream  o)
 | 
 void | 
BindingTypeHolder. _write (OutputStream  o)
 | 
 void | 
BindingListHolder. _write (OutputStream  o)
 | 
 void | 
BindingIteratorHolder. _write (OutputStream  o)
 | 
 void | 
BindingHolder. _write (OutputStream  o)
 | 
static void | 
BindingHelper. write (OutputStream  ostream,
      Binding  value)
 | 
static void | 
BindingListHelper. write (OutputStream  ostream,
      Binding [] value)
 | 
static void | 
BindingIteratorHelper. write (OutputStream  ostream,
      BindingIterator  value)
 | 
static void | 
BindingTypeHelper. write (OutputStream  ostream,
      BindingType  value)
 | 
static void | 
NameComponentHelper. write (OutputStream  ostream,
      NameComponent  value)
 | 
static void | 
NameHelper. write (OutputStream  ostream,
      NameComponent [] value)
 | 
static void | 
NamingContextHelper. write (OutputStream  ostream,
      NamingContext  value)
 | 
static void | 
NamingContextExtHelper. write (OutputStream  ostream,
      NamingContextExt  value)
 | 
static void | 
IstringHelper. write (OutputStream  ostream,
      String  value)
 | 
| org.omg.CosNaming.NamingContextExtPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.CosNaming.NamingContextExtPackage 의 메소드 | |
|---|---|
 void | 
InvalidAddressHolder. _write (OutputStream  o)
 | 
static void | 
InvalidAddressHelper. write (OutputStream  ostream,
      InvalidAddress  value)
 | 
static void | 
URLStringHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
StringNameHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
AddressHelper. write (OutputStream  ostream,
      String  value)
 | 
| org.omg.CosNaming.NamingContextPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.CosNaming.NamingContextPackage 의 메소드 | |
|---|---|
 void | 
NotFoundReasonHolder. _write (OutputStream  o)
 | 
 void | 
NotFoundHolder. _write (OutputStream  o)
 | 
 void | 
NotEmptyHolder. _write (OutputStream  o)
 | 
 void | 
InvalidNameHolder. _write (OutputStream  o)
 | 
 void | 
CannotProceedHolder. _write (OutputStream  o)
 | 
 void | 
AlreadyBoundHolder. _write (OutputStream  o)
 | 
static void | 
AlreadyBoundHelper. write (OutputStream  ostream,
      AlreadyBound  value)
 | 
static void | 
CannotProceedHelper. write (OutputStream  ostream,
      CannotProceed  value)
 | 
static void | 
InvalidNameHelper. write (OutputStream  ostream,
      InvalidName  value)
 | 
static void | 
NotEmptyHelper. write (OutputStream  ostream,
      NotEmpty  value)
 | 
static void | 
NotFoundHelper. write (OutputStream  ostream,
      NotFound  value)
 | 
static void | 
NotFoundReasonHelper. write (OutputStream  ostream,
      NotFoundReason  value)
 | 
| org.omg.DynamicAny 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.DynamicAny 의 메소드 | |
|---|---|
static void | 
AnySeqHelper. write (OutputStream  ostream,
      Any [] value)
 | 
static void | 
DynAnyHelper. write (OutputStream  ostream,
      DynAny  value)
 | 
static void | 
DynAnySeqHelper. write (OutputStream  ostream,
      DynAny [] value)
 | 
static void | 
DynAnyFactoryHelper. write (OutputStream  ostream,
      DynAnyFactory  value)
 | 
static void | 
DynArrayHelper. write (OutputStream  ostream,
      DynArray  value)
 | 
static void | 
DynEnumHelper. write (OutputStream  ostream,
      DynEnum  value)
 | 
static void | 
DynFixedHelper. write (OutputStream  ostream,
      DynFixed  value)
 | 
static void | 
DynSequenceHelper. write (OutputStream  ostream,
      DynSequence  value)
 | 
static void | 
DynStructHelper. write (OutputStream  ostream,
      DynStruct  value)
 | 
static void | 
DynUnionHelper. write (OutputStream  ostream,
      DynUnion  value)
 | 
static void | 
DynValueHelper. write (OutputStream  ostream,
      DynValue  value)
 | 
static void | 
NameDynAnyPairHelper. write (OutputStream  ostream,
      NameDynAnyPair  value)
 | 
static void | 
NameDynAnyPairSeqHelper. write (OutputStream  ostream,
      NameDynAnyPair [] value)
 | 
static void | 
NameValuePairHelper. write (OutputStream  ostream,
      NameValuePair  value)
 | 
static void | 
NameValuePairSeqHelper. write (OutputStream  ostream,
      NameValuePair [] value)
 | 
static void | 
FieldNameHelper. write (OutputStream  ostream,
      String  value)
 | 
| org.omg.DynamicAny.DynAnyFactoryPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.DynamicAny.DynAnyFactoryPackage 의 메소드 | |
|---|---|
static void | 
InconsistentTypeCodeHelper. write (OutputStream  ostream,
      InconsistentTypeCode  value)
 | 
| org.omg.DynamicAny.DynAnyPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.DynamicAny.DynAnyPackage 의 메소드 | |
|---|---|
static void | 
InvalidValueHelper. write (OutputStream  ostream,
      InvalidValue  value)
 | 
static void | 
TypeMismatchHelper. write (OutputStream  ostream,
      TypeMismatch  value)
 | 
| org.omg.IOP 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.IOP 의 메소드 | |
|---|---|
 void | 
TaggedProfileHolder. _write (OutputStream  o)
 | 
 void | 
TaggedComponentHolder. _write (OutputStream  o)
 | 
 void | 
ServiceContextListHolder. _write (OutputStream  o)
 | 
 void | 
ServiceContextHolder. _write (OutputStream  o)
 | 
 void | 
MultipleComponentProfileHolder. _write (OutputStream  o)
 | 
 void | 
IORHolder. _write (OutputStream  o)
 | 
static void | 
CodecFactoryHelper. write (OutputStream  ostream,
      CodecFactory  value)
 | 
static void | 
ServiceIdHelper. write (OutputStream  ostream,
      int value)
 | 
static void | 
ProfileIdHelper. write (OutputStream  ostream,
      int value)
 | 
static void | 
ComponentIdHelper. write (OutputStream  ostream,
      int value)
 | 
static void | 
IORHelper. write (OutputStream  ostream,
      IOR  value)
 | 
static void | 
ServiceContextHelper. write (OutputStream  ostream,
      ServiceContext  value)
 | 
static void | 
ServiceContextListHelper. write (OutputStream  ostream,
      ServiceContext [] value)
 | 
static void | 
TaggedComponentHelper. write (OutputStream  ostream,
      TaggedComponent  value)
 | 
static void | 
MultipleComponentProfileHelper. write (OutputStream  ostream,
      TaggedComponent [] value)
 | 
static void | 
TaggedProfileHelper. write (OutputStream  ostream,
      TaggedProfile  value)
 | 
| org.omg.IOP.CodecFactoryPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.IOP.CodecFactoryPackage 의 메소드 | |
|---|---|
static void | 
UnknownEncodingHelper. write (OutputStream  ostream,
      UnknownEncoding  value)
 | 
| org.omg.IOP.CodecPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.IOP.CodecPackage 의 메소드 | |
|---|---|
static void | 
FormatMismatchHelper. write (OutputStream  ostream,
      FormatMismatch  value)
 | 
static void | 
InvalidTypeForEncodingHelper. write (OutputStream  ostream,
      InvalidTypeForEncoding  value)
 | 
static void | 
TypeMismatchHelper. write (OutputStream  ostream,
      TypeMismatch  value)
 | 
| org.omg.Messaging 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.Messaging 의 메소드 | |
|---|---|
static void | 
SyncScopeHelper. write (OutputStream  ostream,
      short value)
 | 
| org.omg.PortableInterceptor 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableInterceptor 의 메소드 | |
|---|---|
 void | 
ObjectReferenceTemplateSeqHolder. _write (OutputStream  o)
 | 
 void | 
ObjectReferenceTemplateHolder. _write (OutputStream  o)
 | 
 void | 
ObjectReferenceFactoryHolder. _write (OutputStream  o)
 | 
 void | 
IORInterceptor_3_0Holder. _write (OutputStream  o)
 | 
static void | 
ObjectIdHelper. write (OutputStream  ostream,
      byte[] value)
 | 
static void | 
CurrentHelper. write (OutputStream  ostream,
      Current  value)
 | 
static void | 
ForwardRequestHelper. write (OutputStream  ostream,
      ForwardRequest  value)
 | 
static void | 
AdapterManagerIdHelper. write (OutputStream  ostream,
      int value)
 | 
static void | 
InvalidSlotHelper. write (OutputStream  ostream,
      InvalidSlot  value)
 | 
static void | 
IORInterceptor_3_0Helper. write (OutputStream  ostream,
      IORInterceptor_3_0  value)
 | 
static void | 
ObjectReferenceFactoryHelper. write (OutputStream  ostream,
      ObjectReferenceFactory  value)
 | 
static void | 
ObjectReferenceTemplateHelper. write (OutputStream  ostream,
      ObjectReferenceTemplate  value)
 | 
static void | 
ObjectReferenceTemplateSeqHelper. write (OutputStream  ostream,
      ObjectReferenceTemplate [] value)
 | 
static void | 
AdapterStateHelper. write (OutputStream  ostream,
      short value)
 | 
static void | 
ServerIdHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
ORBIdHelper. write (OutputStream  ostream,
      String  value)
 | 
static void | 
AdapterNameHelper. write (OutputStream  ostream,
      String [] value)
 | 
| org.omg.PortableInterceptor.ORBInitInfoPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableInterceptor.ORBInitInfoPackage 의 메소드 | |
|---|---|
static void | 
DuplicateNameHelper. write (OutputStream  ostream,
      DuplicateName  value)
 | 
static void | 
InvalidNameHelper. write (OutputStream  ostream,
      InvalidName  value)
 | 
static void | 
ObjectIdHelper. write (OutputStream  ostream,
      String  value)
 | 
| org.omg.PortableServer 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 를 돌려주는 org.omg.PortableServer 의 메소드 | |
|---|---|
 OutputStream  | 
ServantLocatorPOA. _invoke (String  $method,
        InputStream  in,
        ResponseHandler  $rh)
 | 
 OutputStream  | 
ServantActivatorPOA. _invoke (String  $method,
        InputStream  in,
        ResponseHandler  $rh)
 | 
| OutputStream 형의 파라미터를 가지는 org.omg.PortableServer 의 메소드 | |
|---|---|
static void | 
CurrentHelper. write (OutputStream  ostream,
      Current  value)
 | 
static void | 
ForwardRequestHelper. write (OutputStream  ostream,
      ForwardRequest  value)
 | 
static void | 
POAHelper. write (OutputStream  ostream,
      POA  value)
 | 
static void | 
ServantActivatorHelper. write (OutputStream  ostream,
      ServantActivator  value)
 | 
static void | 
ServantLocatorHelper. write (OutputStream  ostream,
      ServantLocator  value)
 | 
| org.omg.PortableServer.CurrentPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableServer.CurrentPackage 의 메소드 | |
|---|---|
static void | 
NoContextHelper. write (OutputStream  ostream,
      NoContext  value)
 | 
| org.omg.PortableServer.POAManagerPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableServer.POAManagerPackage 의 메소드 | |
|---|---|
static void | 
AdapterInactiveHelper. write (OutputStream  ostream,
      AdapterInactive  value)
 | 
| org.omg.PortableServer.POAPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableServer.POAPackage 의 메소드 | |
|---|---|
static void | 
AdapterAlreadyExistsHelper. write (OutputStream  ostream,
      AdapterAlreadyExists  value)
 | 
static void | 
AdapterNonExistentHelper. write (OutputStream  ostream,
      AdapterNonExistent  value)
 | 
static void | 
InvalidPolicyHelper. write (OutputStream  ostream,
      InvalidPolicy  value)
 | 
static void | 
NoServantHelper. write (OutputStream  ostream,
      NoServant  value)
 | 
static void | 
ObjectAlreadyActiveHelper. write (OutputStream  ostream,
      ObjectAlreadyActive  value)
 | 
static void | 
ObjectNotActiveHelper. write (OutputStream  ostream,
      ObjectNotActive  value)
 | 
static void | 
ServantAlreadyActiveHelper. write (OutputStream  ostream,
      ServantAlreadyActive  value)
 | 
static void | 
ServantNotActiveHelper. write (OutputStream  ostream,
      ServantNotActive  value)
 | 
static void | 
WrongAdapterHelper. write (OutputStream  ostream,
      WrongAdapter  value)
 | 
static void | 
WrongPolicyHelper. write (OutputStream  ostream,
      WrongPolicy  value)
 | 
| org.omg.PortableServer.ServantLocatorPackage 에서의 OutputStream 의 사용 | 
|---|
| OutputStream 형의 파라미터를 가지는 org.omg.PortableServer.ServantLocatorPackage 의 메소드 | |
|---|---|
 void | 
CookieHolder. _write (OutputStream  os)
 | 
 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.