org.atmosphere.nettosphere
Class BridgeRuntime.State

java.lang.Object
  extended by org.atmosphere.nettosphere.BridgeRuntime.State
Enclosing class:
BridgeRuntime

public static final class BridgeRuntime.State
extends Object


Constructor Summary
BridgeRuntime.State(org.atmosphere.cpr.AtmosphereRequest request, org.atmosphere.cpr.Action action)
           
 
Method Summary
 org.atmosphere.cpr.AtmosphereResourceImpl resource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeRuntime.State

public BridgeRuntime.State(org.atmosphere.cpr.AtmosphereRequest request,
                           org.atmosphere.cpr.Action action)
Method Detail

resource

public org.atmosphere.cpr.AtmosphereResourceImpl resource()


Copyright © 2014. All Rights Reserved.