|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Client
A client used to connect to an AndroMDA
Server instance.
Server| Method Summary | |
|---|---|
void |
start(Configuration configuration)
Connects to and starts an AndroMDA server with the given configuration. |
void |
stop(Configuration configuration)
Connects to and stops an AndroMDA server with the given configuration. |
| Method Detail |
|---|
void start(Configuration configuration)
throws java.net.ConnectException
configuration.
configuration - the AndroMDA configuration instance.
java.net.ConnectException - if the client can not connect to an
AndroMDA server instance.
void stop(Configuration configuration)
throws java.net.ConnectException
configuration.
configuration - the AndroMDA configuration instance.
java.net.ConnectException - if the client can not connect to an
AndroMDA server instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||