org.jacorb.orb.diop
public class DIOPFactories extends _FactoriesLocalBase
Version: $Id: DIOPFactories.java,v 1.4 2006/06/28 12:40:13 alphonse.bendt Exp $
Field Summary | |
---|---|
static int | TAG_DIOP_UDPTAG_DIOP_UDP is a constant for DIOP IORs. |
Method Summary | |
---|---|
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) |
static DIOPFactories | getDIOPFactory()getDIOPFactory returns the cached instance. |
int | profile_tag() |
TAG_DIOP_UDP
is a constant for DIOP IORs. This is a TAO
protocol for GIOP/UDP.getDIOPFactory
returns the cached instance.