| Modifier and Type | Method and Description |
|---|---|
Object |
UtilDelegate.readAny(InputStream in)
Delegation call for
Util.readAny(org.omg.CORBA.portable.InputStream). |
static Object |
Util.readAny(InputStream in)
Reads a java.lang.Object as a CORBA any.
|
Serializable |
ValueHandler.readValue(InputStream in,
int offset,
Class clz,
String repositoryID,
RunTime sender)
Reads a value from the stream using Java semantics.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
LocalObject._invoke(OutputStream output)
Throws an
org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method. |
abstract InputStream |
Any.create_input_stream()
Creates an input stream from which this
Any object's value
can be unmarshalled. |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
NativeDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ValueBoxDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ValueDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ValueMemberDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
InterfaceDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
OperationDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
AttributeDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ExceptionDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ArrayDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
SequenceDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
StringDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
PrimitiveDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
AliasDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
EnumDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
UnionDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
StructDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
TypedefDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ConstantDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ModuleDefPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RepositoryPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ContainerPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ContainedPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
NativeDefHolder._read(InputStream i) |
void |
ValueBoxDefHolder._read(InputStream i) |
void |
ValueDescriptionHolder._read(InputStream i) |
void |
ValueDefHolder._read(InputStream i) |
void |
ValueMemberDefHolder._read(InputStream i) |
void |
InterfaceDescriptionHolder._read(InputStream i) |
void |
InterfaceDefHolder._read(InputStream i) |
void |
AttrDescriptionSeqHolder._read(InputStream i) |
void |
OpDescriptionSeqHolder._read(InputStream i) |
void |
RepositoryIdSeqHolder._read(InputStream i) |
void |
OperationDescriptionHolder._read(InputStream i) |
void |
OperationDefHolder._read(InputStream i) |
void |
ExcDescriptionSeqHolder._read(InputStream i) |
void |
ExceptionDefSeqHolder._read(InputStream i) |
void |
ContextIdSeqHolder._read(InputStream i) |
void |
ParDescriptionSeqHolder._read(InputStream i) |
void |
ParameterDescriptionHolder._read(InputStream i) |
void |
OperationModeHolder._read(InputStream i) |
void |
AttributeDescriptionHolder._read(InputStream i) |
void |
AttributeDefHolder._read(InputStream i) |
void |
AttributeModeHolder._read(InputStream i) |
void |
ExceptionDescriptionHolder._read(InputStream i) |
void |
ExceptionDefHolder._read(InputStream i) |
void |
ArrayDefHolder._read(InputStream i) |
void |
SequenceDefHolder._read(InputStream i) |
void |
StringDefHolder._read(InputStream i) |
void |
PrimitiveDefHolder._read(InputStream i) |
void |
AliasDefHolder._read(InputStream i) |
void |
EnumDefHolder._read(InputStream i) |
void |
UnionDefHolder._read(InputStream i) |
void |
StructDefHolder._read(InputStream i) |
void |
TypeDescriptionHolder._read(InputStream i) |
void |
TypedefDefHolder._read(InputStream i) |
void |
ConstantDescriptionHolder._read(InputStream i) |
void |
ConstantDefHolder._read(InputStream i) |
void |
ModuleDescriptionHolder._read(InputStream i) |
void |
ModuleDefHolder._read(InputStream i) |
void |
RepositoryHolder._read(InputStream i) |
void |
PrimitiveKindHolder._read(InputStream i) |
void |
ContainerHolder._read(InputStream i) |
void |
ValueDefSeqHolder._read(InputStream i) |
void |
InitializerSeqHolder._read(InputStream i) |
void |
InitializerHolder._read(InputStream i) |
void |
ValueMemberSeqHolder._read(InputStream i) |
void |
EnumMemberSeqHolder._read(InputStream i) |
void |
UnionMemberSeqHolder._read(InputStream i) |
void |
StructMemberSeqHolder._read(InputStream i) |
void |
ContainedSeqHolder._read(InputStream i) |
void |
InterfaceDefSeqHolder._read(InputStream i) |
void |
ContainedHolder._read(InputStream i) |
void |
WrongTransactionHolder._read(InputStream i) |
void |
WStringSeqHolder._read(InputStream i) |
void |
WCharSeqHolder._read(InputStream i) |
void |
ValueBaseHolder._read(InputStream input)
Reads from
input and initalizes the value in the Holder
with the unmarshalled data. |
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)
Reads from
input and initalizes the value in
this TypeCodeHolder object
with the unmarshalled data. |
void |
StringSeqHolder._read(InputStream i) |
void |
StringHolder._read(InputStream input)
Reads the unmarshalled data from
input and assigns it to
the value field of this StringHolder object. |
void |
ShortSeqHolder._read(InputStream i) |
void |
ShortHolder._read(InputStream input)
Reads from
input and initalizes the value in
this ShortHolder object
with the unmarshalled data. |
void |
ServiceInformationHolder._read(InputStream in)
Reads unmarshalled data from the input stream
in and assigns it to
the value field in this ServiceInformationHolder object. |
void |
PrincipalHolder._read(InputStream input)
Deprecated.
|
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)
Reads from
input and initalizes the value in
this ObjectHolder object
with the unmarshalled data. |
void |
LongSeqHolder._read(InputStream i) |
void |
LongLongSeqHolder._read(InputStream i) |
void |
LongHolder._read(InputStream input)
Reads from
input and initalizes the value in the Holder
with the unmarshalled data. |
void |
IntHolder._read(InputStream input)
Reads unmarshalled data from
input and assigns it to
the value field in this IntHolder object. |
void |
FloatSeqHolder._read(InputStream i) |
void |
FloatHolder._read(InputStream input)
Read a float from an input stream and initialize the value
member with the float value.
|
void |
FixedHolder._read(InputStream input)
Read a fixed point value from the input stream and store it in
the value member.
|
void |
DoubleSeqHolder._read(InputStream i) |
void |
DoubleHolder._read(InputStream input)
Read a double value from the input stream and store it in the
value member.
|
void |
CurrentHolder._read(InputStream i) |
void |
CharSeqHolder._read(InputStream i) |
void |
CharHolder._read(InputStream input)
Reads from
input and initalizes the value in
this CharHolder object
with the unmarshalled data. |
void |
ByteHolder._read(InputStream input)
Reads from
input and initalizes the value in
this ByteHolder object
with the unmarshalled data. |
void |
BooleanSeqHolder._read(InputStream i) |
void |
BooleanHolder._read(InputStream input)
Reads unmarshalled data from
input and assigns it to this
BooleanHolder object's value field. |
void |
AnySeqHolder._read(InputStream i) |
void |
AnyHolder._read(InputStream input)
Reads from
input and initalizes the value in the Holder
with the unmarshalled data. |
void |
LocalObject._releaseReply(InputStream input)
Throws an
org.omg.CORBA.NO_IMPLEMENT exception with
the message "This is a locally constrained object."
This method is the default implementation of the
org.omg.CORBA.Object method. |
Serializable |
WStringValueHelper.read_value(InputStream istream) |
Serializable |
StringValueHelper.read_value(InputStream istream) |
abstract void |
Any.read_value(InputStream is,
TypeCode t)
Reads off (unmarshals) the value of an
Any object from
the given input stream using the given typecode. |
static NativeDef |
NativeDefHelper.read(InputStream istream) |
static ValueBoxDef |
ValueBoxDefHelper.read(InputStream istream) |
static ValueDescription |
ValueDescriptionHelper.read(InputStream istream) |
static ValueDef |
ValueDefHelper.read(InputStream istream) |
static ValueMemberDef |
ValueMemberDefHelper.read(InputStream istream) |
static InterfaceDescription |
InterfaceDescriptionHelper.read(InputStream istream) |
static InterfaceDef |
InterfaceDefHelper.read(InputStream istream) |
static AttributeDescription[] |
AttrDescriptionSeqHelper.read(InputStream istream) |
static OperationDescription[] |
OpDescriptionSeqHelper.read(InputStream istream) |
static String[] |
RepositoryIdSeqHelper.read(InputStream istream) |
static OperationDescription |
OperationDescriptionHelper.read(InputStream istream) |
static OperationDef |
OperationDefHelper.read(InputStream istream) |
static ExceptionDescription[] |
ExcDescriptionSeqHelper.read(InputStream istream) |
static ExceptionDef[] |
ExceptionDefSeqHelper.read(InputStream istream) |
static String[] |
ContextIdSeqHelper.read(InputStream istream) |
static String |
ContextIdentifierHelper.read(InputStream istream) |
static ParameterDescription[] |
ParDescriptionSeqHelper.read(InputStream istream) |
static ParameterDescription |
ParameterDescriptionHelper.read(InputStream istream) |
static OperationMode |
OperationModeHelper.read(InputStream istream) |
static AttributeDescription |
AttributeDescriptionHelper.read(InputStream istream) |
static AttributeDef |
AttributeDefHelper.read(InputStream istream) |
static AttributeMode |
AttributeModeHelper.read(InputStream istream) |
static ExceptionDescription |
ExceptionDescriptionHelper.read(InputStream istream) |
static ExceptionDef |
ExceptionDefHelper.read(InputStream istream) |
static ArrayDef |
ArrayDefHelper.read(InputStream istream) |
static SequenceDef |
SequenceDefHelper.read(InputStream istream) |
static StringDef |
StringDefHelper.read(InputStream istream) |
static PrimitiveDef |
PrimitiveDefHelper.read(InputStream istream) |
static AliasDef |
AliasDefHelper.read(InputStream istream) |
static EnumDef |
EnumDefHelper.read(InputStream istream) |
static UnionDef |
UnionDefHelper.read(InputStream istream) |
static StructDef |
StructDefHelper.read(InputStream istream) |
static TypeDescription |
TypeDescriptionHelper.read(InputStream istream) |
static TypedefDef |
TypedefDefHelper.read(InputStream istream) |
static ConstantDescription |
ConstantDescriptionHelper.read(InputStream istream) |
static ConstantDef |
ConstantDefHelper.read(InputStream istream) |
static ModuleDescription |
ModuleDescriptionHelper.read(InputStream istream) |
static ModuleDef |
ModuleDefHelper.read(InputStream istream) |
static Repository |
RepositoryHelper.read(InputStream istream) |
static PrimitiveKind |
PrimitiveKindHelper.read(InputStream istream) |
static Container |
ContainerHelper.read(InputStream istream) |
static ValueDef[] |
ValueDefSeqHelper.read(InputStream istream) |
static Initializer[] |
InitializerSeqHelper.read(InputStream istream) |
static Initializer |
InitializerHelper.read(InputStream istream) |
static ValueMember[] |
ValueMemberSeqHelper.read(InputStream istream) |
static String[] |
EnumMemberSeqHelper.read(InputStream istream) |
static UnionMember[] |
UnionMemberSeqHelper.read(InputStream istream) |
static StructMember[] |
StructMemberSeqHelper.read(InputStream istream) |
static Contained[] |
ContainedSeqHelper.read(InputStream istream) |
static InterfaceDef[] |
InterfaceDefSeqHelper.read(InputStream istream) |
static Contained |
ContainedHelper.read(InputStream istream) |
static String |
ScopedNameHelper.read(InputStream istream) |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
InputStream
InputStream provides for the reading of all of the mapped IDL types
from the stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionHolder._read(InputStream i) |
static Description |
DescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionSeqHolder._read(InputStream i) |
void |
DescriptionHolder._read(InputStream i) |
static Description[] |
DescriptionSeqHelper.read(InputStream istream) |
static Description |
DescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
FullInterfaceDescriptionHolder._read(InputStream i) |
static FullInterfaceDescription |
FullInterfaceDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ObjectImpl._invoke(OutputStream output)
Invokes an operation and returns an
InputStream
object for reading the response. |
abstract InputStream |
OutputStream.create_input_stream()
Returns an input stream with the same buffer.
|
InputStream |
ApplicationException.getInputStream()
Returns the input stream from which the exception data can be read as its parameters.
|
InputStream |
Delegate.invoke(Object self,
OutputStream output)
invoke is called by a stub to invoke an operation.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
InvokeHandler._invoke(String method,
InputStream input,
ResponseHandler handler)
Invoked by the ORB to dispatch a request to the servant.
|
void |
Streamable._read(InputStream istream)
Reads data from
istream and initalizes the
value field of the Holder with the unmarshalled data. |
void |
ObjectImpl._releaseReply(InputStream input)
Releases the given
reply stream back to the ORB when unmarshalling has
completed after a call to the method
_invoke. |
Serializable |
BoxedValueHelper.read_value(InputStream is) |
void |
Delegate.releaseReply(Object self,
InputStream input)
releaseReply may optionally be called by a stub to release a
reply stream back to the ORB when the unmarshaling has
completed.
|
| Constructor and Description |
|---|
ApplicationException(String id,
InputStream ins)
Constructs an ApplicationException from the CORBA repository ID of the exception
and an input stream from which the exception data can be read as its parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FullValueDescriptionHolder._read(InputStream i) |
static FullValueDescription |
FullValueDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
NonTxTargetPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
OTSPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
InvocationPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
TransactionalObjectPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
SubtransactionAwareResourcePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
SynchronizationPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ResourcePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RecoveryCoordinatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
CoordinatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
TerminatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ControlPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
TransactionFactoryPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
CurrentPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
NonTxTargetPolicyHolder._read(InputStream i) |
void |
OTSPolicyHolder._read(InputStream i) |
void |
InvocationPolicyHolder._read(InputStream i) |
void |
TransactionalObjectHolder._read(InputStream i) |
void |
SubtransactionAwareResourceHolder._read(InputStream i) |
void |
SynchronizationHolder._read(InputStream i) |
void |
ResourceHolder._read(InputStream i) |
void |
RecoveryCoordinatorHolder._read(InputStream i) |
void |
CoordinatorHolder._read(InputStream i) |
void |
TerminatorHolder._read(InputStream i) |
void |
ControlHolder._read(InputStream i) |
void |
TransactionFactoryHolder._read(InputStream i) |
void |
CurrentHolder._read(InputStream i) |
void |
SynchronizationUnavailableHolder._read(InputStream i) |
void |
UnavailableHolder._read(InputStream i) |
void |
InvalidControlHolder._read(InputStream i) |
void |
NoTransactionHolder._read(InputStream i) |
void |
NotPreparedHolder._read(InputStream i) |
void |
InactiveHolder._read(InputStream i) |
void |
NotSubtransactionHolder._read(InputStream i) |
void |
SubtransactionsUnavailableHolder._read(InputStream i) |
void |
HeuristicHazardHolder._read(InputStream i) |
void |
HeuristicMixedHolder._read(InputStream i) |
void |
HeuristicCommitHolder._read(InputStream i) |
void |
HeuristicRollbackHolder._read(InputStream i) |
void |
PropagationContextHolder._read(InputStream i) |
void |
TransIdentityHolder._read(InputStream i) |
void |
otid_tHolder._read(InputStream i) |
void |
VoteHolder._read(InputStream i) |
void |
StatusHolder._read(InputStream i) |
static NonTxTargetPolicy |
NonTxTargetPolicyHelper.read(InputStream istream) |
static OTSPolicy |
OTSPolicyHelper.read(InputStream istream) |
static InvocationPolicy |
InvocationPolicyHelper.read(InputStream istream) |
static short |
NonTxTargetPolicyValueHelper.read(InputStream istream) |
static short |
OTSPolicyValueHelper.read(InputStream istream) |
static short |
InvocationPolicyValueHelper.read(InputStream istream) |
static TransactionalObject |
TransactionalObjectHelper.read(InputStream istream) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.read(InputStream istream) |
static Synchronization |
SynchronizationHelper.read(InputStream istream) |
static Resource |
ResourceHelper.read(InputStream istream) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.read(InputStream istream) |
static Coordinator |
CoordinatorHelper.read(InputStream istream) |
static Terminator |
TerminatorHelper.read(InputStream istream) |
static Control |
ControlHelper.read(InputStream istream) |
static TransactionFactory |
TransactionFactoryHelper.read(InputStream istream) |
static Current |
CurrentHelper.read(InputStream istream) |
static SynchronizationUnavailable |
SynchronizationUnavailableHelper.read(InputStream istream) |
static Unavailable |
UnavailableHelper.read(InputStream istream) |
static InvalidControl |
InvalidControlHelper.read(InputStream istream) |
static NoTransaction |
NoTransactionHelper.read(InputStream istream) |
static NotPrepared |
NotPreparedHelper.read(InputStream istream) |
static Inactive |
InactiveHelper.read(InputStream istream) |
static NotSubtransaction |
NotSubtransactionHelper.read(InputStream istream) |
static SubtransactionsUnavailable |
SubtransactionsUnavailableHelper.read(InputStream istream) |
static HeuristicHazard |
HeuristicHazardHelper.read(InputStream istream) |
static HeuristicMixed |
HeuristicMixedHelper.read(InputStream istream) |
static HeuristicCommit |
HeuristicCommitHelper.read(InputStream istream) |
static HeuristicRollback |
HeuristicRollbackHelper.read(InputStream istream) |
static PropagationContext |
PropagationContextHelper.read(InputStream istream) |
static TransIdentity |
TransIdentityHelper.read(InputStream istream) |
static otid_t |
otid_tHelper.read(InputStream istream) |
static Vote |
VoteHelper.read(InputStream istream) |
static Status |
StatusHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionListHolder._read(InputStream i) |
void |
ParameterListHolder._read(InputStream i) |
void |
ParameterHolder._read(InputStream i) |
static String[] |
RequestContextHelper.read(InputStream istream) |
static TypeCode[] |
ExceptionListHelper.read(InputStream istream) |
static String[] |
ContextListHelper.read(InputStream istream) |
static Parameter[] |
ParameterListHelper.read(InputStream istream) |
static Parameter |
ParameterHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
DynAnyFactoryPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynValueBoxPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynValuePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynValueCommonPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynArrayPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynSequencePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynUnionPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynStructPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynEnumPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynFixedPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
DynAnyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
DynAnyFactoryHolder._read(InputStream i) |
void |
DynValueBoxHolder._read(InputStream i) |
void |
DynValueHolder._read(InputStream i) |
void |
DynValueCommonHolder._read(InputStream i) |
void |
DynArrayHolder._read(InputStream i) |
void |
DynSequenceHolder._read(InputStream i) |
void |
DynAnySeqHolder._read(InputStream i) |
void |
AnySeqHolder._read(InputStream i) |
void |
DynUnionHolder._read(InputStream i) |
void |
DynStructHolder._read(InputStream i) |
void |
NameDynAnyPairSeqHolder._read(InputStream i) |
void |
NameDynAnyPairHolder._read(InputStream i) |
void |
NameValuePairSeqHolder._read(InputStream i) |
void |
NameValuePairHolder._read(InputStream i) |
void |
DynEnumHolder._read(InputStream i) |
void |
DynFixedHolder._read(InputStream i) |
void |
DynAnyHolder._read(InputStream i) |
static DynValueBox |
DynValueBoxHelper.read(InputStream istream) |
static DynValueCommon |
DynValueCommonHelper.read(InputStream istream) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
InconsistentTypeCodeHolder._read(InputStream i) |
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMismatchHolder._read(InputStream i) |
void |
InvalidValueHolder._read(InputStream i) |
static TypeMismatch |
TypeMismatchHelper.read(InputStream istream) |
static InvalidValue |
InvalidValueHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodecFactoryHolder._read(InputStream i) |
void |
EncodingHolder._read(InputStream i) |
void |
CodecHolder._read(InputStream i) |
void |
TaggedComponentSeqHolder._read(InputStream i) |
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 Encoding |
EncodingHelper.read(InputStream istream) |
static short |
EncodingFormatHelper.read(InputStream istream) |
static Codec |
CodecHelper.read(InputStream istream) |
static TaggedComponent[] |
TaggedComponentSeqHelper.read(InputStream istream) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownEncodingHolder._read(InputStream i) |
static UnknownEncoding |
UnknownEncodingHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMismatchHolder._read(InputStream i) |
void |
FormatMismatchHolder._read(InputStream i) |
void |
InvalidTypeForEncodingHolder._read(InputStream i) |
static TypeMismatch |
TypeMismatchHelper.read(InputStream istream) |
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.read(InputStream istream) |
static FormatMismatch |
FormatMismatchHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
QueueOrderPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
MaxHopsPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RoutingPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RelativeRoundtripTimeoutPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RelativeRequestTimeoutPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ReplyEndTimePolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ReplyStartTimePolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RequestEndTimePolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RequestStartTimePolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ReplyPriorityPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RequestPriorityPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
SyncScopePolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RebindPolicyPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
PolicyValueSeqHolder._read(InputStream i) |
void |
PolicyValueHolder._read(InputStream i) |
void |
QueueOrderPolicyHolder._read(InputStream i) |
void |
MaxHopsPolicyHolder._read(InputStream i) |
void |
RoutingPolicyHolder._read(InputStream i) |
void |
RoutingTypeRangeHolder._read(InputStream i) |
void |
RelativeRoundtripTimeoutPolicyHolder._read(InputStream i) |
void |
RelativeRequestTimeoutPolicyHolder._read(InputStream i) |
void |
ReplyEndTimePolicyHolder._read(InputStream i) |
void |
ReplyStartTimePolicyHolder._read(InputStream i) |
void |
RequestEndTimePolicyHolder._read(InputStream i) |
void |
RequestStartTimePolicyHolder._read(InputStream i) |
void |
ReplyPriorityPolicyHolder._read(InputStream i) |
void |
RequestPriorityPolicyHolder._read(InputStream i) |
void |
PriorityRangeHolder._read(InputStream i) |
void |
SyncScopePolicyHolder._read(InputStream i) |
void |
RebindPolicyHolder._read(InputStream i) |
static PolicyValue[] |
PolicyValueSeqHelper.read(InputStream istream) |
static PolicyValue |
PolicyValueHelper.read(InputStream istream) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.read(InputStream istream) |
static MaxHopsPolicy |
MaxHopsPolicyHelper.read(InputStream istream) |
static RoutingPolicy |
RoutingPolicyHelper.read(InputStream istream) |
static RoutingTypeRange |
RoutingTypeRangeHelper.read(InputStream istream) |
static RelativeRoundtripTimeoutPolicy |
RelativeRoundtripTimeoutPolicyHelper.read(InputStream istream) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.read(InputStream istream) |
static ReplyEndTimePolicy |
ReplyEndTimePolicyHelper.read(InputStream istream) |
static ReplyStartTimePolicy |
ReplyStartTimePolicyHelper.read(InputStream istream) |
static RequestEndTimePolicy |
RequestEndTimePolicyHelper.read(InputStream istream) |
static RequestStartTimePolicy |
RequestStartTimePolicyHelper.read(InputStream istream) |
static ReplyPriorityPolicy |
ReplyPriorityPolicyHelper.read(InputStream istream) |
static RequestPriorityPolicy |
RequestPriorityPolicyHelper.read(InputStream istream) |
static PriorityRange |
PriorityRangeHelper.read(InputStream istream) |
static SyncScopePolicy |
SyncScopePolicyHelper.read(InputStream istream) |
static RebindPolicy |
RebindPolicyHelper.read(InputStream istream) |
static short |
OrderingHelper.read(InputStream istream) |
static short |
PriorityHelper.read(InputStream istream) |
static short |
RoutingTypeHelper.read(InputStream istream) |
static short |
RebindModeHelper.read(InputStream istream) |
static short |
SyncScopeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitializerHolder._read(InputStream i) |
void |
ORBInitInfoHolder._read(InputStream i) |
void |
PolicyFactoryHolder._read(InputStream i) |
void |
IORInterceptorHolder._read(InputStream i) |
void |
IORInfoHolder._read(InputStream i) |
void |
ServerRequestInterceptorHolder._read(InputStream i) |
void |
ClientRequestInterceptorHolder._read(InputStream i) |
void |
ServerRequestInfoHolder._read(InputStream i) |
void |
ClientRequestInfoHolder._read(InputStream i) |
void |
RequestInfoHolder._read(InputStream i) |
void |
CurrentHolder._read(InputStream i) |
void |
InvalidSlotHolder._read(InputStream i) |
void |
ForwardRequestHolder._read(InputStream i) |
void |
InterceptorHolder._read(InputStream i) |
void |
ObjectReferenceTemplateSeqHolder._read(InputStream i) |
void |
ObjectReferenceTemplateHolder._read(InputStream i) |
void |
ObjectReferenceFactoryHolder._read(InputStream i) |
void |
IORInterceptor_3_0Holder._read(InputStream i) |
static ORBInitializer |
ORBInitializerHelper.read(InputStream istream) |
static ORBInitInfo |
ORBInitInfoHelper.read(InputStream istream) |
static PolicyFactory |
PolicyFactoryHelper.read(InputStream istream) |
static IORInterceptor |
IORInterceptorHelper.read(InputStream istream) |
static IORInfo |
IORInfoHelper.read(InputStream istream) |
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.read(InputStream istream) |
static ClientRequestInterceptor |
ClientRequestInterceptorHelper.read(InputStream istream) |
static ServerRequestInfo |
ServerRequestInfoHelper.read(InputStream istream) |
static ClientRequestInfo |
ClientRequestInfoHelper.read(InputStream istream) |
static RequestInfo |
RequestInfoHelper.read(InputStream istream) |
static int |
SlotIdHelper.read(InputStream istream) |
static short |
ReplyStatusHelper.read(InputStream istream) |
static Interceptor |
InterceptorHelper.read(InputStream istream) |
static String |
ServerIdHelper.read(InputStream istream) |
static ObjectReferenceTemplate[] |
ObjectReferenceTemplateSeqHelper.read(InputStream istream) |
static ObjectReferenceTemplate |
ObjectReferenceTemplateHelper.read(InputStream istream) |
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.read(InputStream istream) |
static byte[] |
ObjectIdHelper.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) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidNameHolder._read(InputStream i) |
void |
DuplicateNameHolder._read(InputStream i) |
static String |
ObjectIdHelper.read(InputStream istream) |
static InvalidName |
InvalidNameHelper.read(InputStream istream) |
static DuplicateName |
DuplicateNameHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
ServantLocatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ServantActivatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
ServantLocatorHolder._read(InputStream i) |
void |
ServantActivatorHolder._read(InputStream i) |
void |
RequestProcessingPolicyValueHolder._read(InputStream i) |
void |
ServantRetentionPolicyValueHolder._read(InputStream i) |
void |
ImplicitActivationPolicyValueHolder._read(InputStream i) |
void |
IdAssignmentPolicyValueHolder._read(InputStream i) |
void |
IdUniquenessPolicyValueHolder._read(InputStream i) |
void |
LifespanPolicyValueHolder._read(InputStream i) |
void |
ThreadPolicyValueHolder._read(InputStream i) |
void |
ForwardRequestHolder._read(InputStream i) |
void |
ObjectIdHolder._read(InputStream i) |
void |
POAListHolder._read(InputStream i) |
static RequestProcessingPolicyValue |
RequestProcessingPolicyValueHelper.read(InputStream istream) |
static ServantRetentionPolicyValue |
ServantRetentionPolicyValueHelper.read(InputStream istream) |
static ImplicitActivationPolicyValue |
ImplicitActivationPolicyValueHelper.read(InputStream istream) |
static IdAssignmentPolicyValue |
IdAssignmentPolicyValueHelper.read(InputStream istream) |
static IdUniquenessPolicyValue |
IdUniquenessPolicyValueHelper.read(InputStream istream) |
static LifespanPolicyValue |
LifespanPolicyValueHelper.read(InputStream istream) |
static ThreadPolicyValue |
ThreadPolicyValueHelper.read(InputStream istream) |
static byte[] |
ObjectIdHelper.read(InputStream istream) |
static POA[] |
POAListHelper.read(InputStream istream) |
static ServantLocator |
ServantLocatorHelper.read(InputStream istream) |
static ServantActivator |
ServantActivatorHelper.read(InputStream istream) |
static POA |
POAHelper.read(InputStream istream) |
static ForwardRequest |
ForwardRequestHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoContextHolder._read(InputStream i) |
static NoContext |
NoContextHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateHolder._read(InputStream i) |
void |
AdapterInactiveHolder._read(InputStream i) |
static State |
StateHelper.read(InputStream istream) |
static AdapterInactive |
AdapterInactiveHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
WrongPolicyHolder._read(InputStream i) |
void |
WrongAdapterHolder._read(InputStream i) |
void |
ServantNotActiveHolder._read(InputStream i) |
void |
ServantAlreadyActiveHolder._read(InputStream i) |
void |
ObjectNotActiveHolder._read(InputStream i) |
void |
ObjectAlreadyActiveHolder._read(InputStream i) |
void |
NoServantHolder._read(InputStream i) |
void |
InvalidPolicyHolder._read(InputStream i) |
void |
AdapterNonExistentHolder._read(InputStream i) |
void |
AdapterAlreadyExistsHolder._read(InputStream i) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
CookieHolder._read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
CodeBasePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RunTimePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
void |
CodeBaseHolder._read(InputStream i) |
void |
RunTimeHolder._read(InputStream i) |
static CodeBase |
CodeBaseHelper.read(InputStream istream) |
static RunTime |
RunTimeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueDescSeqHolder._read(InputStream i) |
void |
URLSeqHolder._read(InputStream i) |
static FullValueDescription[] |
ValueDescSeqHelper.read(InputStream istream) |
static String[] |
URLSeqHelper.read(InputStream istream) |
static String |
URLHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntervalTHolder._read(InputStream i) |
void |
UtcTHolder._read(InputStream i) |
static IntervalT |
IntervalTHelper.read(InputStream istream) |
static UtcT |
UtcTHelper.read(InputStream istream) |
static short |
TdfTHelper.read(InputStream istream) |
static long |
InaccuracyTHelper.read(InputStream istream) |
static long |
TimeTHelper.read(InputStream istream) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.