Package com.caucho.hessian.client
Interface HessianMetaInfoAPI
public interface HessianMetaInfoAPI
API retrieving hessian meta information.
-
Method Summary
Modifier and TypeMethodDescription_hessian_getAttribute
(String name) Returns a service attribute.
-
Method Details
-
_hessian_getAttribute
Returns a service attribute.- java.api.class - the Java interface for the object interface.
- java.ejb.home.class - the EJB home interface
- java.ejb.remote.class - the EJB remote interface
- java.primary.key.class - the EJB primary key class
-