All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.leangen.graphql.spqr.spring.autoconfigure.WebSocketContextFactory Maven / Gradle / Ivy

The newest version!
package io.leangen.graphql.spqr.spring.autoconfigure;

import org.springframework.web.socket.WebSocketSession;

public interface WebSocketContextFactory extends ContextFactory {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy