org.glassfish.tyrus.spi
Interface SPIRegisteredEndpoint


public interface SPIRegisteredEndpoint

The provider implements this interface in order to provide the web socket SDK a handle to the deployed endpoint that it may use later to unregister.

Author:
dannycoward

Method Summary
 void remove()
           
 

Method Detail

remove

void remove()


Copyright © 2012. All Rights Reserved.