public class IIOPFactories extends FactoriesBase
configuration| Constructor and Description |
|---|
IIOPFactories() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAddressBase |
create_address_internal()
Return the correct type of address
|
protected org.omg.ETF.Connection |
create_connection_internal()
Return the correct type of connection
|
protected org.omg.ETF.Listener |
create_listener_internal()
Return the correct type of listener
|
org.omg.ETF.Profile |
decode_corbaloc(String corbaloc)
Sub-classes should implement corbaloc decoding
|
ProfileBase |
demarshal_profile(TaggedProfileHolder tagged_profile,
TaggedComponentSeqHolder components)
Demarshall and return the correct type of profile
|
int |
match_tag(String address) |
int |
profile_tag() |
configure, configureResult, create_connection, create_listener, create_protocol_address_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic ProfileBase demarshal_profile(TaggedProfileHolder tagged_profile, TaggedComponentSeqHolder components)
demarshal_profile in interface org.omg.ETF.FactoriesOperationsdemarshal_profile in class FactoriesBaseprotected ProtocolAddressBase create_address_internal()
create_address_internal in class FactoriesBaseprotected org.omg.ETF.Connection create_connection_internal()
create_connection_internal in class FactoriesBaseprotected org.omg.ETF.Listener create_listener_internal()
create_listener_internal in class FactoriesBasepublic int profile_tag()
public org.omg.ETF.Profile decode_corbaloc(String corbaloc)
FactoriesBasedecode_corbaloc in interface org.omg.ETF.FactoriesOperationsdecode_corbaloc in class FactoriesBasepublic int match_tag(String address)
match_tag in class FactoriesBaseCopyright © 2017 JacORB. All rights reserved.