org.atmosphere.wasync.impl
Class AtmosphereRequest

java.lang.Object
  extended by org.atmosphere.wasync.impl.DefaultRequest
      extended by org.atmosphere.wasync.impl.AtmosphereRequest
All Implemented Interfaces:
Request

public class AtmosphereRequest
extends DefaultRequest


Nested Class Summary
static class AtmosphereRequest.AtmosphereRequestBuilder
           
 
Nested classes/interfaces inherited from interface org.atmosphere.wasync.Request
Request.METHOD, Request.TRANSPORT
 
Field Summary
 
Fields inherited from class org.atmosphere.wasync.impl.DefaultRequest
builder
 
Constructor Summary
protected AtmosphereRequest(DefaultRequestBuilder builder)
           
 
Method Summary
 
Methods inherited from class org.atmosphere.wasync.impl.DefaultRequest
decoders, encoders, functionResolver, headers, method, queryString, transport, uri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosphereRequest

protected AtmosphereRequest(DefaultRequestBuilder builder)


Copyright © 2012. All Rights Reserved.