Uses of Class
com.mulesoft.connectors.mcp.internal.server.connection.observer.InternalNewSessionRequest
Packages that use InternalNewSessionRequest
Package
Description
-
Uses of InternalNewSessionRequest in com.mulesoft.connectors.mcp.internal.server.connection.observer
Methods in com.mulesoft.connectors.mcp.internal.server.connection.observer that return types with arguments of type InternalNewSessionRequestModifier and TypeMethodDescriptionSessionObserver.onNewSessionRequest(InternalNewSessionRequest request) Methods in com.mulesoft.connectors.mcp.internal.server.connection.observer with parameters of type InternalNewSessionRequestModifier and TypeMethodDescriptionSessionObserver.onNewSessionRequest(InternalNewSessionRequest request) -
Uses of InternalNewSessionRequest in com.mulesoft.connectors.mcp.internal.util
Methods in com.mulesoft.connectors.mcp.internal.util that return InternalNewSessionRequestModifier and TypeMethodDescriptionstatic InternalNewSessionRequestHttpTransportUtils.createNewSessionRequest(MuleServerSession session, org.mule.runtime.http.api.domain.request.HttpRequestContext requestContext)