Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.transport.RMIIIOPTransportManagerConfig
-
Packages that use RMIIIOPTransportManagerConfig Package Description org.eclipse.persistence.internal.sessions.factories -
-
Uses of RMIIIOPTransportManagerConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type RMIIIOPTransportManagerConfig Modifier and Type Method Description protected voidSessionsFactory. buildRMIIIOPTransportManagerConfig(RMIIIOPTransportManagerConfig tmConfig, RemoteCommandManager rcm)INTERNAL: Left this in for now since in the future we may add more IIOP specific configurations?
-