org.red5.samples.services
Class EchoService.SampleObject
java.lang.Object
org.red5.samples.services.EchoService.SampleObject
- Enclosing class:
- EchoService
public class EchoService.SampleObject
- extends Object
Sample object that contains attributes with all access possibilities.
This will test the serializer of arbitrary objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value1
public String value1
value2
public int value2
value4
protected int value4
EchoService.SampleObject
public EchoService.SampleObject()
Copyright © 2006-2007 the Red5 project.