railo.runtime.gateway.proxy
Class GatewayProFactory

java.lang.Object
  extended by railo.runtime.gateway.proxy.GatewayProFactory

public class GatewayProFactory
extends Object


Constructor Summary
GatewayProFactory()
           
 
Method Summary
static Gateway toGateway(GatewayPro gateway)
           
static GatewayEngine toGatewayEngine(GatewayEnginePro engine)
           
static GatewayEngineImpl toGatewayEngineImpl(GatewayEnginePro engine)
           
static GatewayPro toGatewayPro(Gateway gateway)
           
static GatewayPro toGatewayPro(Object gateway)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatewayProFactory

public GatewayProFactory()
Method Detail

toGatewayPro

public static GatewayPro toGatewayPro(Gateway gateway)

toGateway

public static Gateway toGateway(GatewayPro gateway)

toGatewayPro

public static GatewayPro toGatewayPro(Object gateway)

toGatewayEngineImpl

public static GatewayEngineImpl toGatewayEngineImpl(GatewayEnginePro engine)

toGatewayEngine

public static GatewayEngine toGatewayEngine(GatewayEnginePro engine)


Copyright © 2012 Railo