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
:AddressHelper
StringNameHelper
URLStringHelper
InvalidAddress
org.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 Object
Util. readAny(InputStream in)
将java.lang.Object读取为任何CORBA。Object
UtilDelegate. readAny(InputStream in)
Serializable
ValueHandler. 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 方法 描述 InputStream
LocalObject. _invoke(OutputStream output)
使用消息“这是一个局部受限的对象”抛出一个org.omg.CORBA.NO_IMPLEMENT
异常。abstract InputStream
Any. create_input_stream()
创建一个输入流,从中可以Any
此Any
对象的值。Methods in org.omg.CORBA with parameters of type InputStream Modifier and Type 方法 描述 void
AnyHolder. _read(InputStream input)
从input
读取,并通过未编组的数据启动持有人的值。void
AnySeqHolder. _read(InputStream i)
void
BooleanHolder. _read(InputStream input)
从input
读取未编组的数据,并将其分配给该BooleanHolder
对象的value
字段。void
BooleanSeqHolder. _read(InputStream i)
void
ByteHolder. _read(InputStream input)
从input
读取,并使用未编组的数据启用此ByteHolder
对象的值。void
CharHolder. _read(InputStream input)
从input
读取,并使用未编组的数据CharHolder
此CharHolder
对象的值。void
CharSeqHolder. _read(InputStream i)
void
CurrentHolder. _read(InputStream i)
void
DoubleHolder. _read(InputStream input)
从输入流读取一个double值并将其存储在值成员中。void
DoubleSeqHolder. _read(InputStream i)
void
FixedHolder. _read(InputStream input)
从输入流读取固定点值,并将其存储在值成员中。void
FloatHolder. _read(InputStream input)
从输入流读取浮点数,并使用float值初始化值成员。void
FloatSeqHolder. _read(InputStream i)
void
IntHolder. _read(InputStream input)
从input
读取未编组的数据,并将其分配给该IntHolder
对象中的value
字段。void
LongHolder. _read(InputStream input)
从input
读取,并通过未编组的数据启动持有人的值。void
LongLongSeqHolder. _read(InputStream i)
void
LongSeqHolder. _read(InputStream i)
void
ObjectHolder. _read(InputStream input)
从input
读取,并使用未编组的数据启用此ObjectHolder
对象的值。void
OctetSeqHolder. _read(InputStream i)
void
ParameterModeHolder. _read(InputStream i)
void
PolicyErrorHolder. _read(InputStream i)
void
PolicyHolder. _read(InputStream i)
void
PolicyListHolder. _read(InputStream i)
void
PrincipalHolder. _read(InputStream input)
已过时。void
ServiceInformationHolder. _read(InputStream in)
从输入流in
读取未编组的数据,并将其分配给此ServiceInformationHolder
对象中的value
字段。void
ShortHolder. _read(InputStream input)
从input
读取,并使用未编组的数据启用此ShortHolder
对象的值。void
ShortSeqHolder. _read(InputStream i)
void
StringHolder. _read(InputStream input)
从input
读取未编组的数据,并将其分配给该StringHolder
对象的value
字段。void
StringSeqHolder. _read(InputStream i)
void
TypeCodeHolder. _read(InputStream input)
从input
读取,并使用未编组的数据启用该TypeCodeHolder
对象的值。void
ULongLongSeqHolder. _read(InputStream i)
void
ULongSeqHolder. _read(InputStream i)
void
UnknownUserExceptionHolder. _read(InputStream i)
void
UShortSeqHolder. _read(InputStream i)
void
ValueBaseHolder. _read(InputStream input)
从input
读取,并通过未编组的数据启动持有人的价值。void
WCharSeqHolder. _read(InputStream i)
void
WrongTransactionHolder. _read(InputStream i)
void
WStringSeqHolder. _read(InputStream i)
void
LocalObject. _releaseReply(InputStream input)
使用消息“这是一个局部约束的对象”抛出一个org.omg.CORBA.NO_IMPLEMENT
异常。static Any[]
AnySeqHelper. read(InputStream istream)
static boolean[]
BooleanSeqHelper. read(InputStream istream)
static Bounds
BoundsHelper. read(InputStream istream)
static char[]
CharSeqHelper. read(InputStream istream)
static CompletionStatus
CompletionStatusHelper. read(InputStream istream)
static Current
CurrentHelper. read(InputStream istream)
static DefinitionKind
DefinitionKindHelper. read(InputStream istream)
static double[]
DoubleSeqHelper. read(InputStream istream)
static String
FieldNameHelper. read(InputStream istream)
static float[]
FloatSeqHelper. read(InputStream istream)
static String
IdentifierHelper. read(InputStream istream)
static IDLType
IDLTypeHelper. read(InputStream istream)
static long[]
LongLongSeqHelper. read(InputStream istream)
static int[]
LongSeqHelper. read(InputStream istream)
static NameValuePair
NameValuePairHelper. read(InputStream istream)
static Object
ObjectHelper. read(InputStream istream)
static byte[]
OctetSeqHelper. read(InputStream istream)
static ParameterMode
ParameterModeHelper. read(InputStream istream)
static short
PolicyErrorCodeHelper. read(InputStream istream)
static PolicyError
PolicyErrorHelper. read(InputStream istream)
static Policy
PolicyHelper. read(InputStream istream)
static Policy[]
PolicyListHelper. read(InputStream istream)
static int
PolicyTypeHelper. read(InputStream istream)
static String
RepositoryIdHelper. read(InputStream istream)
static ServiceDetail
ServiceDetailHelper. read(InputStream in)
static ServiceInformation
ServiceInformationHelper. read(InputStream in)
static SetOverrideType
SetOverrideTypeHelper. read(InputStream istream)
static short[]
ShortSeqHelper. read(InputStream istream)
static String[]
StringSeqHelper. read(InputStream istream)
static String
StringValueHelper. read(InputStream istream)
static StructMember
StructMemberHelper. read(InputStream istream)
static long[]
ULongLongSeqHelper. read(InputStream istream)
static int[]
ULongSeqHelper. read(InputStream istream)
static UnionMember
UnionMemberHelper. read(InputStream istream)
static UnknownUserException
UnknownUserExceptionHelper. read(InputStream istream)
static short[]
UShortSeqHelper. read(InputStream istream)
static Serializable
ValueBaseHelper. read(InputStream istream)
static ValueMember
ValueMemberHelper. read(InputStream istream)
static String
VersionSpecHelper. read(InputStream istream)
static short
VisibilityHelper. read(InputStream istream)
static char[]
WCharSeqHelper. read(InputStream istream)
static WrongTransaction
WrongTransactionHelper. read(InputStream istream)
static String[]
WStringSeqHelper. read(InputStream istream)
static String
WStringValueHelper. read(InputStream istream)
abstract void
Any. read_value(InputStream is, TypeCode t)
使用给定的类型代码从给定的输入流读取(解组)一个Any
对象的值。Serializable
StringValueHelper. read_value(InputStream istream)
Serializable
WStringValueHelper. 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 描述 class
InputStream
InputStream提供从流中读取所有映射的IDL类型。 -
Uses of InputStream in org.omg.CORBA.ORBPackage
Methods in org.omg.CORBA.ORBPackage with parameters of type InputStream Modifier and Type 方法 描述 static InvalidName
InvalidNameHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable that return InputStream Modifier and Type 方法 描述 InputStream
ObjectImpl. _invoke(OutputStream output)
调用一个操作并返回一个InputStream
对象来读取响应。abstract InputStream
OutputStream. create_input_stream()
返回具有相同缓冲区的输入流。InputStream
ApplicationException. getInputStream()
返回可以读取异常数据作为参数的输入流。InputStream
Delegate. invoke(Object self, OutputStream output)
invoke被一个stub调用来调用一个操作。Methods in org.omg.CORBA.portable with parameters of type InputStream Modifier and Type 方法 描述 OutputStream
InvokeHandler. _invoke(String method, InputStream input, ResponseHandler handler)
由ORB调用,向仆人发出请求。void
Streamable. _read(InputStream istream)
从istream
读取数据,并使用未编组的数据value
持有人的value
字段。void
ObjectImpl. _releaseReply(InputStream input)
在调用方法_invoke
后解组已完成时,将给定的回复流释放回ORB。Serializable
BoxedValueHelper. read_value(InputStream is)
void
Delegate. 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 BadKind
BadKindHelper. read(InputStream istream)
static Bounds
BoundsHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.CosNaming
Methods in org.omg.CosNaming with parameters of type InputStream Modifier and Type 方法 描述 OutputStream
BindingIteratorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)
OutputStream
NamingContextExtPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)
OutputStream
NamingContextPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)
void
BindingHolder. _read(InputStream i)
void
BindingIteratorHolder. _read(InputStream i)
void
BindingListHolder. _read(InputStream i)
void
BindingTypeHolder. _read(InputStream i)
void
NameComponentHolder. _read(InputStream i)
void
NameHolder. _read(InputStream i)
void
NamingContextExtHolder. _read(InputStream i)
void
NamingContextHolder. _read(InputStream i)
static Binding
BindingHelper. read(InputStream istream)
static BindingIterator
BindingIteratorHelper. read(InputStream istream)
static Binding[]
BindingListHelper. read(InputStream istream)
static BindingType
BindingTypeHelper. read(InputStream istream)
static String
IstringHelper. read(InputStream istream)
static NameComponent
NameComponentHelper. read(InputStream istream)
static NameComponent[]
NameHelper. read(InputStream istream)
static NamingContextExt
NamingContextExtHelper. read(InputStream istream)
static NamingContext
NamingContextHelper. 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 方法 描述 void
InvalidAddressHolder. _read(InputStream i)
static String
AddressHelper. read(InputStream istream)
static InvalidAddress
InvalidAddressHelper. read(InputStream istream)
static String
StringNameHelper. read(InputStream istream)
static String
URLStringHelper. 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 方法 描述 void
AlreadyBoundHolder. _read(InputStream i)
void
CannotProceedHolder. _read(InputStream i)
void
InvalidNameHolder. _read(InputStream i)
void
NotEmptyHolder. _read(InputStream i)
void
NotFoundHolder. _read(InputStream i)
void
NotFoundReasonHolder. _read(InputStream i)
static AlreadyBound
AlreadyBoundHelper. read(InputStream istream)
static CannotProceed
CannotProceedHelper. read(InputStream istream)
static InvalidName
InvalidNameHelper. read(InputStream istream)
static NotEmpty
NotEmptyHelper. read(InputStream istream)
static NotFound
NotFoundHelper. read(InputStream istream)
static NotFoundReason
NotFoundReasonHelper. 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 DynAnyFactory
DynAnyFactoryHelper. read(InputStream istream)
static DynAny
DynAnyHelper. read(InputStream istream)
static DynAny[]
DynAnySeqHelper. read(InputStream istream)
static DynArray
DynArrayHelper. read(InputStream istream)
static DynEnum
DynEnumHelper. read(InputStream istream)
static DynFixed
DynFixedHelper. read(InputStream istream)
static DynSequence
DynSequenceHelper. read(InputStream istream)
static DynStruct
DynStructHelper. read(InputStream istream)
static DynUnion
DynUnionHelper. read(InputStream istream)
static DynValue
DynValueHelper. read(InputStream istream)
static String
FieldNameHelper. read(InputStream istream)
static NameDynAnyPair
NameDynAnyPairHelper. read(InputStream istream)
static NameDynAnyPair[]
NameDynAnyPairSeqHelper. read(InputStream istream)
static NameValuePair
NameValuePairHelper. 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 InconsistentTypeCode
InconsistentTypeCodeHelper. 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 InvalidValue
InvalidValueHelper. read(InputStream istream)
static TypeMismatch
TypeMismatchHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.IOP
Methods in org.omg.IOP with parameters of type InputStream Modifier and Type 方法 描述 void
IORHolder. _read(InputStream i)
void
MultipleComponentProfileHolder. _read(InputStream i)
void
ServiceContextHolder. _read(InputStream i)
void
ServiceContextListHolder. _read(InputStream i)
void
TaggedComponentHolder. _read(InputStream i)
void
TaggedProfileHolder. _read(InputStream i)
static CodecFactory
CodecFactoryHelper. read(InputStream istream)
static int
ComponentIdHelper. read(InputStream istream)
static IOR
IORHelper. read(InputStream istream)
static TaggedComponent[]
MultipleComponentProfileHelper. read(InputStream istream)
static int
ProfileIdHelper. read(InputStream istream)
static ServiceContext
ServiceContextHelper. read(InputStream istream)
static ServiceContext[]
ServiceContextListHelper. read(InputStream istream)
static int
ServiceIdHelper. read(InputStream istream)
static TaggedComponent
TaggedComponentHelper. read(InputStream istream)
static TaggedProfile
TaggedProfileHelper. 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 UnknownEncoding
UnknownEncodingHelper. 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 FormatMismatch
FormatMismatchHelper. read(InputStream istream)
static InvalidTypeForEncoding
InvalidTypeForEncodingHelper. read(InputStream istream)
static TypeMismatch
TypeMismatchHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.Messaging
Methods in org.omg.Messaging with parameters of type InputStream Modifier and Type 方法 描述 static short
SyncScopeHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor with parameters of type InputStream Modifier and Type 方法 描述 void
IORInterceptor_3_0Holder. _read(InputStream i)
void
ObjectReferenceFactoryHolder. _read(InputStream i)
void
ObjectReferenceTemplateHolder. _read(InputStream i)
void
ObjectReferenceTemplateSeqHolder. _read(InputStream i)
static int
AdapterManagerIdHelper. read(InputStream istream)
static String[]
AdapterNameHelper. read(InputStream istream)
static short
AdapterStateHelper. read(InputStream istream)
static Current
CurrentHelper. read(InputStream istream)
static ForwardRequest
ForwardRequestHelper. read(InputStream istream)
static InvalidSlot
InvalidSlotHelper. read(InputStream istream)
static IORInterceptor_3_0
IORInterceptor_3_0Helper. read(InputStream istream)
static byte[]
ObjectIdHelper. read(InputStream istream)
static ObjectReferenceFactory
ObjectReferenceFactoryHelper. read(InputStream istream)
static ObjectReferenceTemplate
ObjectReferenceTemplateHelper. read(InputStream istream)
static ObjectReferenceTemplate[]
ObjectReferenceTemplateSeqHelper. read(InputStream istream)
static String
ORBIdHelper. read(InputStream istream)
static String
ServerIdHelper. 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 DuplicateName
DuplicateNameHelper. read(InputStream istream)
static InvalidName
InvalidNameHelper. read(InputStream istream)
static String
ObjectIdHelper. read(InputStream istream)
-
Uses of InputStream in org.omg.PortableServer
Methods in org.omg.PortableServer with parameters of type InputStream Modifier and Type 方法 描述 OutputStream
ServantActivatorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)
OutputStream
ServantLocatorPOA. _invoke(String $method, InputStream in, ResponseHandler $rh)
static Current
CurrentHelper. read(InputStream istream)
static ForwardRequest
ForwardRequestHelper. read(InputStream istream)
static POA
POAHelper. read(InputStream istream)
static ServantActivator
ServantActivatorHelper. read(InputStream istream)
static ServantLocator
ServantLocatorHelper. 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 NoContext
NoContextHelper. 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 AdapterInactive
AdapterInactiveHelper. 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 AdapterAlreadyExists
AdapterAlreadyExistsHelper. read(InputStream istream)
static AdapterNonExistent
AdapterNonExistentHelper. read(InputStream istream)
static InvalidPolicy
InvalidPolicyHelper. read(InputStream istream)
static NoServant
NoServantHelper. read(InputStream istream)
static ObjectAlreadyActive
ObjectAlreadyActiveHelper. read(InputStream istream)
static ObjectNotActive
ObjectNotActiveHelper. read(InputStream istream)
static ServantAlreadyActive
ServantAlreadyActiveHelper. read(InputStream istream)
static ServantNotActive
ServantNotActiveHelper. read(InputStream istream)
static WrongAdapter
WrongAdapterHelper. read(InputStream istream)
static WrongPolicy
WrongPolicyHelper. 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 方法 描述 void
CookieHolder. _read(InputStream is)
-