Interface EndpointMapper<E>

  • All Known Subinterfaces:
    NetworkProxy
    All Known Implementing Classes:
    GrizzlyProxy

    public interface EndpointMapper<E>
    registration interface to use with the Mapper classes.
    Author:
    Jeanfrancois Arcand