public interface  org.springframework.messaging.simp.stomp.ConnectionHandlingStompSession extends java.lang.Object implements org.springframework.messaging.simp.stomp.StompSession, org.springframework.messaging.tcp.TcpConnectionHandler
{
public abstract org.springframework.util.concurrent.ListenableFuture getSessionFuture();
}