Package

com.malliina

push

Permalink

package push

Visibility
  1. Public
  2. All

Type Members

  1. trait Headers extends AnyRef

    Permalink
  2. class JsonException extends PushException

    Permalink
  3. trait MessagingClient[T] extends AnyRef

    Permalink

    T

    type of device

  4. abstract class NamedCompanion[T <: Named] extends ValidatingCompanion[String, T]

    Permalink
  5. class NotJsonException extends PushException

    Permalink
  6. trait OAuthKeys extends AnyRef

    Permalink
  7. trait PushClient[S, T, U] extends AnyRef

    Permalink

    S

    type of token

    T

    type of message

    U

    type of response

  8. class PushException extends Exception

    Permalink
  9. class ResponseException extends PushException

    Permalink
  10. abstract class SimpleCompanion[In, T] extends ValidatingCompanion[In, T]

    Permalink
  11. trait Token extends AnyRef

    Permalink
  12. trait TokenCompanion[T <: Token] extends SimpleCompanion[String, T]

    Permalink

    Base companion object for Tokens.

  13. abstract class ValidatingCompanion[In, T] extends AnyRef

    Permalink
  14. trait WindowsClient[T <: Token, M <: WindowsMessage] extends PushClient[T, M, WebResponse]

    Permalink
  15. trait WindowsMessage extends AnyRef

    Permalink

Value Members

  1. object Headers extends Headers

    Permalink
  2. object MessagingClient

    Permalink
  3. object OAuthKeys extends OAuthKeys

    Permalink
  4. object TLSUtils

    Permalink
  5. object WindowsClient

    Permalink
  6. package adm

    Permalink
  7. package android

    Permalink
  8. package apns

    Permalink
  9. package gcm

    Permalink
  10. package mpns

    Permalink
  11. package wns

    Permalink

Ungrouped