|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.e2e.examples.ftpservice.FtpService
public class FtpService
Copyright © 2001-2006 E2E technologies Ltd. All rights reserved.
| Field Summary | |
|---|---|
private FtpServer |
server
|
| Constructor Summary | |
|---|---|
FtpService()
|
|
| Method Summary | |
|---|---|
void |
initialize(FtpServerCallback ftpServerCallback)
|
static void |
main(java.lang.String[] args)
|
void |
shutDown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private FtpServer server
| Constructor Detail |
|---|
public FtpService()
| Method Detail |
|---|
public void initialize(FtpServerCallback ftpServerCallback)
initialize in interface ch.e2e.bridge.server.BridgeJavaService<FtpServerCallback>public void shutDown()
shutDown in interface ch.e2e.bridge.server.BridgeJavaService<FtpServerCallback>public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||