com.atlassian.crowd.acceptance.tests.client
Class XFireGzipTest.AuthenticateApplicationProxy

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.client.XFireGzipTest.AuthenticateApplicationProxy
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
XFireGzipTest

public class XFireGzipTest.AuthenticateApplicationProxy
extends java.lang.Object
implements java.lang.Runnable


Field Summary
protected  java.lang.String authAppSOAPResponse
           
protected  java.net.Socket clientSocket
           
protected  java.net.ServerSocket connection
           
protected  java.util.List<java.lang.String> headers
           
 
Constructor Summary
XFireGzipTest.AuthenticateApplicationProxy(int port)
           
 
Method Summary
 java.util.List<java.lang.String> getHeaders()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connection

protected java.net.ServerSocket connection

clientSocket

protected java.net.Socket clientSocket

headers

protected java.util.List<java.lang.String> headers

authAppSOAPResponse

protected final java.lang.String authAppSOAPResponse
See Also:
Constant Field Values
Constructor Detail

XFireGzipTest.AuthenticateApplicationProxy

public XFireGzipTest.AuthenticateApplicationProxy(int port)
Method Detail

getHeaders

public java.util.List<java.lang.String> getHeaders()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2010 Atlassian. All Rights Reserved.