public interface CorbaTransportManager extends TransportManager
Modifier and Type | Field and Description |
---|---|
static String |
SOCKET_OR_CHANNEL_CONNECTION_CACHE |
Modifier and Type | Method and Description |
---|---|
void |
addToIORTemplate(IORTemplate iorTemplate,
Policies policies,
String codebase,
String objectAdapterManagerId,
ObjectAdapterId objectAdapterId) |
Collection<Object> |
getAcceptors(String objectAdapterManagerId,
ObjectAdapterId objectAdapterId) |
close, getAcceptors, getByteBufferPool, getInboundConnectionCache, getInboundConnectionCaches, getOutboundConnectionCache, getOutboundConnectionCaches, getSelector, registerAcceptor, unregisterAcceptor
static final String SOCKET_OR_CHANNEL_CONNECTION_CACHE
Collection<Object> getAcceptors(String objectAdapterManagerId, ObjectAdapterId objectAdapterId)
void addToIORTemplate(IORTemplate iorTemplate, Policies policies, String codebase, String objectAdapterManagerId, ObjectAdapterId objectAdapterId)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.