Package com.sun.corba.ee.spi.presentation.rmi
package com.sun.corba.ee.spi.presentation.rmi
-
ClassDescriptionUsed to read and write arguments and results for a particular method.Interface used to support dynamically generated stubs.Translates between methods on an interface and RMI-IIOP encodings of those methods as names.Represents an interceptor that is invoked around a RMI-IIOP method invocation when dynamic RMI-IIOP is used.Provides access to RMI-IIOP stubs and ties.Creates the actual stub needed for RMI-IIOP remote references.Creates StubFactory and Tie instances.Provide access to stub delegate and type id information independent of the stub type.Wrapper that can take any stub (object x such that StubAdapter.isStub(x)) and treat it as a DynamicStub.