|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mud4j.services.HttpConnection
public class HttpConnection
| Constructor Summary | |
|---|---|
HttpConnection()
|
|
| Method Summary | |
|---|---|
void |
message(java.lang.String message)
Send a message through the connection service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpConnection()
| Method Detail |
|---|
public void message(java.lang.String message)
throws java.io.IOException
ConnectionService
message in interface ConnectionServicemessage - Message to send through connection service.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||