public class GXActivatePrinterRequest extends GXCreateSessionRequest
GXCreateSessionRequest
Constructor and Description |
---|
GXActivatePrinterRequest() |
GXActivatePrinterRequest(GXParameters params)
{@link com.sabratec.applinx.common.runtime.printer.GXParameters
|
Modifier and Type | Method and Description |
---|---|
GXParameters |
getPrinterParameters()
Gets print parameters {@link com.sabratec.applinx.common.runtime.printer.GXParameters
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getConnectionPool, getHostNewPassword, getHostPassword, getHostService, getHostUserName, getSessionDescription, isFailOnWarning, setConnectionPool, setFailOnWarning, setHostNewPassword, setHostPassword, setHostUserName, setSessionDescription, setUseHostService
getApplicationName, getClientId, getServerContext, getServerURL, getSessionID, getSessionPassword, setApplicationName, setClientId, setServerContext, setServerURL, setSessionID, setSessionPassword
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariables
public GXActivatePrinterRequest()
public GXActivatePrinterRequest(GXParameters params)
public GXParameters getPrinterParameters()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class GXCreateSessionRequest
IOException
ClassNotFoundException
java.io.Externalizable#readExternal(ObjectInput)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GXCreateSessionRequest
IOException
java.io.Externalizable#writeExternal(ObjectOutput)
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.