AeroGear SimplePush Server Protocol 0.11.0

Uses of Interface
org.jboss.aerogear.simplepush.protocol.UnregisterMessage

Packages that use UnregisterMessage
org.jboss.aerogear.simplepush.protocol   
org.jboss.aerogear.simplepush.protocol.impl   
 

Uses of UnregisterMessage in org.jboss.aerogear.simplepush.protocol
 

Subinterfaces of UnregisterMessage in org.jboss.aerogear.simplepush.protocol
 interface UnregisterResponse
          Represents the Unregister response message, 'unregister' message type, in the SimplePush specification protocol This message is sent from the PushServer to the UserAgent with the result of a unregistration request.
 

Uses of UnregisterMessage in org.jboss.aerogear.simplepush.protocol.impl
 

Classes in org.jboss.aerogear.simplepush.protocol.impl that implement UnregisterMessage
 class UnregisterMessageImpl
           
 class UnregisterResponseImpl
           
 


AeroGear SimplePush Server Protocol 0.11.0

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.