Uses of Interface
ch.nolix.baseapi.net.baseendpoint.IBaseEndPoint
Packages that use IBaseEndPoint
Package
Description
-
Uses of IBaseEndPoint in ch.nolix.base.net.baseendpoint
Classes in ch.nolix.base.net.baseendpoint that implement IBaseEndPoint -
Uses of IBaseEndPoint in ch.nolix.base.net.level1server
Classes in ch.nolix.base.net.level1server that implement IBaseEndPointModifier and TypeClassDescriptionclassclassAAbstractNetEndPointcan send messages to an otherAbstractNetEndPointthat is on: -the same process on the local computer -another process on the local computer -another process on another computerfinal classfinal classfinal class -
Uses of IBaseEndPoint in ch.nolix.base.net.level2server
Classes in ch.nolix.base.net.level2server that implement IBaseEndPointModifier and TypeClassDescriptionclassfinal classA local end point can send messages to an other local end point.final class -
Uses of IBaseEndPoint in ch.nolix.base.net.level3server
Classes in ch.nolix.base.net.level3server that implement IBaseEndPointModifier and TypeClassDescriptionclassfinal classALocalEndPointcan communicate with anotherLocalEndPoint.final class -
Uses of IBaseEndPoint in ch.nolix.baseapi.net.level1server
Subinterfaces of IBaseEndPoint in ch.nolix.baseapi.net.level1server -
Uses of IBaseEndPoint in ch.nolix.baseapi.net.level2server
Subinterfaces of IBaseEndPoint in ch.nolix.baseapi.net.level2server -
Uses of IBaseEndPoint in ch.nolix.baseapi.net.level3server
Subinterfaces of IBaseEndPoint in ch.nolix.baseapi.net.level3server