Uses of Class
ch.nolix.base.net.level3server.NetEndPoint
Packages that use NetEndPoint
-
Uses of NetEndPoint in ch.nolix.base.net.level3server
Methods in ch.nolix.base.net.level3server that return NetEndPointModifier and TypeMethodDescriptionstatic NetEndPointNetEndPoint.toGivenHostAndGivenPortAndDefaultSlot(String host, int port) static NetEndPointNetEndPoint.toGivenHostAndGivenPortAndGivenSlot(String host, int port, String slot) static NetEndPointNetEndPoint.toGivenHostAndHttpPortAndDefaultSlot(String host) static NetEndPointNetEndPoint.toLocalMachineAndGivenPortAndDefaultSlot(int port) static NetEndPointNetEndPoint.toLocalMachineAndGivenPortAndGivenSlot(int port, String slot)