- getAcks() - Method in interface org.jboss.aerogear.simplepush.protocol.AckMessage
-
Returns the channel ids that have been acknowledged by UserAgent
- getAcks() - Method in class org.jboss.aerogear.simplepush.protocol.impl.AckMessageImpl
-
- getAcks() - Method in class org.jboss.aerogear.simplepush.protocol.impl.NotificationMessageImpl
-
- getAcks() - Method in interface org.jboss.aerogear.simplepush.protocol.NotificationMessage
-
Returns the set channel ids that have been updated for a UserAgent
- getChannelId() - Method in interface org.jboss.aerogear.simplepush.protocol.Ack
-
Returns the channel id for this ack.
- getChannelId() - Method in class org.jboss.aerogear.simplepush.protocol.impl.AckImpl
-
- getChannelId() - Method in class org.jboss.aerogear.simplepush.protocol.impl.RegisterMessageImpl
-
- getChannelId() - Method in class org.jboss.aerogear.simplepush.protocol.impl.UnregisterMessageImpl
-
- getChannelId() - Method in interface org.jboss.aerogear.simplepush.protocol.RegisterMessage
-
Returns the channelId that was sent from the UserAgent.
- getChannelId() - Method in interface org.jboss.aerogear.simplepush.protocol.UnregisterMessage
-
Returns the channelId that was sent from the UserAgent.
- getChannelIds() - Method in interface org.jboss.aerogear.simplepush.protocol.HelloMessage
-
Channel identifiers are created on the UserAgent side and are stored by the SimplePush Server
and associated with the UserAgent.
- getChannelIds() - Method in class org.jboss.aerogear.simplepush.protocol.impl.HelloMessageImpl
-
- getCode() - Method in class org.jboss.aerogear.simplepush.protocol.impl.StatusImpl
-
- getCode() - Method in interface org.jboss.aerogear.simplepush.protocol.Status
-
Returns the error code for this Status.
- getMessage() - Method in class org.jboss.aerogear.simplepush.protocol.impl.StatusImpl
-
- getMessage() - Method in interface org.jboss.aerogear.simplepush.protocol.Status
-
Returns the message for this Status.
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.AckMessageImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.HelloMessageImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.HelloResponseImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.NotificationMessageImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.PingMessageImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.RegisterMessageImpl
-
- getMessageType() - Method in class org.jboss.aerogear.simplepush.protocol.impl.UnregisterMessageImpl
-
- getMessageType() - Method in interface org.jboss.aerogear.simplepush.protocol.MessageType
-
Returns the Type of this message.
- getPingMessage() - Method in class org.jboss.aerogear.simplepush.protocol.impl.PingMessageImpl
-
- getPingMessage() - Method in interface org.jboss.aerogear.simplepush.protocol.PingMessage
-
Returns contents of the ping message, which should be '{}'.
- getPushEndpoint() - Method in class org.jboss.aerogear.simplepush.protocol.impl.RegisterResponseImpl
-
- getPushEndpoint() - Method in interface org.jboss.aerogear.simplepush.protocol.RegisterResponse
-
Returns the push endpoint for this channel.
- getStatus() - Method in class org.jboss.aerogear.simplepush.protocol.impl.RegisterResponseImpl
-
- getStatus() - Method in class org.jboss.aerogear.simplepush.protocol.impl.UnregisterResponseImpl
-
- getStatus() - Method in interface org.jboss.aerogear.simplepush.protocol.RegisterResponse
-
Returns the result of the Register call
- getStatus() - Method in interface org.jboss.aerogear.simplepush.protocol.UnregisterResponse
-
Returns the result of the Register call
- getUAID() - Method in interface org.jboss.aerogear.simplepush.protocol.HelloMessage
-
A globally unique identifier for a UserAgent created by the SimplePush Server.
- getUAID() - Method in interface org.jboss.aerogear.simplepush.protocol.HelloResponse
-
A globally unique identifier for a UserAgent created by the SimplePush Server.
- getUAID() - Method in class org.jboss.aerogear.simplepush.protocol.impl.HelloMessageImpl
-
- getUAID() - Method in class org.jboss.aerogear.simplepush.protocol.impl.HelloResponseImpl
-
- getVersion() - Method in interface org.jboss.aerogear.simplepush.protocol.Ack
-
Returns the version for this ack.
- getVersion() - Method in class org.jboss.aerogear.simplepush.protocol.impl.AckImpl
-