playn.flash
Class FlashNet
java.lang.Object
playn.flash.FlashNet
- All Implemented Interfaces:
- Net
public class FlashNet
- extends Object
- implements Net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashNet
public FlashNet()
get
public void get(String url,
Callback<String> callback)
- Specified by:
get in interface Net
post
public void post(String url,
String data,
Callback<String> callback)
- Specified by:
post in interface Net
Copyright © 2011. All Rights Reserved.