public class WireMonitorServer extends Object
| Constructor and Description |
|---|
WireMonitorServer(int port)
Start listening to a port
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCapturedMessage()
Wait until response is received and returns
|
void |
start() |
public WireMonitorServer(int port)
port - to be listenedpublic void start()
public String getCapturedMessage()
Copyright © 2018 WSO2. All rights reserved.