Class StubIORImpl

java.lang.Object
com.sun.corba.se.impl.ior.StubIORImpl

public class StubIORImpl extends Object
This class implements a very simply IOR representation which must be completely ORBImpl free so that this class can be used in the implementation of a portable StubDelegateImpl.
  • Constructor Details

    • StubIORImpl

      public StubIORImpl()
    • StubIORImpl

      public StubIORImpl(Object obj)
  • Method Details