org.objectweb.celtix.bindings
Class ServerBindingCallback
java.lang.Object
org.objectweb.celtix.bindings.ServerBindingCallback
- All Implemented Interfaces:
- Runnable
public class ServerBindingCallback
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerBindingCallback
public ServerBindingCallback(InputStreamMessageContext ctx,
ServerTransport t,
AbstractServerBinding b)
run
public void run()
- Specified by:
run
in interface Runnable