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

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


Uses of Package
org.jboss.iiop.rmi.marshal.strategy

Packages that use org.jboss.iiop.rmi.marshal.strategy
org.jboss.iiop.rmi.marshal.strategy   
org.jboss.proxy.ejb   
 

Classes in org.jboss.iiop.rmi.marshal.strategy used by org.jboss.iiop.rmi.marshal.strategy
StubStrategy
          An StubStrategy for a given method knows how to marshal the sequence of method parameters into a CDR output stream, how to unmarshal from a CDR input stream the return value of the method, and how to unmarshal from a CDR input stream an application exception thrown by the method.
 

Classes in org.jboss.iiop.rmi.marshal.strategy used by org.jboss.proxy.ejb
StubStrategy
          An StubStrategy for a given method knows how to marshal the sequence of method parameters into a CDR output stream, how to unmarshal from a CDR input stream the return value of the method, and how to unmarshal from a CDR input stream an application exception thrown by the method.
 



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