Package org.omg.IOP
See: Description
-
Interface Summary Interface Description Codec The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.CodecFactory Codecs
are obtained from theCodecFactory
.CodecFactoryOperations Codecs
are obtained from theCodecFactory
.CodecOperations The formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.CodeSets org/omg/IOP/CodeSets.java .ENCODING_CDR_ENCAPS org/omg/IOP/ENCODING_CDR_ENCAPS.java .ExceptionDetailMessage org/omg/IOP/ExceptionDetailMessage.java .RMICustomMaxStreamFormat org/omg/IOP/RMICustomMaxStreamFormat.java .TAG_ALTERNATE_IIOP_ADDRESS org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java .TAG_CODE_SETS org/omg/IOP/TAG_CODE_SETS.java .TAG_INTERNET_IOP org/omg/IOP/TAG_INTERNET_IOP.java .TAG_JAVA_CODEBASE org/omg/IOP/TAG_JAVA_CODEBASE.java .TAG_MULTIPLE_COMPONENTS org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java .TAG_ORB_TYPE org/omg/IOP/TAG_ORB_TYPE.java .TAG_POLICIES org/omg/IOP/TAG_POLICIES.java .TAG_RMI_CUSTOM_MAX_STREAM_FORMAT org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java .TransactionService org/omg/IOP/TransactionService.java . -
Class Summary Class Description CodecFactoryHelper Codecs
are obtained from theCodecFactory
.ComponentIdHelper Standard way of representing multicomponent profiles.Encoding org/omg/IOP/Encoding.java .IOR org/omg/IOP/IOR.java .IORHelper org/omg/IOP/IORHelper.java .IORHolder org/omg/IOP/IORHolder.java .MultipleComponentProfileHelper An array of tagged components, forming a multiple component profile.MultipleComponentProfileHolder An array of tagged components, forming a multiple component profile.ProfileIdHelper Profile IDServiceContext org/omg/IOP/ServiceContext.java .ServiceContextHelper org/omg/IOP/ServiceContextHelper.java .ServiceContextHolder org/omg/IOP/ServiceContextHolder.java .ServiceContextListHelper An array of service contexts, forming a service context list.ServiceContextListHolder An array of service contexts, forming a service context list.ServiceIdHelper A service id, represented as an intTaggedComponent org/omg/IOP/TaggedComponent.java .TaggedComponentHelper org/omg/IOP/TaggedComponentHelper.java .TaggedComponentHolder org/omg/IOP/TaggedComponentHolder.java .TaggedProfile org/omg/IOP/TaggedProfile.java .TaggedProfileHelper org/omg/IOP/TaggedProfileHelper.java .TaggedProfileHolder org/omg/IOP/TaggedProfileHolder.java .
Package org.omg.IOP Description
This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. Please refer to that OMG specification for further details.
Please note that we do not provide all parts of the IOP module from the specification. We only provide those parts that are referenced as return values or parameter types in public APIs, most notably, Portable Interceptors.
Package Specification
For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see Official Specifications for CORBA support in Java[tm] SE 6.
- Since:
- 1.4
Traduction non disponible
Les API Java ne sont pas encore traduites en français sur l'infobrol. Seule la version anglaise est disponible pour l'instant.
Version en cache
24/11/2024 11:23:26 Cette version de la page est en cache (à la date du 24/11/2024 11:23:26) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la dernère version de la page.Document créé le 30/08/2006, dernière modification le 04/03/2020
Source du document imprimé : https://www.gaudry.be/java-api-rf-org/omg/iop/package-summary.html
L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.
Références
Ces références et liens indiquent des documents consultés lors de la rédaction de cette page, ou qui peuvent apporter un complément d'information, mais les auteurs de ces sources ne peuvent être tenus responsables du contenu de cette page.
L'auteur de ce site est seul responsable de la manière dont sont présentés ici les différents concepts, et des libertés qui sont prises avec les ouvrages de référence. N'oubliez pas que vous devez croiser les informations de sources multiples afin de diminuer les risques d'erreurs.