|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplayn.core.NetImpl
playn.java.JavaNet
public class JavaNet
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class playn.core.NetImpl |
|---|
NetImpl.BinaryResponse, NetImpl.BuilderImpl, NetImpl.Header, NetImpl.ResponseImpl, NetImpl.StringResponse |
| Nested classes/interfaces inherited from interface playn.core.Net |
|---|
Net.Builder, Net.HttpException, Net.Response, Net.WebSocket |
| Field Summary |
|---|
| Fields inherited from class playn.core.NetImpl |
|---|
platform, UTF8 |
| Constructor Summary | |
|---|---|
JavaNet(JavaPlatform platform)
|
|
| Method Summary | |
|---|---|
Net.WebSocket |
createWebSocket(String url,
Net.WebSocket.Listener listener)
|
protected void |
execute(NetImpl.BuilderImpl req,
Callback<Net.Response> callback)
|
| Methods inherited from class playn.core.NetImpl |
|---|
get, post, req |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaNet(JavaPlatform platform)
| Method Detail |
|---|
public Net.WebSocket createWebSocket(String url,
Net.WebSocket.Listener listener)
createWebSocket in interface NetcreateWebSocket in class NetImpl
protected void execute(NetImpl.BuilderImpl req,
Callback<Net.Response> callback)
execute in class NetImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||