com.googlecode.android_scripting
Interface SimpleServer.SimpleServerObserver

Enclosing class:
SimpleServer

public static interface SimpleServer.SimpleServerObserver


Method Summary
 void onConnect()
           
 void onDisconnect()
           
 

Method Detail

onConnect

void onConnect()

onDisconnect

void onDisconnect()