Package com.zeroc.Ice

Interface ObjectAdapter


public interface ObjectAdapter
The object adapter provides an up-call interface from the Ice run time to the implementation of Ice objects. The object adapter is responsible for receiving requests from endpoints, and for mapping between servants, identities, and proxies.
See Also: