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(java.lang.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)
Profile decode_corbaloc(java.lang.String corbaloc)
int profile_tag()