Uses of Class
org.omg.CORBA.portable.InputStream
-
Packages that use InputStream 软件包 描述 javax.rmi.CORBA 包含RMI-IIOP的可移植API。org.omg.CORBA 提供OMG CORBA API与Java编程语言的映射,包括ORB类,它被实现为使得程序员可以将其用作全功能对象请求代理(ORB)。org.omg.CORBA_2_3.portable 提供值类型的输入和输出方法,并包含org/omg/CORBA/portable包的其他更新。org.omg.CORBA.ORBPackage 提供异常InvalidName,由方法ORB.resolve_initial_references和异常InconsistentTypeCode抛出,由ORB类中的动态任何创建方法抛出。org.omg.CORBA.portable 提供可移植性层,即一组ORB API,使一个供应商生成的代码可以在另一个供应商的ORB上运行。org.omg.CORBA.TypeCodePackage 提供用户定义的异常BadKind和Bounds,它们由类TypeCode中的方法抛出。org.omg.CosNaming 为Java IDL提供命名服务。org.omg.CosNaming.NamingContextExtPackage 本包含以下类别,用于org.omg.CosNaming.NamingContextExt:AddressHelperStringNameHelperURLStringHelperInvalidAddressorg.omg.CosNaming.NamingContextPackage 该包包含org.omg.CosNaming包的异常类。org.omg.DynamicAny 提供类和接口,可以在运行时遍历与any相关联的数据值,并提取数据值的原始组成部分。org.omg.DynamicAny.DynAnyFactoryPackage org.omg.DynamicAny.DynAnyPackage org.omg.IOP 该包包含OMG文档 “通用对象请求代理:体系结构和规范 ” formal/99-10-07 ,第13.6节中指定的IOP模块。org.omg.IOP.CodecFactoryPackage 该包包含IOP :: CodeFactory接口中指定的异常(作为便携式拦截器规范的一部分)。org.omg.IOP.CodecPackage 该包是从IOP :: Codec IDL接口定义生成的。org.omg.Messaging 该包包含OMG CORBA消息传递规范 formal/99-10-07中指定的Messaging模块。org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。org.omg.PortableInterceptor.ORBInitInfoPackage org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。org.omg.PortableServer.CurrentPackage 提供方法实现,访问方法被调用的对象的标识。org.omg.PortableServer.POAManagerPackage 封装与之相关的POA的处理状态。org.omg.PortableServer.POAPackage 允许程序员构建可在不同ORB产品之间移植的对象实现。org.omg.PortableServer.ServantLocatorPackage 提供用于定位仆人的类和接口。 -
-
Uses of InputStream in javax.rmi.CORBA
Methods in javax.rmi.CORBA with parameters of type InputStream Modifier and Type 方法 描述 static ObjectUtil. readAny(InputStream in)将java.lang.Object读取为任何CORBA。ObjectUtilDelegate. readAny(InputStream in)SerializableValueHandler. readValue(InputStream in, int offset, Class clz, String repositoryID, RunTime sender)使用Java语义从流读取值。 -
Uses of InputStream in org.omg.CORBA
Methods in org.omg.CORBA that return InputStream Modifier and Type 方法 描述 InputStreamLocalObject. _invoke(OutputStream output)使用消息“这是一个局部受限的对象”抛出一个org.omg.CORBA.NO_IMPLEMENT异常。abstract InputStreamAny. create_input_stream()创建一个输入流,从中可以Any此Any对象的值。Methods in org.omg.CORBA with parameters of type InputStream Modifier and Type 方法 描述 voidAnyHolder. _read(InputStream input)从input读取,并通过未编组的数据启动持有人的值。voidAnySeqHolder. _read(InputStream i)voidBooleanHolder. _read(InputStream input)从input读取未编组的数据,并将其分配给该BooleanHolder对象的value字段。voidBooleanSeqHolder. _read(InputStream i)voidByteHolder. _read(InputStream input)从input读取,并使用未编组的数据启用此ByteHolder对象的值。voidCharHolder. _read(InputStream input)从input读取,并使用未编组的数据CharHolder此CharHolder对象的值。voidCharSeqHolder. _read(InputStream i)voidCurrentHolder. _read(InputStream i)voidDoubleHolder. _read(InputStream input)从输入流读取一个double值并将其存储在值成员中。voidDoubleSeqHolder. _read(InputStream i)voidFixedHolder. _read(InputStream input)从输入流读取固定点值,并将其存储在值成员中。voidFloatHolder. _read(InputStream input)从输入流读取浮点数,并使用float值初始化值成员。voidFloatSeqHolder. _read(InputStream i)voidIntHolder. _read(InputStream input)从input读取未编组的数据,并将其分配给该IntHolder对象中的value字段。voidLongHolder. _read(InputStream input)从input读取,并通过未编组的数据启动持有人的值。voidLongLongSeqHolder. _read(InputStream i)voidLongSeqHolder. _read(InputStream i)voidObjectHolder. _read(InputStream input)从input读取,并使用未编组的数据启用此ObjectHolder对象的值。voidOctetSeqHolder. _read(InputStream i)voidParameterModeHolder. _read(InputStream i)voidPolicyErrorHolder. _read(InputStream i)voidPolicyHolder. _read(InputStream i)voidPolicyListHolder. _read(InputStream i)voidPrincipalHolder. _read(InputStream input)已过时。voidServiceInformationHolder. _read(InputStream in)从输入流in读取未编组的数据,并将其分配给此ServiceInformationHolder对象中的value字段。voidShortHolder. _read(InputStream input)从input读取,并使用未编组的数据启用此ShortHolder对象的值。voidShortSeqHolder. _read(InputStream i)voidStringHolder. _read(InputStream input)从input读取未编组的数据,并将其分配给该StringHolder对象的value字段。voidStringSeqHolder. _read(InputStream i)voidTypeCodeHolder. _read(InputStream input)从input读取,并使用未编组的数据启用该TypeCodeHolder对象的值。voidULongLongSeqHolder. _read(InputStream i)voidULongSeqHolder. _read(InputStream i)voidUnknownUserExceptionHolder. _read(InputStream i)voidUShortSeqHolder. _read(InputStream i)voidValueBaseHolder. _read(InputStream input)从input读取,并通过未编组的数据启动持有人的价值。voidWCharSeqHolder. _read(InputStream i)voidWrongTransactionHolder. _read(InputStream i)voidWStringSeqHolder. _read(InputStream i)voidLocalObject. _releaseReply(InputStream input)使用消息“这是一个局部约束的对象”抛出一个org.omg.CORBA.NO_IMPLEMENT异常。static Any[]AnySeqHelper. read(InputStream istream)static boolean[]BooleanSeqHelper. read(InputStream istream)static BoundsBoundsHelper. read(InputStream istream)static char[]CharSeqHelper. read(InputStream istream)static CompletionStatusCompletionStatusHelper. read(InputStream istream)static CurrentCurrentHelper. read(InputStream istream)static DefinitionKindDefinitionKindHelper. read(InputStream istream)static double[]DoubleSeqHelper. read(InputStream istream)static StringFieldNameHelper. read(InputStream istream)static float[]FloatSeqHelper. read(InputStream istream)static StringIdentifierHelper. read(InputStream istream)static IDLTypeIDLTypeHelper. read(InputStream istream)static long[]LongLongSeqHelper. read(InputStream istream)static int[]LongSeqHelper. read(InputStream istream)static NameValuePairNameValuePairHelper. read(InputStream istream)static ObjectObjectHelper. read(InputStream istream)static byte[]OctetSeqHelper. read(InputStream istream)static ParameterModeParameterModeHelper. read(InputStream istream)static shortPolicyErrorCodeHelper. read(InputStream istream)static PolicyErrorPolicyErrorHelper. read(InputStream istream)static PolicyPolicyHelper. read(InputStream istream)static Policy[]PolicyListHelper. read(InputStream istream)static intPolicyTypeHelper. read(InputStream istream)static StringRepositoryIdHelper. read(InputStream istream)static ServiceDetailServiceDetailHelper. read(InputStream in)static ServiceInformationServiceInformationHelper. read(InputStream in)static SetOverrideTypeSetOverrideTypeHelper. read(InputStream istream)static short[]ShortSeqHelper. read(InputStream istream)static String[]StringSeqHelper. read(InputStream istream)static StringStringValueHelper. read(InputStream istream)static StructMemberStructMemberHelper. read(InputStream istream)static long[]ULongLongSeqHelper. read(InputStream istream)static int[]ULongSeqHelper. read(InputStream istream)static UnionMemberUnionMemberHelper. read(InputStream istream)static UnknownUserExceptionUnknownUserExceptionHelper. read(InputStream istream)static short[]UShortSeqHelper. read(InputStream istream)static SerializableValueBaseHelper. read(InputStream istream)static ValueMemberValueMemberHelper. read(InputStream istream)static StringVersionSpecHelper. read(InputStream istream)static shortVisibilityHelper. read(InputStream istream)static char[]WCharSeqHelper. read(InputStream istream)static WrongTransactionWrongTransactionHelper. read(InputStream istream)static String[]WStringSeqHelper. read(InputStream istream)static StringWStringValueHelper. read(InputStream istream)abstract voidAny. read_value(InputStream is, TypeCode t)使用给定的类型代码从给定的输入流读取(解组)一个Any对象的值。SerializableStringValueHelper. read_value(InputStream istream)SerializableWStringValueHelper. read_value(InputStream istream) -
Uses of InputStream in org.omg.CORBA_2_3.portable
Subclasses of InputStream in org.omg.CORBA_2_3.portable Modifier and Type Class 描述 classInputStreamInputStream提供从流中读取所有映射的IDL类型。 -
Uses of InputStream in org.omg.CORBA.ORBPackage
Methods in org.omg.CORBA.ORBPackage with parameters of type InputStream Modifier and Type 方法 描述 static InvalidNameInvalidNameHelper. read(InputStream istream) -
Uses of InputStream in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable that return InputStream Modifier and Type 方法 描述 InputStreamObjectImpl. _invoke(OutputStream output)调用一个操作并返回一个InputStream对象来读取响应。abstract InputStreamOutputStream. create_input_stream()返回具有相同缓冲区的输入流。InputStreamApplicationException. getInputStream()返回可以读取异常数据作为参数的输入流。InputStreamDelegate. invoke(Object self, OutputStream output)invoke被一个stub调用来调用一个操作。Methods in org.omg.CORBA.portable with parameters of type InputStream Modifier and Type 方法 描述 OutputStreamInvokeHandler. _invoke(String method, InputStream input, ResponseHandler handler)由ORB调用,向仆人发出请求。voidStreamable. _read(InputStream istream)从istream读取数据,并使用未编组的数据value持有人的value字段。voidObjectImpl. _releaseReply(InputStream input)在调用方法_invoke后解组已完成时,将给定的回复流释放回ORB。SerializableBoxedValueHelper. read_value(InputStream is)voidDelegate. releaseReply(Object self, InputStream input)releaseReply可以可选地被存根调用以在解组合完成时将回复流释放回ORB。Constructors in org.omg.CORBA.portable with parameters of type InputStream Constructor 描述 ApplicationException(String id, InputStream ins)从异常的CORBA存储库ID中构造一个ApplicationException,以及可以读取异常数据作为参数的输入流。 -
Uses of InputStream in org.omg.CORBA.TypeCodePackage
Methods in org.omg.CORBA.TypeCodePackage with parameters of type InputStream Modifier and Type 方法 描述 static BadKindBadKindHelper. read(InputStream istream)static BoundsBoundsHelper. read(InputStream istream) -
Uses of InputStream in org.omg.CosNaming
Methods in org.omg.CosNaming with parameters of type InputStream Modifier and Type 方法 描述 OutputStreamBindingIteratorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)OutputStreamNamingContextExtPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)OutputStreamNamingContextPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)voidBindingHolder. _read(InputStream i)voidBindingIteratorHolder. _read(InputStream i)voidBindingListHolder. _read(InputStream i)voidBindingTypeHolder. _read(InputStream i)voidNameComponentHolder. _read(InputStream i)voidNameHolder. _read(InputStream i)voidNamingContextExtHolder. _read(InputStream i)voidNamingContextHolder. _read(InputStream i)static BindingBindingHelper. read(InputStream istream)static BindingIteratorBindingIteratorHelper. read(InputStream istream)static Binding[]BindingListHelper. read(InputStream istream)static BindingTypeBindingTypeHelper. read(InputStream istream)static StringIstringHelper. read(InputStream istream)static NameComponentNameComponentHelper. read(InputStream istream)static NameComponent[]NameHelper. read(InputStream istream)static NamingContextExtNamingContextExtHelper. read(InputStream istream)static NamingContextNamingContextHelper. read(InputStream istream) -
Uses of InputStream in org.omg.CosNaming.NamingContextExtPackage
Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InputStream Modifier and Type 方法 描述 voidInvalidAddressHolder. _read(InputStream i)static StringAddressHelper. read(InputStream istream)static InvalidAddressInvalidAddressHelper. read(InputStream istream)static StringStringNameHelper. read(InputStream istream)static StringURLStringHelper. read(InputStream istream) -
Uses of InputStream in org.omg.CosNaming.NamingContextPackage
Methods in org.omg.CosNaming.NamingContextPackage with parameters of type InputStream Modifier and Type 方法 描述 voidAlreadyBoundHolder. _read(InputStream i)voidCannotProceedHolder. _read(InputStream i)voidInvalidNameHolder. _read(InputStream i)voidNotEmptyHolder. _read(InputStream i)voidNotFoundHolder. _read(InputStream i)voidNotFoundReasonHolder. _read(InputStream i)static AlreadyBoundAlreadyBoundHelper. read(InputStream istream)static CannotProceedCannotProceedHelper. read(InputStream istream)static InvalidNameInvalidNameHelper. read(InputStream istream)static NotEmptyNotEmptyHelper. read(InputStream istream)static NotFoundNotFoundHelper. read(InputStream istream)static NotFoundReasonNotFoundReasonHelper. read(InputStream istream) -
Uses of InputStream in org.omg.DynamicAny
Methods in org.omg.DynamicAny with parameters of type InputStream Modifier and Type 方法 描述 static Any[]AnySeqHelper. read(InputStream istream)static DynAnyFactoryDynAnyFactoryHelper. read(InputStream istream)static DynAnyDynAnyHelper. read(InputStream istream)static DynAny[]DynAnySeqHelper. read(InputStream istream)static DynArrayDynArrayHelper. read(InputStream istream)static DynEnumDynEnumHelper. read(InputStream istream)static DynFixedDynFixedHelper. read(InputStream istream)static DynSequenceDynSequenceHelper. read(InputStream istream)static DynStructDynStructHelper. read(InputStream istream)static DynUnionDynUnionHelper. read(InputStream istream)static DynValueDynValueHelper. read(InputStream istream)static StringFieldNameHelper. read(InputStream istream)static NameDynAnyPairNameDynAnyPairHelper. read(InputStream istream)static NameDynAnyPair[]NameDynAnyPairSeqHelper. read(InputStream istream)static NameValuePairNameValuePairHelper. read(InputStream istream)static NameValuePair[]NameValuePairSeqHelper. read(InputStream istream) -
Uses of InputStream in org.omg.DynamicAny.DynAnyFactoryPackage
Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InputStream Modifier and Type 方法 描述 static InconsistentTypeCodeInconsistentTypeCodeHelper. read(InputStream istream) -
Uses of InputStream in org.omg.DynamicAny.DynAnyPackage
Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type InputStream Modifier and Type 方法 描述 static InvalidValueInvalidValueHelper. read(InputStream istream)static TypeMismatchTypeMismatchHelper. read(InputStream istream) -
Uses of InputStream in org.omg.IOP
Methods in org.omg.IOP with parameters of type InputStream Modifier and Type 方法 描述 voidIORHolder. _read(InputStream i)voidMultipleComponentProfileHolder. _read(InputStream i)voidServiceContextHolder. _read(InputStream i)voidServiceContextListHolder. _read(InputStream i)voidTaggedComponentHolder. _read(InputStream i)voidTaggedProfileHolder. _read(InputStream i)static CodecFactoryCodecFactoryHelper. read(InputStream istream)static intComponentIdHelper. read(InputStream istream)static IORIORHelper. read(InputStream istream)static TaggedComponent[]MultipleComponentProfileHelper. read(InputStream istream)static intProfileIdHelper. read(InputStream istream)static ServiceContextServiceContextHelper. read(InputStream istream)static ServiceContext[]ServiceContextListHelper. read(InputStream istream)static intServiceIdHelper. read(InputStream istream)static TaggedComponentTaggedComponentHelper. read(InputStream istream)static TaggedProfileTaggedProfileHelper. read(InputStream istream) -
Uses of InputStream in org.omg.IOP.CodecFactoryPackage
Methods in org.omg.IOP.CodecFactoryPackage with parameters of type InputStream Modifier and Type 方法 描述 static UnknownEncodingUnknownEncodingHelper. read(InputStream istream) -
Uses of InputStream in org.omg.IOP.CodecPackage
Methods in org.omg.IOP.CodecPackage with parameters of type InputStream Modifier and Type 方法 描述 static FormatMismatchFormatMismatchHelper. read(InputStream istream)static InvalidTypeForEncodingInvalidTypeForEncodingHelper. read(InputStream istream)static TypeMismatchTypeMismatchHelper. read(InputStream istream) -
Uses of InputStream in org.omg.Messaging
Methods in org.omg.Messaging with parameters of type InputStream Modifier and Type 方法 描述 static shortSyncScopeHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor with parameters of type InputStream Modifier and Type 方法 描述 voidIORInterceptor_3_0Holder. _read(InputStream i)voidObjectReferenceFactoryHolder. _read(InputStream i)voidObjectReferenceTemplateHolder. _read(InputStream i)voidObjectReferenceTemplateSeqHolder. _read(InputStream i)static intAdapterManagerIdHelper. read(InputStream istream)static String[]AdapterNameHelper. read(InputStream istream)static shortAdapterStateHelper. read(InputStream istream)static CurrentCurrentHelper. read(InputStream istream)static ForwardRequestForwardRequestHelper. read(InputStream istream)static InvalidSlotInvalidSlotHelper. read(InputStream istream)static IORInterceptor_3_0IORInterceptor_3_0Helper. read(InputStream istream)static byte[]ObjectIdHelper. read(InputStream istream)static ObjectReferenceFactoryObjectReferenceFactoryHelper. read(InputStream istream)static ObjectReferenceTemplateObjectReferenceTemplateHelper. read(InputStream istream)static ObjectReferenceTemplate[]ObjectReferenceTemplateSeqHelper. read(InputStream istream)static StringORBIdHelper. read(InputStream istream)static StringServerIdHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableInterceptor.ORBInitInfoPackage
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InputStream Modifier and Type 方法 描述 static DuplicateNameDuplicateNameHelper. read(InputStream istream)static InvalidNameInvalidNameHelper. read(InputStream istream)static StringObjectIdHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableServer
Methods in org.omg.PortableServer with parameters of type InputStream Modifier and Type 方法 描述 OutputStreamServantActivatorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)OutputStreamServantLocatorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)static CurrentCurrentHelper. read(InputStream istream)static ForwardRequestForwardRequestHelper. read(InputStream istream)static POAPOAHelper. read(InputStream istream)static ServantActivatorServantActivatorHelper. read(InputStream istream)static ServantLocatorServantLocatorHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableServer.CurrentPackage
Methods in org.omg.PortableServer.CurrentPackage with parameters of type InputStream Modifier and Type 方法 描述 static NoContextNoContextHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableServer.POAManagerPackage
Methods in org.omg.PortableServer.POAManagerPackage with parameters of type InputStream Modifier and Type 方法 描述 static AdapterInactiveAdapterInactiveHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableServer.POAPackage
Methods in org.omg.PortableServer.POAPackage with parameters of type InputStream Modifier and Type 方法 描述 static AdapterAlreadyExistsAdapterAlreadyExistsHelper. read(InputStream istream)static AdapterNonExistentAdapterNonExistentHelper. read(InputStream istream)static InvalidPolicyInvalidPolicyHelper. read(InputStream istream)static NoServantNoServantHelper. read(InputStream istream)static ObjectAlreadyActiveObjectAlreadyActiveHelper. read(InputStream istream)static ObjectNotActiveObjectNotActiveHelper. read(InputStream istream)static ServantAlreadyActiveServantAlreadyActiveHelper. read(InputStream istream)static ServantNotActiveServantNotActiveHelper. read(InputStream istream)static WrongAdapterWrongAdapterHelper. read(InputStream istream)static WrongPolicyWrongPolicyHelper. read(InputStream istream) -
Uses of InputStream in org.omg.PortableServer.ServantLocatorPackage
Methods in org.omg.PortableServer.ServantLocatorPackage with parameters of type InputStream Modifier and Type 方法 描述 voidCookieHolder. _read(InputStream is)
-