Class FoxTrotHandler


class FoxTrotHandler
implements InvocationHandler


Field Summary
 (package private) ChatServerstub
           

Constructor Summary
FoxTrotHandler(ChatServer stub)
           

Method Summary
 Objectinvoke(Object proxy, Method method, Object[] args)
           

Field Detail

stub

ChatServer stub
Constructor Detail

FoxTrotHandler

public FoxTrotHandler(ChatServer stub)
Method Detail

invoke

public Object invoke(Object proxy, Method method, Object[] args)
throws java.rmi.RemoteException

Association Links

to Class ChatServer

Dependency Links

to Class java.lang.reflect.InvocationHandler

to Class ChatServer

to Class java.lang.Object

to Class java.lang.reflect.Method

to Class java.rmi.RemoteException

to Class Diagram <default>