Package org.atmosphere.cpr
Class AtmosphereRequestImpl.LazyComputation
- java.lang.Object
-
- org.atmosphere.cpr.AtmosphereRequestImpl.LazyComputation
-
- Enclosing class:
- AtmosphereRequestImpl
public static final class AtmosphereRequestImpl.LazyComputation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LazyComputation(java.util.concurrent.Callable<java.net.InetSocketAddress> callable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.InetSocketAddressaddress()java.lang.StringgetHostAddress()java.lang.StringgetHostName()intgetPort()
-