org.jboss.remoting.ServerInvocationHandler

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2711

This topic has not yet been written. The content below is from the topic description.
org.jboss.remoting.ServerInvocationHandler – is the interface that the remote server will call on with an invocation received from the client. This interface must be implemented by the user. This implementation will also be required to keep track of callback listeners that have been registered by the client as well.