Uses of Interface
com.soklet.ServerSentEventServer.RequestHandler
Packages that use ServerSentEventServer.RequestHandler
-
Uses of ServerSentEventServer.RequestHandler in com.soklet
Methods in com.soklet with parameters of type ServerSentEventServer.RequestHandlerModifier and TypeMethodDescriptionvoidServerSentEventServer.initialize(SokletConfig sokletConfig, ServerSentEventServer.RequestHandler requestHandler) TheSokletinstance which manages thisServerSentEventServerwill invoke this method exactly once at initialization time - this allowsSokletto "talk" to yourServerSentEventServer.