com.vaadin.client.communication.

Class AtmospherePushConnection.AtmosphereResponse

    • Constructor Detail

      • AtmosphereResponse

        protected AtmosphereResponse()
    • Method Detail

      • getStatusCode

        public final int getStatusCode()
      • getResponseBody

        public final String getResponseBody()
      • getState

        public final String getState()
      • getError

        public final String getError()
      • getTransport

        public final String getTransport()