Methods Summary |
---|
public java.lang.String | acceptorSocketType()
|
public boolean | acceptorSocketUseSelectThreadToWait()
|
public boolean | acceptorSocketUseWorkerThreadForEvent()
|
public boolean | alwaysSendCodeSetServiceContext()
|
public java.lang.String | connectionSocketType()
|
public boolean | connectionSocketUseSelectThreadToWait()
|
public boolean | connectionSocketUseWorkerThreadForEvent()
|
public boolean | disableDirectByteBufferUse()
|
public com.sun.corba.se.pept.transport.Acceptor[] | getAcceptors()
|
public java.lang.Class | getBadServerIdHandler()
|
public com.sun.corba.se.impl.encoding.CodeSetComponentInfo | getCodeSetComponentInfo()Get the prefered code sets for connections. Should the client send the
code set service context on every request?
|
public com.sun.corba.se.spi.transport.CorbaContactInfoListFactory | getCorbaContactInfoListFactory()
|
public short | getGIOPAddressDisposition()
|
public int | getGIOPBuffMgrStrategy(com.sun.corba.se.spi.ior.iiop.GIOPVersion gv)
|
public int | getGIOPBufferSize()
|
public int | getGIOPFragmentSize()
|
public short | getGIOPTargetAddressPreference()
|
public com.sun.corba.se.spi.ior.iiop.GIOPVersion | getGIOPVersion()
|
public int | getHighWaterMark()
|
public com.sun.corba.se.spi.transport.IIOPPrimaryToContactInfo | getIIOPPrimaryToContactInfo()
|
public com.sun.corba.se.spi.transport.IORToSocketInfo | getIORToSocketInfo()
|
public com.sun.corba.se.spi.legacy.connection.ORBSocketFactory | getLegacySocketFactory()
|
public java.lang.String | getListenOnAllInterfaces()
|
public int | getLowWaterMark()
|
public int | getNumberToReclaim()
|
public java.lang.String[] | getORBDebugFlags()
|
public java.lang.String | getORBDefaultInitialReference()
|
public java.lang.String | getORBId()
|
public java.lang.String | getORBInitialHost()
|
public int | getORBInitialPort()
|
public StringPair[] | getORBInitialReferences()
|
public org.omg.PortableInterceptor.ORBInitializer[] | getORBInitializers()
|
public java.lang.String | getORBServerHost()
|
public boolean | getORBServerIdPropertySpecified()
|
public int | getORBServerPort()
|
public boolean | getPersistentPortInitialized()
|
public int | getPersistentServerId()Return the persistent-server-id of this server. This id is the same
across multiple activations of this server. This is in contrast to
com.sun.corba.se.impl.iiop.ORB.getTransientServerId() which
returns a transient id that is guaranteed to be different
across multiple activations of
this server. The user/environment is required to supply the
persistent-server-id every time this server is started, in
the ORBServerId parameter, System properties, or other means.
The user is also required to ensure that no two persistent servers
on the same host have the same server-id.
|
public boolean | getPersistentServerIdInitialized()
|
public int | getPersistentServerPort()
|
public boolean | getServerIsORBActivated()
|
public com.sun.corba.se.spi.transport.ORBSocketFactory | getSocketFactory()
|
public com.sun.corba.se.spi.transport.ReadTimeouts | getTransportTCPReadTimeouts()
|
public com.sun.corba.se.impl.legacy.connection.USLPort[] | getUserSpecifiedListenPorts()
|
public boolean | isJavaSerializationEnabled()
|
public boolean | isLocalOptimizationAllowed()
|
public boolean | useByteOrderMarkers()
|
public boolean | useByteOrderMarkersInEncapsulations()
|
public boolean | useRepId()
|