Uses of Interface
com.sun.corba.ee.spi.transport.SocketInfo
Packages that use SocketInfo
Package
Description
-
Uses of SocketInfo in com.sun.corba.ee.impl.folb
Methods in com.sun.corba.ee.impl.folb that return SocketInfoModifier and TypeMethodDescriptionprivate SocketInfo
ClientGroupManager.createSocketInfo
(String msg, String type, String host, int port) Methods in com.sun.corba.ee.impl.folb that return types with arguments of type SocketInfoModifier and TypeMethodDescriptionExtract is called on each invocation of the IOR, so that the security code can run properly. -
Uses of SocketInfo in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement SocketInfoMethods in com.sun.corba.ee.impl.ior.iiop that return SocketInfo -
Uses of SocketInfo in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection that implement SocketInfoModifier and TypeClassDescriptionclass
class
class
Fields in com.sun.corba.ee.impl.legacy.connection declared as SocketInfoModifier and TypeFieldDescriptionprotected SocketInfo
SocketFactoryContactInfoImpl.socketInfo
private SocketInfo
SocketFactoryContactInfoListIteratorImpl.socketInfoCookie
Methods in com.sun.corba.ee.impl.legacy.connection that return SocketInfoModifier and TypeMethodDescriptionDefaultSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) Methods in com.sun.corba.ee.impl.legacy.connection with parameters of type SocketInfoModifier and TypeMethodDescriptionDefaultSocketFactory.createSocket
(SocketInfo socketInfo) DefaultSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) Constructors in com.sun.corba.ee.impl.legacy.connection with parameters of type SocketInfoModifierConstructorDescriptionSocketFactoryContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie) -
Uses of SocketInfo in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return SocketInfoModifier and TypeMethodDescriptionParserTable.TestLegacyORBSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) Methods in com.sun.corba.ee.impl.orb with parameters of type SocketInfoModifier and TypeMethodDescriptionParserTable.TestLegacyORBSocketFactory.createSocket
(SocketInfo socketInfo) ParserTable.TestLegacyORBSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) -
Uses of SocketInfo in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement SocketInfoModifier and TypeClassDescriptionprivate static class
private class
-
Uses of SocketInfo in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement SocketInfoModifier and TypeClassDescriptionclass
This version of an acceptor is the other half of CorbaAcceptorLazyImpl.class
class
class
A version of an Acceptor that does not own the ServerSocket.class
class
class
Methods in com.sun.corba.ee.impl.transport that return SocketInfoModifier and TypeMethodDescriptionprivate SocketInfo
DefaultIORToSocketInfoImpl.createSocketInfo
(String hostname, int port) Methods in com.sun.corba.ee.impl.transport that return types with arguments of type SocketInfoModifier and TypeMethodDescriptionList
<? extends SocketInfo> DefaultIORToSocketInfoImpl.getSocketInfo
(IOR ior, List<? extends SocketInfo> previous) Method parameters in com.sun.corba.ee.impl.transport with type arguments of type SocketInfoModifier and TypeMethodDescriptionList
<? extends SocketInfo> DefaultIORToSocketInfoImpl.getSocketInfo
(IOR ior, List<? extends SocketInfo> previous) -
Uses of SocketInfo in com.sun.corba.ee.spi.ior.iiop
Methods in com.sun.corba.ee.spi.ior.iiop that return SocketInfoModifier and TypeMethodDescriptionIIOPProfileTemplate.getPrimarySocketInfo()
Returns the description of a socket to create to access the associated endpoint. -
Uses of SocketInfo in com.sun.corba.ee.spi.legacy.connection
Fields in com.sun.corba.ee.spi.legacy.connection declared as SocketInfoMethods in com.sun.corba.ee.spi.legacy.connection that return SocketInfoModifier and TypeMethodDescriptionGetEndPointInfoAgainException.getEndPointInfo()
ORBSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) Deprecated.Methods in com.sun.corba.ee.spi.legacy.connection with parameters of type SocketInfoModifier and TypeMethodDescriptionORBSocketFactory.createSocket
(SocketInfo socketInfo) Deprecated.ORBSocketFactory.getEndPointInfo
(ORB orb, IOR ior, SocketInfo socketInfo) Deprecated.Constructors in com.sun.corba.ee.spi.legacy.connection with parameters of type SocketInfo -
Uses of SocketInfo in com.sun.corba.ee.spi.transport
Subinterfaces of SocketInfo in com.sun.corba.ee.spi.transportMethods in com.sun.corba.ee.spi.transport that return types with arguments of type SocketInfoModifier and TypeMethodDescriptionList
<? extends SocketInfo> IORToSocketInfo.getSocketInfo
(IOR ior, List<? extends SocketInfo> previous) Used to extract socket address information from an IOR.Method parameters in com.sun.corba.ee.spi.transport with type arguments of type SocketInfoModifier and TypeMethodDescriptionList
<? extends SocketInfo> IORToSocketInfo.getSocketInfo
(IOR ior, List<? extends SocketInfo> previous) Used to extract socket address information from an IOR.