public class ORBDataParserImpl extends ParserImplTableBase implements ORBData
Constructor and Description |
---|
ORBDataParserImpl(ORB orb,
DataCollector coll) |
makeParser, setDefaultValues, setTestValues
init, setFields
public ORBDataParserImpl(ORB orb, DataCollector coll)
public String getORBInitialHost()
getORBInitialHost
in interface ORBData
public Integer getORBInitialPort()
getORBInitialPort
in interface ORBData
public String getORBServerHost()
getORBServerHost
in interface ORBData
public boolean getListenOnAllInterfaces()
getListenOnAllInterfaces
in interface ORBData
public int getORBServerPort()
getORBServerPort
in interface ORBData
public ORBSocketFactory getLegacySocketFactory()
getLegacySocketFactory
in interface ORBData
public ORBSocketFactory getSocketFactory()
getSocketFactory
in interface ORBData
public USLPort[] getUserSpecifiedListenPorts()
getUserSpecifiedListenPorts
in interface ORBData
public IORToSocketInfo getIORToSocketInfo()
getIORToSocketInfo
in interface ORBData
public IIOPPrimaryToContactInfo getIIOPPrimaryToContactInfo()
getIIOPPrimaryToContactInfo
in interface ORBData
public boolean getORBServerIdPropertySpecified()
getORBServerIdPropertySpecified
in interface ORBData
public boolean isLocalOptimizationAllowed()
isLocalOptimizationAllowed
in interface ORBData
public GIOPVersion getGIOPVersion()
getGIOPVersion
in interface ORBData
public int getHighWaterMark()
getHighWaterMark
in interface ORBData
public int getLowWaterMark()
getLowWaterMark
in interface ORBData
public int getNumberToReclaim()
getNumberToReclaim
in interface ORBData
public int getGIOPFragmentSize()
getGIOPFragmentSize
in interface ORBData
public int getGIOPBufferSize()
getGIOPBufferSize
in interface ORBData
public int getGIOPBuffMgrStrategy(GIOPVersion gv)
getGIOPBuffMgrStrategy
in interface ORBData
public short getGIOPTargetAddressPreference()
getGIOPTargetAddressPreference
in interface ORBData
public short getGIOPAddressDisposition()
getGIOPAddressDisposition
in interface ORBData
public boolean useByteOrderMarkers()
useByteOrderMarkers
in interface ORBData
public boolean useByteOrderMarkersInEncapsulations()
useByteOrderMarkersInEncapsulations
in interface ORBData
public boolean alwaysSendCodeSetServiceContext()
alwaysSendCodeSetServiceContext
in interface ORBData
public boolean getPersistentPortInitialized()
getPersistentPortInitialized
in interface ORBData
public int getPersistentServerPort()
getPersistentServerPort
in interface ORBData
public boolean getPersistentServerIdInitialized()
getPersistentServerIdInitialized
in interface ORBData
public int getPersistentServerId()
getPersistentServerId
in interface ORBData
public boolean getServerIsORBActivated()
getServerIsORBActivated
in interface ORBData
public Class getBadServerIdHandler()
getBadServerIdHandler
in interface ORBData
public CodeSetComponentInfo getCodeSetComponentInfo()
getCodeSetComponentInfo
in interface ORBData
public ORBInitializer[] getORBInitializers()
getORBInitializers
in interface ORBData
public StringPair[] getORBInitialReferences()
getORBInitialReferences
in interface ORBData
public String getORBDefaultInitialReference()
getORBDefaultInitialReference
in interface ORBData
public String[] getORBDebugFlags()
getORBDebugFlags
in interface ORBData
public Acceptor[] getAcceptors()
getAcceptors
in interface ORBData
public CorbaContactInfoListFactory getCorbaContactInfoListFactory()
getCorbaContactInfoListFactory
in interface ORBData
public String acceptorSocketType()
acceptorSocketType
in interface ORBData
public boolean acceptorSocketUseSelectThreadToWait()
acceptorSocketUseSelectThreadToWait
in interface ORBData
public boolean acceptorSocketUseWorkerThreadForEvent()
acceptorSocketUseWorkerThreadForEvent
in interface ORBData
public String connectionSocketType()
connectionSocketType
in interface ORBData
public boolean connectionSocketUseSelectThreadToWait()
connectionSocketUseSelectThreadToWait
in interface ORBData
public boolean connectionSocketUseWorkerThreadForEvent()
connectionSocketUseWorkerThreadForEvent
in interface ORBData
public boolean isJavaSerializationEnabled()
isJavaSerializationEnabled
in interface ORBData
public ReadTimeouts getTransportTCPReadTimeouts()
getTransportTCPReadTimeouts
in interface ORBData
public boolean disableDirectByteBufferUse()
disableDirectByteBufferUse
in interface ORBData
public void complete()
ParserImplBase
complete
in class ParserImplBase
Copyright © 2017 JBoss by Red Hat. All rights reserved.