Deprecated API


Contents
Deprecated Methods
org.jacorb.orb.ORB.create_operation_list(org.omg.CORBA.OperationDef)
          use (org.omg.CORBA.Object) instead 
org.jacorb.orb.Delegate.get_interface(Object)
          Deprecated by CORBA 2.3 
org.jacorb.orb.BasicAdapter.getAddress()
          This method cannot return a sensible result in the presence of alternate transports, use BasicAdapter.getEndpointProfiles() instead. 
org.jacorb.orb.BasicAdapter.getPort()
          This method cannot return a sensible result in the presence of alternate transports, use BasicAdapter.getEndpointProfiles() instead. 
org.jacorb.orb.BasicAdapter.getSSLPort()
          This method cannot return a sensible result in the presence of alternate transports, use BasicAdapter.getEndpointProfiles() instead. 
org.jacorb.orb.BasicAdapter.hasSSLListener()
          This method cannot return a sensible result in the presence of alternate transports, use BasicAdapter.getEndpointProfiles() instead. 
org.jacorb.idl.TypeSpec.typeName()
          use either getJavaTypeName() or getIDLTypeName()