Uses of Interface
org.serviceconnector.net.res.IEndpoint
Packages that use IEndpoint
Package
Description
-
Uses of IEndpoint in org.serviceconnector.net.res
Classes in org.serviceconnector.net.res that implement IEndpointMethods in org.serviceconnector.net.res that return IEndpointModifier and TypeMethodDescriptionEndpointFactory.createEndpoint(String key) Creates a new Endpoint object.Methods in org.serviceconnector.net.res that return types with arguments of type IEndpointModifier and TypeMethodDescriptionIResponder.getEndpoints()Gets the endpoint.Responder.getEndpoints()Gets the endpoint. -
Uses of IEndpoint in org.serviceconnector.net.res.netty.http
Classes in org.serviceconnector.net.res.netty.http that implement IEndpoint -
Uses of IEndpoint in org.serviceconnector.net.res.netty.tcp
Classes in org.serviceconnector.net.res.netty.tcp that implement IEndpoint -
Uses of IEndpoint in org.serviceconnector.net.res.netty.tcp.proxy
Classes in org.serviceconnector.net.res.netty.tcp.proxy that implement IEndpoint -
Uses of IEndpoint in org.serviceconnector.net.res.netty.web
Classes in org.serviceconnector.net.res.netty.web that implement IEndpoint