|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.apps.tools.ManInTheMiddle
public class ManInTheMiddle
A GUI app that acts as a proxy for TCP conversations and lets you see both sides. Useful for debugging SOAP and similar protocols.
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
ManInTheMiddle(int listenPort,
java.lang.String redirectAddress,
int redirectPort)
Creates an AppLauncher that lists all available apps. |
|
| Method Summary | |
|---|---|
MainWindow |
getWindow()
|
void |
run()
|
void |
start()
Start the daemon. |
void |
stop()
Stop the daemon. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManInTheMiddle(int listenPort,
java.lang.String redirectAddress,
int redirectPort)
| Method Detail |
|---|
public void start()
throws java.lang.Exception
java.lang.Exception
public void stop()
throws java.lang.Exception
java.lang.Exceptionpublic MainWindow getWindow()
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||