Class PojoEndpointClient

java.lang.Object
jakarta.websocket.Endpoint
org.apache.tomcat.websocket.pojo.PojoEndpointBase
org.apache.tomcat.websocket.pojo.PojoEndpointClient

public class PojoEndpointClient extends PojoEndpointBase
Wrapper class for instances of POJOs annotated with ClientEndpoint so they appear as standard Endpoint instances.