Package de.elo.ix.client
Class BRequest_IXServicePortIF_startExport
java.lang.Object
byps.BMethodRequest
de.elo.ix.client.BRequest_IXServicePortIF_startExport
- All Implemented Interfaces:
Serializable
public final class BRequest_IXServicePortIF_startExport
extends byps.BMethodRequest
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ClientInfoprotected longstatic final longprotected String[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ci
-
topLevelIDs
-
options
protected long options -
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
BRequest_IXServicePortIF_startExport
public BRequest_IXServicePortIF_startExport()
-
-
Method Details
-
getRemoteId
public int getRemoteId()- Specified by:
getRemoteIdin classbyps.BMethodRequest
-
setSession
- Overrides:
setSessionin classbyps.BMethodRequest
-
execute
public void execute(byps.BRemote __byps__remote, byps.BAsyncResult<Object> __byps__asyncResult) throws Throwable - Specified by:
executein classbyps.BMethodRequest- Parameters:
__byps__remote- Target interface.__byps__asyncResult- a BAsyncResult of BMethodResult- Throws:
Throwable
-
toString
-