Package systextil.bo

Class ApcrPortEndpoint

java.lang.Object
systextil.ws.ResourceBase
systextil.bo.ApcrPortEndpoint

public class ApcrPortEndpoint extends systextil.ws.ResourceBase
Expõe a porta configurada do serviço APCR (apcr.port em properties ou env).
  • Nested Class Summary

    Nested classes/interfaces inherited from class systextil.ws.ResourceBase

    systextil.ws.ResourceBase.Err
  • Field Summary

    Fields inherited from class systextil.ws.ResourceBase

    formNameRequired
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     

    Methods inherited from class systextil.ws.ResourceBase

    execute, getClientInfo, getLogin, run

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ApcrPortEndpoint

      public ApcrPortEndpoint()
  • Method Details