站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 iiop API Documentation 英文版文档

org.jboss.iiop.rmi.marshal (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


Package org.jboss.iiop.rmi.marshal

Interface Summary
CDRStreamReader Interface of an object that knows how to unmarshal a Java basic type or object from a CDR input stream.
CDRStreamWriter Interface of an object that knows how to marshal a Java basic type or object into a CDR input stream.
 

Class Summary
CDRStream Utility class with static methods to: get the CDRStreamReader for a given class get the CDRStreamWriter for a given class The CDRStreamReaders and CDRStreamWriters returned by these methods are instances of static inner classes defined by CDRStream.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.