A B C D E F G H I J K L M N O P R S T U V W Y _

U

UdpConnectionMgr - interface org.objectweb.jonathan.apis.protocols.ip.UdpConnectionMgr.
This interface defines a type for UDP connection managers.
UnMarshalException - exception org.objectweb.jonathan.apis.presentation.UnMarshalException.
UnMarshalException is a checked exception that indicates that an error occurred when unmarshalling data.
UnMarshalException() - Constructor for class org.objectweb.jonathan.apis.presentation.UnMarshalException
Constructs a new UnMarshalException with no detail message.
UnMarshalException(String) - Constructor for class org.objectweb.jonathan.apis.presentation.UnMarshalException
Builds a UnMarshalException with a detail message.
UnMarshalException(Exception) - Constructor for class org.objectweb.jonathan.apis.presentation.UnMarshalException
Builds a UnMarshalException that wraps another exception.
UnMarshaller - interface org.objectweb.jonathan.apis.presentation.UnMarshaller.
UnMarshaller is the type of basic types unmarshallers.
UnicastRemoteObject - class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject.
Provides an implementation of UnicastRemoteObject, multiple instances of which are managed together by an object adapter.
UnicastRemoteObject() - Constructor for class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject
Creates a UnicastRemoteObject and exports it.
UnicastRemoteObject(int) - Constructor for class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject
Creates a UnicastRemoteObject and exports it with the given port.
UnicastRemoteObject - class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject.
Provides an implementation of UnicastRemoteObject, multiple instances of which are managed together by an object adapter.
UnicastRemoteObject() - Constructor for class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Creates a UnicastRemoteObject and exports it.
UnicastRemoteObject(int) - Constructor for class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Creates a UnicastRemoteObject and exports it with the given port.
UnicastRemoteObject(int, boolean) - Constructor for class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Creates a UnicastRemoteObject and exports it with the given port.
UnionTC - class org.objectweb.david.libs.binding.orbs.UnionTC.
TypeCode implementation for unions.
UnionTC(String, String) - Constructor for class org.objectweb.david.libs.binding.orbs.UnionTC
Creates a new UnionTC with the provided parameters
UnknownExceptionService - class org.objectweb.david.libs.services.unknown_exception.UnknownExceptionService.
The UnknownException service is a standard service letting information about unexpected exceptions occurring in servers be propagated back to clients.
UnknownExceptionService(CDRMarshallerFactory, Scheduler) - Constructor for class org.objectweb.david.libs.services.unknown_exception.UnknownExceptionService
 
Utils - class org.objectweb.jeremie.tools.jrmic.Utils.
This is a utility class containing useful static methods for the Jeremie stub compiler.
Utils() - Constructor for class org.objectweb.jeremie.tools.jrmic.Utils
 
unAliasedTypeCode(TypeCode) - Static method in class org.objectweb.david.libs.helpers.TypeCodeHelpers
Returns the TypeCode represented by tc, after having followed the chain of possible aliases.
unbind(String) - Static method in class org.objectweb.jeremie.libs.services.registry.Naming
Accesses a Jeremie registry and unbinds a remote object reference.
unbind(String) - Method in class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub
 
unbind(Name) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Unbinds the given name from the current context's registry.
unbind(String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Unbinds the given stringified name from the current context's registry.
unbind(Name) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Unbinds a name from a Jeremie registry as indicated by the given URL name.
unbind(String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Unbinds a name from a Jeremie registry as indicated by the given URL string.
unexport(Object) - Method in interface org.objectweb.david.apis.binding.simpleoa.SimpleAdapterOperations
Unexports the provided CORBA object.
unexport(Object) - Method in class org.objectweb.david.apis.binding.simpleoa._SimpleAdapterImplBase
 
unexport(Object) - Method in class org.objectweb.david.apis.binding.simpleoa._SimpleAdapterStub
Unexports the provided CORBA object.
unexport(Object) - Method in class org.objectweb.david.libs.binding.moa.MOAImpl
Unexports the provided CORBA object.
unexport(Object) - Method in class org.objectweb.david.libs.binding.soa.SOAImpl
Unexports the provided CORBA object.
unexport(Remote, boolean) - Method in interface org.objectweb.jeremie.apis.binding.RMIContext
Unexports the specified remote object.
unexport(Remote, boolean) - Method in class org.objectweb.jeremie.libs.binding.moa.MOAContext
Unexports the specified remote object.
unexport(Remote, JRMIBFactory) - Static method in class org.objectweb.jeremie.libs.binding.moa.MOAContext
Unexports the given remote object from the object adapter and the given binding factory.
unexport(Remote, boolean) - Method in class org.objectweb.jeremie.libs.binding.soa.SOAContext
Unexports the specified remote object.
unexport(Remote, JRMIBFactory) - Static method in class org.objectweb.jeremie.libs.binding.soa.SOAContext
Unexports the given remote object from the object adapter and the given binding factory.
unexport() - Method in interface org.objectweb.jonathan.apis.binding.Identifier
Unexporting an identifier means that the target identifier no longer designates the object interface it was created for (by some export method).
unexport() - Method in interface org.objectweb.jonathan.apis.protocols.SessionIdentifier
Unexporting a session identifier means that the target session identifier no longer designates the session it was created for.
unexport(int) - Method in class org.objectweb.jonathan.libs.binding.JDomain
Unexports the context identified by jid.
unexport() - Method in class org.objectweb.jonathan.libs.binding.echannel.EBinder.EId
 
unexportObject(Remote) - Method in class org.objectweb.david.libs.binding.rmi.ORBPortableRemoteObjectDelegate
 
unexportObject(Remote) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method deactivates an implementation object and remove its associated Tie from the table maintained by the Util class.
unexportObject(Remote, boolean) - Static method in class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject
Unexports the specified remote object.
unexportObject(Remote, JRMIBFactory) - Static method in class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject
Unexports the given remote object from the object adapter and the given binding factory.
unexportObject(Remote, boolean) - Static method in class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Unexports the specified remote object.
unexportObject(Remote, JRMIBFactory) - Static method in class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Unexports the given remote object from the object adapter and the given binding factory.
unmarshaller - Variable in class org.objectweb.jonathan.apis.protocols.ServerException
An unmarshaller encoding the exception raised by the remote object.
unregister_value_factory(String) - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
url - Variable in class org.objectweb.jonathan.apis.protocols.http.HttpSessionIdentifier
URL of this session identifier
use_address_as_name - Variable in class org.objectweb.jonathan.libs.resources.tcpip.IPv4ConnectionFactory
Indicates whether the names used to identify endpoints should be host names or host addresses.

A B C D E F G H I J K L M N O P R S T U V W Y _