- All Known Subinterfaces:
- AdapterActivator, BindingIterator, ClientRequestInfo, ClientRequestInterceptor, Codec, CodecFactory, Current, Current, Current, DomainManager, DynAny, DynAny, DynAnyFactory, DynArray, DynArray, DynEnum, DynEnum, DynFixed, DynFixed, DynSequence, DynSequence, DynStruct, DynStruct, DynUnion, DynUnion, DynValue, DynValue, DynValueBox, DynValueCommon, IdAssignmentPolicy, IDLType, IdUniquenessPolicy, ImplicitActivationPolicy, Interceptor, IORInfo, IORInterceptor, IORInterceptor_3_0, IRObject, LifespanPolicy, NamingContext, NamingContextExt, ORBInitializer, ORBInitInfo, POA, POAManager, Policy, PolicyFactory, RequestInfo, RequestProcessingPolicy, RunTime, ServantActivator, ServantLocator, ServantManager, ServantRetentionPolicy, ServerRequestInfo, ServerRequestInterceptor, ThreadPolicy
- All Known Implementing Classes:
- _BindingIteratorImplBase, _BindingIteratorStub, _DynAnyFactoryStub, _DynAnyStub, _DynArrayStub, _DynEnumStub, _DynFixedStub, _DynSequenceStub, _DynStructStub, _DynUnionStub, _DynValueStub, _IDLTypeStub, _NamingContextExtStub, _NamingContextImplBase, _NamingContextStub, _PolicyStub, _Remote_Stub, _ServantActivatorStub, _ServantLocatorStub, DynamicImplementation, LocalObject, ObjectImpl, ObjectImpl, Stub
- See Also:
- Top Examples, Source Code
Request _create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Request _create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Object _duplicate() - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
DomainManager[] _get_domain_managers() - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Object _get_interface_def() - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Policy _get_policy(int policy_type) - See Also:
- BAD_PARAM
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
int _hash(int maximum) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
boolean _is_a(String repositoryIdentifier) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
boolean _is_equivalent(Object other) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
boolean _non_existent() - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
void _release() - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Request _request(String operation) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
Object _set_policy_override(Policy[] policies,
SetOverrideType set_add) - Geek's Notes:
- Description Add your codes or notes Search More Java Examples
| Popular Tags |