Class PrimitiveServer<J>

  • All Implemented Interfaces:
    one.xingyi.core.sdk.IXingYiServer

    public class PrimitiveServer<J>
    extends java.lang.Object
    implements one.xingyi.core.sdk.IXingYiServer
    • Field Detail

      • context

        public final one.xingyi.core.endpoints.EndpointContext<J> context
    • Constructor Detail

      • PrimitiveServer

        public PrimitiveServer​(one.xingyi.core.endpoints.EndpointConfig<J> config,
                               IPrimitivesController IPrimitivesController)
    • Method Detail

      • entityCompanions

        public java.util.List<one.xingyi.core.endpoints.HasBookmarkAndUrl> entityCompanions()
      • companions

        public java.util.List<one.xingyi.core.sdk.IXingYiServerCompanion<?,​?>> companions()
        Specified by:
        companions in interface one.xingyi.core.sdk.IXingYiServer
      • entityEndpoint

        public one.xingyi.core.endpoints.EndPoint entityEndpoint()
      • PrimitivescodeEndpoint

        public one.xingyi.core.endpoints.EndPoint PrimitivescodeEndpoint()
      • createWithIdPrimitives

        public one.xingyi.core.endpoints.EndPoint createWithIdPrimitives()
      • createWithNoIdPrimitives

        public one.xingyi.core.endpoints.EndPoint createWithNoIdPrimitives()
      • putPrimitives

        public one.xingyi.core.endpoints.EndPoint putPrimitives()
      • getOptionalPrimitives

        public one.xingyi.core.endpoints.EndPoint getOptionalPrimitives()
      • deletePrimitives

        public one.xingyi.core.endpoints.EndPoint deletePrimitives()
      • lens

        public java.util.List<java.lang.String> lens()