public class XFireGzipTest.AuthenticateApplicationProxy extends Object implements Runnable, Closeable
| Modifier and Type | Field and Description |
|---|---|
protected String |
authAppSOAPResponse |
protected ServerSocket |
connection |
protected List<String> |
headers |
| Constructor and Description |
|---|
AuthenticateApplicationProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<String> |
getHeaders() |
int |
getListenerPort() |
void |
run() |
protected final ServerSocket connection
protected final String authAppSOAPResponse
public AuthenticateApplicationProxy()
throws IOException
IOExceptionpublic int getListenerPort()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2020 Atlassian. All rights reserved.