Uses of Class
com.togethersoft.testing.shared.http.IHttpServerFactory

Packages that use IHttpServerFactory
com.togethersoft.testing.shared.http 

Uses of IHttpServerFactory in com.togethersoft.testing.shared.http
 

Fields in com.togethersoft.testing.shared.http declared as IHttpServerFactory
private static IHttpServerFactoryHttpServerFactoryAccess.myFactory
          
 

Methods in com.togethersoft.testing.shared.http that return IHttpServerFactory
static IHttpServerFactoryHttpServerFactoryAccess.getHttpServerFactory()
          Returns the current http server factory
 

Methods in com.togethersoft.testing.shared.http with parameters of type IHttpServerFactory
protected voidHttpServerFactoryAccess.setHttpServerFactory(IHttpServerFactory httpServerFactory)
          Sets the current http server factory