public class ORBDataParserImpl extends ParserImplTableBase implements ORBData
| Constructor and Description |
|---|
ORBDataParserImpl(ORB orb,
DataCollector coll) |
makeParser, setDefaultValues, setTestValuesinit, setFieldspublic ORBDataParserImpl(ORB orb, DataCollector coll)
public String getORBInitialHost()
getORBInitialHost in interface ORBDatapublic int getORBInitialPort()
getORBInitialPort in interface ORBDatapublic String getORBServerHost()
getORBServerHost in interface ORBDatapublic boolean getListenOnAllInterfaces()
getListenOnAllInterfaces in interface ORBDatapublic int getORBServerPort()
getORBServerPort in interface ORBDatapublic ORBSocketFactory getLegacySocketFactory()
getLegacySocketFactory in interface ORBDatapublic ORBSocketFactory getSocketFactory()
getSocketFactory in interface ORBDatapublic USLPort[] getUserSpecifiedListenPorts()
getUserSpecifiedListenPorts in interface ORBDatapublic IORToSocketInfo getIORToSocketInfo()
getIORToSocketInfo in interface ORBDatapublic void setIORToSocketInfo(IORToSocketInfo x)
setIORToSocketInfo in interface ORBDatapublic IIOPPrimaryToContactInfo getIIOPPrimaryToContactInfo()
getIIOPPrimaryToContactInfo in interface ORBDatapublic void setIIOPPrimaryToContactInfo(IIOPPrimaryToContactInfo x)
setIIOPPrimaryToContactInfo in interface ORBDatapublic boolean isLocalOptimizationAllowed()
isLocalOptimizationAllowed in interface ORBDatapublic GIOPVersion getGIOPVersion()
getGIOPVersion in interface ORBDatapublic int getHighWaterMark()
getHighWaterMark in interface ORBDatapublic int getLowWaterMark()
public int getNumberToReclaim()
getNumberToReclaim in interface ORBDatapublic int getGIOPFragmentSize()
getGIOPFragmentSize in interface ORBDatapublic int getGIOPBufferSize()
getGIOPBufferSize in interface ORBDatapublic int getGIOPBuffMgrStrategy(GIOPVersion gv)
getGIOPBuffMgrStrategy in interface ORBDatapublic short getGIOPTargetAddressPreference()
getGIOPTargetAddressPreference in interface ORBDatapublic short getGIOPAddressDisposition()
getGIOPAddressDisposition in interface ORBDatapublic boolean useByteOrderMarkers()
useByteOrderMarkers in interface ORBDatapublic boolean useByteOrderMarkersInEncapsulations()
useByteOrderMarkersInEncapsulations in interface ORBDatapublic boolean alwaysSendCodeSetServiceContext()
alwaysSendCodeSetServiceContext in interface ORBDatapublic boolean getPersistentPortInitialized()
getPersistentPortInitialized in interface ORBDatapublic int getPersistentServerPort()
getPersistentServerPort in interface ORBDatapublic boolean getPersistentServerIdInitialized()
getPersistentServerIdInitialized in interface ORBDatapublic int getPersistentServerId()
getPersistentServerId in interface ORBDatapublic boolean getServerIsORBActivated()
getServerIsORBActivated in interface ORBDatapublic Class<?> getBadServerIdHandler()
getBadServerIdHandler in interface ORBDatapublic CodeSetComponentInfo getCodeSetComponentInfo()
getCodeSetComponentInfo in interface ORBDatapublic ORBInitializer[] getORBInitializers()
getORBInitializers in interface ORBDatapublic void addORBInitializer(ORBInitializer initializer)
ORBDataaddORBInitializer in interface ORBDatapublic org.glassfish.pfl.basic.contain.Pair<String,String>[] getORBInitialReferences()
getORBInitialReferences in interface ORBDatapublic String getORBDefaultInitialReference()
getORBDefaultInitialReference in interface ORBDatapublic String[] getORBDebugFlags()
getORBDebugFlags in interface ORBDatapublic Acceptor[] getAcceptors()
getAcceptors in interface ORBDatapublic ContactInfoListFactory getCorbaContactInfoListFactory()
getCorbaContactInfoListFactory in interface ORBDatapublic String acceptorSocketType()
acceptorSocketType in interface ORBDatapublic boolean acceptorSocketUseSelectThreadToWait()
acceptorSocketUseSelectThreadToWait in interface ORBDatapublic boolean acceptorSocketUseWorkerThreadForEvent()
acceptorSocketUseWorkerThreadForEvent in interface ORBDatapublic String connectionSocketType()
connectionSocketType in interface ORBDatapublic boolean connectionSocketUseSelectThreadToWait()
connectionSocketUseSelectThreadToWait in interface ORBDatapublic boolean connectionSocketUseWorkerThreadForEvent()
connectionSocketUseWorkerThreadForEvent in interface ORBDatapublic boolean isJavaSerializationEnabled()
isJavaSerializationEnabled in interface ORBDatapublic long getCommunicationsRetryTimeout()
getCommunicationsRetryTimeout in interface ORBDatapublic long getWaitForResponseTimeout()
getWaitForResponseTimeout in interface ORBDatapublic TcpTimeouts getTransportTcpTimeouts()
getTransportTcpTimeouts in interface ORBDatapublic TcpTimeouts getTransportTcpConnectTimeouts()
getTransportTcpConnectTimeouts in interface ORBDatapublic boolean disableDirectByteBufferUse()
disableDirectByteBufferUse in interface ORBDatapublic boolean showInfoMessages()
showInfoMessages in interface ORBDatapublic boolean getServiceContextReturnsNull()
getServiceContextReturnsNull in interface ORBDatapublic boolean isAppServerMode()
isAppServerMode in interface ORBDatapublic int getReadByteBufferSize()
getReadByteBufferSize in interface ORBDatapublic int getMaxReadByteBufferSizeThreshold()
getMaxReadByteBufferSizeThreshold in interface ORBDatapublic int getPooledDirectByteBufferSlabSize()
getPooledDirectByteBufferSlabSize in interface ORBDatapublic boolean alwaysEnterBlockingRead()
alwaysEnterBlockingRead in interface ORBDatapublic void alwaysEnterBlockingRead(boolean b)
alwaysEnterBlockingRead in interface ORBDatapublic boolean nonBlockingReadCheckMessageParser()
nonBlockingReadCheckMessageParser in interface ORBDatapublic boolean blockingReadCheckMessageParser()
blockingReadCheckMessageParser in interface ORBDatapublic void complete()
ParserImplBasecomplete in class ParserImplBasepublic boolean timingPointsEnabled()
timingPointsEnabled in interface ORBDatapublic boolean useEnumDesc()
useEnumDesc in interface ORBDatapublic boolean environmentIsGFServer()
environmentIsGFServer in interface ORBDatapublic boolean noDefaultAcceptors()
noDefaultAcceptors in interface ORBDatapublic boolean registerMBeans()
registerMBeans in interface ORBDatapublic int fragmentReadTimeout()
fragmentReadTimeout in interface ORBDatapublic void setOrbInitArgs(String[] args)
setOrbInitArgs in interface ORBDatapublic String[] getOrbInitArgs()
getOrbInitArgs in interface ORBDatapublic boolean disableORBD()
disableORBD in interface ORBDataCopyright © 2017–2019 Eclipse Foundation. All rights reserved.