com.esotericsoftware.kryonet.rmi
Interface RmiTest.TestObject

All Known Implementing Classes:
RmiTest.TestObjectImpl
Enclosing class:
RmiTest

public static interface RmiTest.TestObject


Method Summary
 void moo()
           
 void moo(java.lang.String value)
           
 float other()
           
 

Method Detail

moo

void moo()

moo

void moo(java.lang.String value)

other

float other()