public interface FactoriesOperations
Modifier and Type | Method and Description |
---|---|
Connection |
create_connection(ProtocolProperties props) |
Listener |
create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
Profile |
decode_corbaloc(String corbaloc) |
Profile |
demarshal_profile(TaggedProfileHolder tagged_profile,
TaggedComponentSeqHolder components) |
int |
profile_tag() |
Connection create_connection(ProtocolProperties props)
Listener create_listener(ProtocolProperties props, int stacksize, short base_priority)
Profile demarshal_profile(TaggedProfileHolder tagged_profile, TaggedComponentSeqHolder components)
int profile_tag()
Copyright © 2017 JacORB. All rights reserved.