@RequestScoped public class RemoteEndpointIntrospector extends org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>
RemoteEndpointImpl injection implementation support.| Constructor | Description |
|---|---|
RemoteEndpointIntrospector() |
| Modifier and Type | Method | Description |
|---|---|---|
RemoteEndpoint |
injectable(org.atmosphere.cpr.AtmosphereResource resource) |
|
boolean |
supportedType(Type t) |
public boolean supportedType(Type t)
supportedType in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>public RemoteEndpoint injectable(org.atmosphere.cpr.AtmosphereResource resource)
injectable in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>Copyright © 2018. All rights reserved.