Package com.novell.sentinel.client.bean.java

Interface Summary
BeanTransporterSync<B extends SentinelBean> A synchronous, non-callback variation of BeanTransporter for use in Java code (as opposed to GWT code).
 

Class Summary
BeanTransporterSyncBase<B extends SentinelBean,P> A base class for synchronous Java BeanTransporterSync implementations.