| Modifier and Type | Method and Description |
|---|---|
void |
UtilDelegate.writeAbstractObject(OutputStream out,
Object obj)
Delegation call for
Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object). |
static void |
Util.writeAbstractObject(OutputStream out,
Object obj)
Writes a java.lang.Object as either a value or a CORBA Object.
|
void |
UtilDelegate.writeAny(OutputStream out,
Object obj)
Delegation call for
Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object). |
static void |
Util.writeAny(OutputStream out,
Object obj)
Writes any java.lang.Object as a CORBA any.
|
void |
UtilDelegate.writeRemoteObject(OutputStream out,
Object obj)
Delegation call for
Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object). |
static void |
Util.writeRemoteObject(OutputStream out,
Object obj)
Writes a java.lang.Object as a CORBA Object.
|
void |
ValueHandler.writeValue(OutputStream out,
Serializable value)
Writes a value to the stream using Java semantics.
|
void |
ValueHandlerMultiFormat.writeValue(OutputStream out,
Serializable value,
byte streamFormatVersion)
Allows the ORB to pass the stream format
version for RMI/IDL custom value types.
|
| 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) |
OutputStream |
LocalObject._request(String operation,
boolean responseExpected)
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 OutputStream |
ORB.create_output_stream()
Creates a new
org.omg.CORBA.portable.OutputStream into which
IDL method parameters can be marshalled during method invocation. |
abstract OutputStream |
Any.create_output_stream()
Creates an output stream into which this
Any object's
value can be marshalled. |
| 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. |
void |
NativeDefHolder._write(OutputStream o) |
void |
ValueBoxDefHolder._write(OutputStream o) |
void |
ValueDescriptionHolder._write(OutputStream o) |
void |
ValueDefHolder._write(OutputStream o) |
void |
ValueMemberDefHolder._write(OutputStream o) |
void |
InterfaceDescriptionHolder._write(OutputStream o) |
void |
InterfaceDefHolder._write(OutputStream o) |
void |
AttrDescriptionSeqHolder._write(OutputStream o) |
void |
OpDescriptionSeqHolder._write(OutputStream o) |
void |
RepositoryIdSeqHolder._write(OutputStream o) |
void |
OperationDescriptionHolder._write(OutputStream o) |
void |
OperationDefHolder._write(OutputStream o) |
void |
ExcDescriptionSeqHolder._write(OutputStream o) |
void |
ExceptionDefSeqHolder._write(OutputStream o) |
void |
ContextIdSeqHolder._write(OutputStream o) |
void |
ParDescriptionSeqHolder._write(OutputStream o) |
void |
ParameterDescriptionHolder._write(OutputStream o) |
void |
OperationModeHolder._write(OutputStream o) |
void |
AttributeDescriptionHolder._write(OutputStream o) |
void |
AttributeDefHolder._write(OutputStream o) |
void |
AttributeModeHolder._write(OutputStream o) |
void |
ExceptionDescriptionHolder._write(OutputStream o) |
void |
ExceptionDefHolder._write(OutputStream o) |
void |
ArrayDefHolder._write(OutputStream o) |
void |
SequenceDefHolder._write(OutputStream o) |
void |
StringDefHolder._write(OutputStream o) |
void |
PrimitiveDefHolder._write(OutputStream o) |
void |
AliasDefHolder._write(OutputStream o) |
void |
EnumDefHolder._write(OutputStream o) |
void |
UnionDefHolder._write(OutputStream o) |
void |
StructDefHolder._write(OutputStream o) |
void |
TypeDescriptionHolder._write(OutputStream o) |
void |
TypedefDefHolder._write(OutputStream o) |
void |
ConstantDescriptionHolder._write(OutputStream o) |
void |
ConstantDefHolder._write(OutputStream o) |
void |
ModuleDescriptionHolder._write(OutputStream o) |
void |
ModuleDefHolder._write(OutputStream o) |
void |
RepositoryHolder._write(OutputStream o) |
void |
PrimitiveKindHolder._write(OutputStream o) |
void |
ContainerHolder._write(OutputStream o) |
void |
ValueDefSeqHolder._write(OutputStream o) |
void |
InitializerSeqHolder._write(OutputStream o) |
void |
InitializerHolder._write(OutputStream o) |
void |
ValueMemberSeqHolder._write(OutputStream o) |
void |
EnumMemberSeqHolder._write(OutputStream o) |
void |
UnionMemberSeqHolder._write(OutputStream o) |
void |
StructMemberSeqHolder._write(OutputStream o) |
void |
ContainedSeqHolder._write(OutputStream o) |
void |
InterfaceDefSeqHolder._write(OutputStream o) |
void |
ContainedHolder._write(OutputStream o) |
void |
WrongTransactionHolder._write(OutputStream o) |
void |
WStringSeqHolder._write(OutputStream o) |
void |
WCharSeqHolder._write(OutputStream o) |
void |
ValueBaseHolder._write(OutputStream output)
Marshals to
output the value in the Holder. |
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)
Marshals to
output the value in
this TypeCodeHolder object. |
void |
StringSeqHolder._write(OutputStream o) |
void |
StringHolder._write(OutputStream output)
Marshals the value held by this
StringHolder object
to the output stream output. |
void |
ShortSeqHolder._write(OutputStream o) |
void |
ShortHolder._write(OutputStream output)
Marshals to
output the value in
this ShortHolder object. |
void |
ServiceInformationHolder._write(OutputStream out)
Marshals the value in this
ServiceInformationHolder object's
value field to the output stream out. |
void |
PrincipalHolder._write(OutputStream output)
Deprecated.
|
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)
Marshals to
output the value in
this ObjectHolder object. |
void |
LongSeqHolder._write(OutputStream o) |
void |
LongLongSeqHolder._write(OutputStream o) |
void |
LongHolder._write(OutputStream output)
Marshals to
output the value in the Holder. |
void |
IntHolder._write(OutputStream output)
Marshals the value in this
IntHolder object's
value field to the output stream output. |
void |
FloatSeqHolder._write(OutputStream o) |
void |
FloatHolder._write(OutputStream output)
Write the float value into an output stream.
|
void |
FixedHolder._write(OutputStream output)
Write the fixed point value stored in this holder to an
OutputStream. |
void |
DoubleSeqHolder._write(OutputStream o) |
void |
DoubleHolder._write(OutputStream output)
Write the double value stored in this holder to an
OutputStream. |
void |
CurrentHolder._write(OutputStream o) |
void |
CharSeqHolder._write(OutputStream o) |
void |
CharHolder._write(OutputStream output)
Marshals to
output the value in
this CharHolder object. |
void |
ByteHolder._write(OutputStream output)
Marshals to
output the value in
this ByteHolder object. |
void |
BooleanSeqHolder._write(OutputStream o) |
void |
BooleanHolder._write(OutputStream output)
Marshals the value in this
BooleanHolder object's
value field to the output stream output. |
void |
AnySeqHolder._write(OutputStream o) |
void |
AnyHolder._write(OutputStream output)
Marshals to
output the value in
this AnyHolder object. |
abstract void |
Any.write_value(OutputStream os)
Writes out the value of this
Any object
to the given output stream. |
void |
WStringValueHelper.write_value(OutputStream ostream,
Serializable value) |
void |
StringValueHelper.write_value(OutputStream ostream,
Serializable value) |
static void |
AliasDefHelper.write(OutputStream ostream,
AliasDef value) |
static void |
AnySeqHelper.write(OutputStream ostream,
Any[] value) |
static void |
ArrayDefHelper.write(OutputStream ostream,
ArrayDef value) |
static void |
AttributeDefHelper.write(OutputStream ostream,
AttributeDef value) |
static void |
AttributeDescriptionHelper.write(OutputStream ostream,
AttributeDescription value) |
static void |
AttrDescriptionSeqHelper.write(OutputStream ostream,
AttributeDescription[] value) |
static void |
AttributeModeHelper.write(OutputStream ostream,
AttributeMode 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 |
ConstantDefHelper.write(OutputStream ostream,
ConstantDef value) |
static void |
ConstantDescriptionHelper.write(OutputStream ostream,
ConstantDescription value) |
static void |
ContainedHelper.write(OutputStream ostream,
Contained value) |
static void |
ContainedSeqHelper.write(OutputStream ostream,
Contained[] value) |
static void |
ContainerHelper.write(OutputStream ostream,
Container 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 |
EnumDefHelper.write(OutputStream ostream,
EnumDef value) |
static void |
ExceptionDefHelper.write(OutputStream ostream,
ExceptionDef value) |
static void |
ExceptionDefSeqHelper.write(OutputStream ostream,
ExceptionDef[] value) |
static void |
ExceptionDescriptionHelper.write(OutputStream ostream,
ExceptionDescription value) |
static void |
ExcDescriptionSeqHelper.write(OutputStream ostream,
ExceptionDescription[] value) |
static void |
FloatSeqHelper.write(OutputStream ostream,
float[] value) |
static void |
IDLTypeHelper.write(OutputStream ostream,
IDLType value) |
static void |
InitializerHelper.write(OutputStream ostream,
Initializer value) |
static void |
InitializerSeqHelper.write(OutputStream ostream,
Initializer[] 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 |
InterfaceDefHelper.write(OutputStream ostream,
InterfaceDef value) |
static void |
InterfaceDefSeqHelper.write(OutputStream ostream,
InterfaceDef[] value) |
static void |
InterfaceDescriptionHelper.write(OutputStream ostream,
InterfaceDescription value) |
static void |
ULongLongSeqHelper.write(OutputStream ostream,
long[] value) |
static void |
LongLongSeqHelper.write(OutputStream ostream,
long[] value) |
static void |
ModuleDefHelper.write(OutputStream ostream,
ModuleDef value) |
static void |
ModuleDescriptionHelper.write(OutputStream ostream,
ModuleDescription value) |
static void |
NameValuePairHelper.write(OutputStream ostream,
NameValuePair value) |
static void |
NativeDefHelper.write(OutputStream ostream,
NativeDef value) |
static void |
ObjectHelper.write(OutputStream ostream,
Object value) |
static void |
OperationDefHelper.write(OutputStream ostream,
OperationDef value) |
static void |
OperationDescriptionHelper.write(OutputStream ostream,
OperationDescription value) |
static void |
OpDescriptionSeqHelper.write(OutputStream ostream,
OperationDescription[] value) |
static void |
OperationModeHelper.write(OutputStream ostream,
OperationMode value) |
static void |
ParameterDescriptionHelper.write(OutputStream ostream,
ParameterDescription value) |
static void |
ParDescriptionSeqHelper.write(OutputStream ostream,
ParameterDescription[] 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 |
PrimitiveDefHelper.write(OutputStream ostream,
PrimitiveDef value) |
static void |
PrimitiveKindHelper.write(OutputStream ostream,
PrimitiveKind value) |
static void |
RepositoryHelper.write(OutputStream ostream,
Repository value) |
static void |
SequenceDefHelper.write(OutputStream ostream,
SequenceDef 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 |
ContextIdentifierHelper.write(OutputStream ostream,
String value) |
static void |
ScopedNameHelper.write(OutputStream ostream,
String 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 |
RepositoryIdSeqHelper.write(OutputStream ostream,
String[] value) |
static void |
ContextIdSeqHelper.write(OutputStream ostream,
String[] value) |
static void |
EnumMemberSeqHelper.write(OutputStream ostream,
String[] value) |
static void |
WStringSeqHelper.write(OutputStream ostream,
String[] value) |
static void |
StringSeqHelper.write(OutputStream ostream,
String[] value) |
static void |
StringDefHelper.write(OutputStream ostream,
StringDef value) |
static void |
StructDefHelper.write(OutputStream ostream,
StructDef value) |
static void |
StructMemberHelper.write(OutputStream ostream,
StructMember value) |
static void |
StructMemberSeqHelper.write(OutputStream ostream,
StructMember[] value) |
static void |
TypedefDefHelper.write(OutputStream ostream,
TypedefDef value) |
static void |
TypeDescriptionHelper.write(OutputStream ostream,
TypeDescription value) |
static void |
UnionDefHelper.write(OutputStream ostream,
UnionDef value) |
static void |
UnionMemberHelper.write(OutputStream ostream,
UnionMember value) |
static void |
UnionMemberSeqHelper.write(OutputStream ostream,
UnionMember[] value) |
static void |
UnknownUserExceptionHelper.write(OutputStream ostream,
UnknownUserException value) |
static void |
ValueBoxDefHelper.write(OutputStream ostream,
ValueBoxDef value) |
static void |
ValueDefHelper.write(OutputStream ostream,
ValueDef value) |
static void |
ValueDefSeqHelper.write(OutputStream ostream,
ValueDef[] value) |
static void |
ValueDescriptionHelper.write(OutputStream ostream,
ValueDescription value) |
static void |
ValueMemberHelper.write(OutputStream ostream,
ValueMember value) |
static void |
ValueMemberSeqHelper.write(OutputStream ostream,
ValueMember[] value) |
static void |
ValueMemberDefHelper.write(OutputStream ostream,
ValueMemberDef value) |
static void |
WrongTransactionHelper.write(OutputStream ostream,
WrongTransaction value) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputStream
OutputStream provides interface for writing of all of the mapped IDL type
to the stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionHolder._write(OutputStream o) |
static void |
DescriptionHelper.write(OutputStream ostream,
Description value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionSeqHolder._write(OutputStream o) |
void |
DescriptionHolder._write(OutputStream o) |
static void |
DescriptionHelper.write(OutputStream ostream,
Description value) |
static void |
DescriptionSeqHelper.write(OutputStream ostream,
Description[] value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FullInterfaceDescriptionHolder._write(OutputStream o) |
static void |
FullInterfaceDescriptionHelper.write(OutputStream ostream,
FullInterfaceDescription value) |
| 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.
|
OutputStream |
ObjectImpl._request(String operation,
boolean responseExpected)
Returns an
OutputStream object to use for marshalling
the arguments of the given method. |
OutputStream |
ResponseHandler.createExceptionReply()
Called by the servant during a method invocation.
|
OutputStream |
ResponseHandler.createReply()
Called by the servant during a method invocation.
|
OutputStream |
Delegate.request(Object self,
String operation,
boolean responseExpected)
request is called by a stub to obtain an OutputStream for
marshaling arguments.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ObjectImpl._invoke(OutputStream output)
Invokes an operation and returns an
InputStream
object for reading the response. |
void |
Streamable._write(OutputStream ostream)
Marshals to
ostream the value in the
value field of the Holder. |
InputStream |
Delegate.invoke(Object self,
OutputStream output)
invoke is called by a stub to invoke an operation.
|
void |
BoxedValueHelper.write_value(OutputStream os,
Serializable value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FullValueDescriptionHolder._write(OutputStream o) |
static void |
FullValueDescriptionHelper.write(OutputStream ostream,
FullValueDescription value) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
NonTxTargetPolicyHolder._write(OutputStream o) |
void |
OTSPolicyHolder._write(OutputStream o) |
void |
InvocationPolicyHolder._write(OutputStream o) |
void |
TransactionalObjectHolder._write(OutputStream o) |
void |
SubtransactionAwareResourceHolder._write(OutputStream o) |
void |
SynchronizationHolder._write(OutputStream o) |
void |
ResourceHolder._write(OutputStream o) |
void |
RecoveryCoordinatorHolder._write(OutputStream o) |
void |
CoordinatorHolder._write(OutputStream o) |
void |
TerminatorHolder._write(OutputStream o) |
void |
ControlHolder._write(OutputStream o) |
void |
TransactionFactoryHolder._write(OutputStream o) |
void |
CurrentHolder._write(OutputStream o) |
void |
SynchronizationUnavailableHolder._write(OutputStream o) |
void |
UnavailableHolder._write(OutputStream o) |
void |
InvalidControlHolder._write(OutputStream o) |
void |
NoTransactionHolder._write(OutputStream o) |
void |
NotPreparedHolder._write(OutputStream o) |
void |
InactiveHolder._write(OutputStream o) |
void |
NotSubtransactionHolder._write(OutputStream o) |
void |
SubtransactionsUnavailableHolder._write(OutputStream o) |
void |
HeuristicHazardHolder._write(OutputStream o) |
void |
HeuristicMixedHolder._write(OutputStream o) |
void |
HeuristicCommitHolder._write(OutputStream o) |
void |
HeuristicRollbackHolder._write(OutputStream o) |
void |
PropagationContextHolder._write(OutputStream o) |
void |
TransIdentityHolder._write(OutputStream o) |
void |
otid_tHolder._write(OutputStream o) |
void |
VoteHolder._write(OutputStream o) |
void |
StatusHolder._write(OutputStream o) |
static void |
ControlHelper.write(OutputStream ostream,
Control value) |
static void |
CoordinatorHelper.write(OutputStream ostream,
Coordinator value) |
static void |
CurrentHelper.write(OutputStream ostream,
Current value) |
static void |
HeuristicCommitHelper.write(OutputStream ostream,
HeuristicCommit value) |
static void |
HeuristicHazardHelper.write(OutputStream ostream,
HeuristicHazard value) |
static void |
HeuristicMixedHelper.write(OutputStream ostream,
HeuristicMixed value) |
static void |
HeuristicRollbackHelper.write(OutputStream ostream,
HeuristicRollback value) |
static void |
InactiveHelper.write(OutputStream ostream,
Inactive value) |
static void |
InvalidControlHelper.write(OutputStream ostream,
InvalidControl value) |
static void |
InvocationPolicyHelper.write(OutputStream ostream,
InvocationPolicy value) |
static void |
NonTxTargetPolicyHelper.write(OutputStream ostream,
NonTxTargetPolicy value) |
static void |
NotPreparedHelper.write(OutputStream ostream,
NotPrepared value) |
static void |
NoTransactionHelper.write(OutputStream ostream,
NoTransaction value) |
static void |
NotSubtransactionHelper.write(OutputStream ostream,
NotSubtransaction value) |
static void |
otid_tHelper.write(OutputStream ostream,
otid_t value) |
static void |
OTSPolicyHelper.write(OutputStream ostream,
OTSPolicy value) |
static void |
PropagationContextHelper.write(OutputStream ostream,
PropagationContext value) |
static void |
RecoveryCoordinatorHelper.write(OutputStream ostream,
RecoveryCoordinator value) |
static void |
ResourceHelper.write(OutputStream ostream,
Resource value) |
static void |
NonTxTargetPolicyValueHelper.write(OutputStream ostream,
short value) |
static void |
OTSPolicyValueHelper.write(OutputStream ostream,
short value) |
static void |
InvocationPolicyValueHelper.write(OutputStream ostream,
short value) |
static void |
StatusHelper.write(OutputStream ostream,
Status value) |
static void |
SubtransactionAwareResourceHelper.write(OutputStream ostream,
SubtransactionAwareResource value) |
static void |
SubtransactionsUnavailableHelper.write(OutputStream ostream,
SubtransactionsUnavailable value) |
static void |
SynchronizationHelper.write(OutputStream ostream,
Synchronization value) |
static void |
SynchronizationUnavailableHelper.write(OutputStream ostream,
SynchronizationUnavailable value) |
static void |
TerminatorHelper.write(OutputStream ostream,
Terminator value) |
static void |
TransactionalObjectHelper.write(OutputStream ostream,
TransactionalObject value) |
static void |
TransactionFactoryHelper.write(OutputStream ostream,
TransactionFactory value) |
static void |
TransIdentityHelper.write(OutputStream ostream,
TransIdentity value) |
static void |
UnavailableHelper.write(OutputStream ostream,
Unavailable value) |
static void |
VoteHelper.write(OutputStream ostream,
Vote value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionListHolder._write(OutputStream o) |
void |
ParameterListHolder._write(OutputStream o) |
void |
ParameterHolder._write(OutputStream o) |
static void |
ParameterHelper.write(OutputStream ostream,
Parameter value) |
static void |
ParameterListHelper.write(OutputStream ostream,
Parameter[] value) |
static void |
RequestContextHelper.write(OutputStream ostream,
String[] value) |
static void |
ContextListHelper.write(OutputStream ostream,
String[] value) |
static void |
ExceptionListHelper.write(OutputStream ostream,
TypeCode[] value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynAnyFactoryHolder._write(OutputStream o) |
void |
DynValueBoxHolder._write(OutputStream o) |
void |
DynValueHolder._write(OutputStream o) |
void |
DynValueCommonHolder._write(OutputStream o) |
void |
DynArrayHolder._write(OutputStream o) |
void |
DynSequenceHolder._write(OutputStream o) |
void |
DynAnySeqHolder._write(OutputStream o) |
void |
AnySeqHolder._write(OutputStream o) |
void |
DynUnionHolder._write(OutputStream o) |
void |
DynStructHolder._write(OutputStream o) |
void |
NameDynAnyPairSeqHolder._write(OutputStream o) |
void |
NameDynAnyPairHolder._write(OutputStream o) |
void |
NameValuePairSeqHolder._write(OutputStream o) |
void |
NameValuePairHolder._write(OutputStream o) |
void |
DynEnumHolder._write(OutputStream o) |
void |
DynFixedHolder._write(OutputStream o) |
void |
DynAnyHolder._write(OutputStream o) |
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 |
DynValueBoxHelper.write(OutputStream ostream,
DynValueBox value) |
static void |
DynValueCommonHelper.write(OutputStream ostream,
DynValueCommon 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
InconsistentTypeCodeHolder._write(OutputStream o) |
static void |
InconsistentTypeCodeHelper.write(OutputStream ostream,
InconsistentTypeCode value) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMismatchHolder._write(OutputStream o) |
void |
InvalidValueHolder._write(OutputStream o) |
static void |
InvalidValueHelper.write(OutputStream ostream,
InvalidValue value) |
static void |
TypeMismatchHelper.write(OutputStream ostream,
TypeMismatch value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodecFactoryHolder._write(OutputStream o) |
void |
EncodingHolder._write(OutputStream o) |
void |
CodecHolder._write(OutputStream o) |
void |
TaggedComponentSeqHolder._write(OutputStream o) |
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 |
CodecHelper.write(OutputStream ostream,
Codec value) |
static void |
CodecFactoryHelper.write(OutputStream ostream,
CodecFactory value) |
static void |
EncodingHelper.write(OutputStream ostream,
Encoding 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 |
EncodingFormatHelper.write(OutputStream ostream,
short value) |
static void |
TaggedComponentHelper.write(OutputStream ostream,
TaggedComponent value) |
static void |
TaggedComponentSeqHelper.write(OutputStream ostream,
TaggedComponent[] value) |
static void |
MultipleComponentProfileHelper.write(OutputStream ostream,
TaggedComponent[] value) |
static void |
TaggedProfileHelper.write(OutputStream ostream,
TaggedProfile value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownEncodingHolder._write(OutputStream o) |
static void |
UnknownEncodingHelper.write(OutputStream ostream,
UnknownEncoding value) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMismatchHolder._write(OutputStream o) |
void |
FormatMismatchHolder._write(OutputStream o) |
void |
InvalidTypeForEncodingHolder._write(OutputStream o) |
static void |
FormatMismatchHelper.write(OutputStream ostream,
FormatMismatch value) |
static void |
InvalidTypeForEncodingHelper.write(OutputStream ostream,
InvalidTypeForEncoding value) |
static void |
TypeMismatchHelper.write(OutputStream ostream,
TypeMismatch value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyValueSeqHolder._write(OutputStream o) |
void |
PolicyValueHolder._write(OutputStream o) |
void |
QueueOrderPolicyHolder._write(OutputStream o) |
void |
MaxHopsPolicyHolder._write(OutputStream o) |
void |
RoutingPolicyHolder._write(OutputStream o) |
void |
RoutingTypeRangeHolder._write(OutputStream o) |
void |
RelativeRoundtripTimeoutPolicyHolder._write(OutputStream o) |
void |
RelativeRequestTimeoutPolicyHolder._write(OutputStream o) |
void |
ReplyEndTimePolicyHolder._write(OutputStream o) |
void |
ReplyStartTimePolicyHolder._write(OutputStream o) |
void |
RequestEndTimePolicyHolder._write(OutputStream o) |
void |
RequestStartTimePolicyHolder._write(OutputStream o) |
void |
ReplyPriorityPolicyHolder._write(OutputStream o) |
void |
RequestPriorityPolicyHolder._write(OutputStream o) |
void |
PriorityRangeHolder._write(OutputStream o) |
void |
SyncScopePolicyHolder._write(OutputStream o) |
void |
RebindPolicyHolder._write(OutputStream o) |
static void |
MaxHopsPolicyHelper.write(OutputStream ostream,
MaxHopsPolicy value) |
static void |
PolicyValueHelper.write(OutputStream ostream,
PolicyValue value) |
static void |
PolicyValueSeqHelper.write(OutputStream ostream,
PolicyValue[] value) |
static void |
PriorityRangeHelper.write(OutputStream ostream,
PriorityRange value) |
static void |
QueueOrderPolicyHelper.write(OutputStream ostream,
QueueOrderPolicy value) |
static void |
RebindPolicyHelper.write(OutputStream ostream,
RebindPolicy value) |
static void |
RelativeRequestTimeoutPolicyHelper.write(OutputStream ostream,
RelativeRequestTimeoutPolicy value) |
static void |
RelativeRoundtripTimeoutPolicyHelper.write(OutputStream ostream,
RelativeRoundtripTimeoutPolicy value) |
static void |
ReplyEndTimePolicyHelper.write(OutputStream ostream,
ReplyEndTimePolicy value) |
static void |
ReplyPriorityPolicyHelper.write(OutputStream ostream,
ReplyPriorityPolicy value) |
static void |
ReplyStartTimePolicyHelper.write(OutputStream ostream,
ReplyStartTimePolicy value) |
static void |
RequestEndTimePolicyHelper.write(OutputStream ostream,
RequestEndTimePolicy value) |
static void |
RequestPriorityPolicyHelper.write(OutputStream ostream,
RequestPriorityPolicy value) |
static void |
RequestStartTimePolicyHelper.write(OutputStream ostream,
RequestStartTimePolicy value) |
static void |
RoutingPolicyHelper.write(OutputStream ostream,
RoutingPolicy value) |
static void |
RoutingTypeRangeHelper.write(OutputStream ostream,
RoutingTypeRange value) |
static void |
OrderingHelper.write(OutputStream ostream,
short value) |
static void |
PriorityHelper.write(OutputStream ostream,
short value) |
static void |
RoutingTypeHelper.write(OutputStream ostream,
short value) |
static void |
RebindModeHelper.write(OutputStream ostream,
short value) |
static void |
SyncScopeHelper.write(OutputStream ostream,
short value) |
static void |
SyncScopePolicyHelper.write(OutputStream ostream,
SyncScopePolicy value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBInitializerHolder._write(OutputStream o) |
void |
ORBInitInfoHolder._write(OutputStream o) |
void |
PolicyFactoryHolder._write(OutputStream o) |
void |
IORInterceptorHolder._write(OutputStream o) |
void |
IORInfoHolder._write(OutputStream o) |
void |
ServerRequestInterceptorHolder._write(OutputStream o) |
void |
ClientRequestInterceptorHolder._write(OutputStream o) |
void |
ServerRequestInfoHolder._write(OutputStream o) |
void |
ClientRequestInfoHolder._write(OutputStream o) |
void |
RequestInfoHolder._write(OutputStream o) |
void |
CurrentHolder._write(OutputStream o) |
void |
InvalidSlotHolder._write(OutputStream o) |
void |
ForwardRequestHolder._write(OutputStream o) |
void |
InterceptorHolder._write(OutputStream o) |
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 |
ClientRequestInfoHelper.write(OutputStream ostream,
ClientRequestInfo value) |
static void |
ClientRequestInterceptorHelper.write(OutputStream ostream,
ClientRequestInterceptor value) |
static void |
CurrentHelper.write(OutputStream ostream,
Current value) |
static void |
ForwardRequestHelper.write(OutputStream ostream,
ForwardRequest value) |
static void |
SlotIdHelper.write(OutputStream ostream,
int value) |
static void |
AdapterManagerIdHelper.write(OutputStream ostream,
int value) |
static void |
InterceptorHelper.write(OutputStream ostream,
Interceptor value) |
static void |
InvalidSlotHelper.write(OutputStream ostream,
InvalidSlot value) |
static void |
IORInfoHelper.write(OutputStream ostream,
IORInfo value) |
static void |
IORInterceptor_3_0Helper.write(OutputStream ostream,
IORInterceptor_3_0 value) |
static void |
IORInterceptorHelper.write(OutputStream ostream,
IORInterceptor 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 |
ORBInitializerHelper.write(OutputStream ostream,
ORBInitializer value) |
static void |
ORBInitInfoHelper.write(OutputStream ostream,
ORBInitInfo value) |
static void |
PolicyFactoryHelper.write(OutputStream ostream,
PolicyFactory value) |
static void |
RequestInfoHelper.write(OutputStream ostream,
RequestInfo value) |
static void |
ServerRequestInfoHelper.write(OutputStream ostream,
ServerRequestInfo value) |
static void |
ServerRequestInterceptorHelper.write(OutputStream ostream,
ServerRequestInterceptor value) |
static void |
ReplyStatusHelper.write(OutputStream ostream,
short 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidNameHolder._write(OutputStream o) |
void |
DuplicateNameHolder._write(OutputStream o) |
static void |
DuplicateNameHelper.write(OutputStream ostream,
DuplicateName value) |
static void |
InvalidNameHelper.write(OutputStream ostream,
InvalidName value) |
static void |
ObjectIdHelper.write(OutputStream ostream,
String value) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
ServantLocatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
ServantActivatorPOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServantLocatorHolder._write(OutputStream o) |
void |
ServantActivatorHolder._write(OutputStream o) |
void |
RequestProcessingPolicyValueHolder._write(OutputStream o) |
void |
ServantRetentionPolicyValueHolder._write(OutputStream o) |
void |
ImplicitActivationPolicyValueHolder._write(OutputStream o) |
void |
IdAssignmentPolicyValueHolder._write(OutputStream o) |
void |
IdUniquenessPolicyValueHolder._write(OutputStream o) |
void |
LifespanPolicyValueHolder._write(OutputStream o) |
void |
ThreadPolicyValueHolder._write(OutputStream o) |
void |
ForwardRequestHolder._write(OutputStream o) |
void |
ObjectIdHolder._write(OutputStream o) |
void |
POAListHolder._write(OutputStream o) |
static void |
ObjectIdHelper.write(OutputStream ostream,
byte[] value) |
static void |
ForwardRequestHelper.write(OutputStream ostream,
ForwardRequest value) |
static void |
IdAssignmentPolicyValueHelper.write(OutputStream ostream,
IdAssignmentPolicyValue value) |
static void |
IdUniquenessPolicyValueHelper.write(OutputStream ostream,
IdUniquenessPolicyValue value) |
static void |
ImplicitActivationPolicyValueHelper.write(OutputStream ostream,
ImplicitActivationPolicyValue value) |
static void |
LifespanPolicyValueHelper.write(OutputStream ostream,
LifespanPolicyValue value) |
static void |
POAHelper.write(OutputStream ostream,
POA value) |
static void |
POAListHelper.write(OutputStream ostream,
POA[] value) |
static void |
RequestProcessingPolicyValueHelper.write(OutputStream ostream,
RequestProcessingPolicyValue value) |
static void |
ServantActivatorHelper.write(OutputStream ostream,
ServantActivator value) |
static void |
ServantLocatorHelper.write(OutputStream ostream,
ServantLocator value) |
static void |
ServantRetentionPolicyValueHelper.write(OutputStream ostream,
ServantRetentionPolicyValue value) |
static void |
ThreadPolicyValueHelper.write(OutputStream ostream,
ThreadPolicyValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoContextHolder._write(OutputStream o) |
static void |
NoContextHelper.write(OutputStream ostream,
NoContext value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateHolder._write(OutputStream o) |
void |
AdapterInactiveHolder._write(OutputStream o) |
static void |
AdapterInactiveHelper.write(OutputStream ostream,
AdapterInactive value) |
static void |
StateHelper.write(OutputStream ostream,
State value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WrongPolicyHolder._write(OutputStream o) |
void |
WrongAdapterHolder._write(OutputStream o) |
void |
ServantNotActiveHolder._write(OutputStream o) |
void |
ServantAlreadyActiveHolder._write(OutputStream o) |
void |
ObjectNotActiveHolder._write(OutputStream o) |
void |
ObjectAlreadyActiveHolder._write(OutputStream o) |
void |
NoServantHolder._write(OutputStream o) |
void |
InvalidPolicyHolder._write(OutputStream o) |
void |
AdapterNonExistentHolder._write(OutputStream o) |
void |
AdapterAlreadyExistsHolder._write(OutputStream o) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
CookieHolder._write(OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
CodeBasePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
OutputStream |
RunTimePOA._invoke(String $method,
InputStream in,
ResponseHandler $rh) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeBaseHolder._write(OutputStream o) |
void |
RunTimeHolder._write(OutputStream o) |
static void |
CodeBaseHelper.write(OutputStream ostream,
CodeBase value) |
static void |
RunTimeHelper.write(OutputStream ostream,
RunTime value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueDescSeqHolder._write(OutputStream o) |
void |
URLSeqHolder._write(OutputStream o) |
static void |
ValueDescSeqHelper.write(OutputStream ostream,
FullValueDescription[] value) |
static void |
URLHelper.write(OutputStream ostream,
String value) |
static void |
URLSeqHelper.write(OutputStream ostream,
String[] value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntervalTHolder._write(OutputStream o) |
void |
UtcTHolder._write(OutputStream o) |
static void |
IntervalTHelper.write(OutputStream ostream,
IntervalT value) |
static void |
InaccuracyTHelper.write(OutputStream ostream,
long value) |
static void |
TimeTHelper.write(OutputStream ostream,
long value) |
static void |
TdfTHelper.write(OutputStream ostream,
short value) |
static void |
UtcTHelper.write(OutputStream ostream,
UtcT value) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.