Liking cljdoc? Tell your friends :D

javax.rmi.CORBA.ClassDesc

This class is used to marshal java.lang.Class objects over IIOP.

This class is used to marshal java.lang.Class objects over IIOP.
raw docstring

javax.rmi.CORBA.core

No vars found in this namespace.

javax.rmi.CORBA.PortableRemoteObjectDelegate

Supports delegation for method implementations in PortableRemoteObject. The delegate is a singleton instance of a class that implements this interface and provides a replacement implementation for all the methods of javax.rmi.PortableRemoteObject.

Delegates are enabled by providing the delegate's class name as the value of the javax.rmi.CORBA.PortableRemoteObjectClass system property.

Supports delegation for method implementations in PortableRemoteObject.
The delegate is a singleton instance of a class that implements this
interface and provides a replacement implementation for all the
methods of javax.rmi.PortableRemoteObject.

Delegates are enabled by providing the delegate's class name as the
value of the
javax.rmi.CORBA.PortableRemoteObjectClass
system property.
raw docstring

javax.rmi.CORBA.Stub

Base class from which all RMI-IIOP stubs must inherit.

Base class from which all RMI-IIOP stubs must inherit.
raw docstring

javax.rmi.CORBA.StubDelegate

Supports delegation for method implementations in Stub. A delegate is an instance of a class that implements this interface and provides a replacement implementation for all the methods of javax.rmi.CORBA.Stub. If delegation is enabled, each stub has an associated delegate.

Delegates are enabled by providing the delegate's class name as the value of the javax.rmi.CORBA.StubClass system property.

Supports delegation for method implementations in Stub.
A delegate is an instance of a class that implements this
interface and provides a replacement implementation for all the
methods of javax.rmi.CORBA.Stub.  If delegation is
enabled, each stub has an associated delegate.

Delegates are enabled by providing the delegate's class name as the
value of the
javax.rmi.CORBA.StubClass
system property.
raw docstring

javax.rmi.CORBA.Tie

Defines methods which all RMI-IIOP server side ties must implement.

Defines methods which all RMI-IIOP server side ties must implement.
raw docstring

javax.rmi.CORBA.Util

Provides utility methods that can be used by stubs and ties to perform common operations.

Provides utility methods that can be used by stubs and ties to
perform common operations.
raw docstring

javax.rmi.CORBA.UtilDelegate

Supports delegation for method implementations in Util. The delegate is a singleton instance of a class that implements this interface and provides a replacement implementation for all the methods of javax.rmi.CORBA.Util.

Delegation is enabled by providing the delegate's class name as the value of the javax.rmi.CORBA.UtilClass system property.

Supports delegation for method implementations in Util.  The
delegate is a singleton instance of a class that implements this
interface and provides a replacement implementation for all the
methods of javax.rmi.CORBA.Util.

Delegation is enabled by providing the delegate's class name as the
value of the
javax.rmi.CORBA.UtilClass
system property.
raw docstring

javax.rmi.CORBA.ValueHandler

Defines methods which allow serialization of Java objects to and from GIOP streams.

Defines methods which allow serialization of Java objects
to and from GIOP streams.
raw docstring

javax.rmi.CORBA.ValueHandlerMultiFormat

Java to IDL ptc 02-01-12 1.5.1.5

Java to IDL ptc 02-01-12 1.5.1.5
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close