Class BRequest_IXServicePortIF_invalidateCache2

java.lang.Object
byps.BMethodRequest
de.elo.ix.client.BRequest_IXServicePortIF_invalidateCache2
All Implemented Interfaces:
Serializable

public final class BRequest_IXServicePortIF_invalidateCache2 extends byps.BMethodRequest implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • BRequest_IXServicePortIF_invalidateCache2

      public BRequest_IXServicePortIF_invalidateCache2()
  • Method Details

    • getRemoteId

      public int getRemoteId()
      Specified by:
      getRemoteId in class byps.BMethodRequest
    • setSession

      public void setSession(Object __byps__sess)
      Overrides:
      setSession in class byps.BMethodRequest
    • execute

      public void execute(byps.BRemote __byps__remote, byps.BAsyncResult<Object> __byps__asyncResult) throws Throwable
      Specified by:
      execute in class byps.BMethodRequest
      Parameters:
      __byps__remote - Target interface.
      __byps__asyncResult - a BAsyncResult of BMethodResult
      Throws:
      Throwable
    • toString

      public String toString()
      Overrides:
      toString in class Object