public class StepFullJavaSession extends SameInputBiMergeStep<StepMCProfile.MCProfile,StepPlayerCertificates.PlayerCertificates,StepFullJavaSession.FullJavaSession>
| Modifier and Type | Class and Description |
|---|---|
static class |
StepFullJavaSession.FullJavaSession |
BiMergeStep.StepResult<P1 extends AbstractStep.StepResult<?>,P2 extends AbstractStep.StepResult<?>>AbstractStep.ApplicationDetails, AbstractStep.FirstStepResult, AbstractStep.InitialInputsteps1UntilSameInput, steps2UntilSameInputprevStep2applicationDetails, name, prevStep| Constructor and Description |
|---|
StepFullJavaSession(AbstractStep<?,StepMCProfile.MCProfile> prevStep1,
AbstractStep<?,StepPlayerCertificates.PlayerCertificates> prevStep2) |
| Modifier and Type | Method and Description |
|---|---|
protected StepFullJavaSession.FullJavaSession |
execute(ILogger logger,
net.lenni0451.commons.httpclient.HttpClient httpClient,
StepMCProfile.MCProfile mcProfile,
StepPlayerCertificates.PlayerCertificates playerCertificates) |
StepFullJavaSession.FullJavaSession |
fromUnoptimizedJson(com.google.gson.JsonObject json) |
com.google.gson.JsonObject |
toUnoptimizedJson(StepFullJavaSession.FullJavaSession fullJavaSession) |
fromJson, getFromInput, refresh, toJsonexecutegetFromInput, refreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteSecondaryStepChain, findCommonStep, insertDuplicateStepResultsIntoJson, refreshSecondaryStepChain, removeDuplicateStepResultsFromJsonpublic StepFullJavaSession(AbstractStep<?,StepMCProfile.MCProfile> prevStep1, AbstractStep<?,StepPlayerCertificates.PlayerCertificates> prevStep2)
protected StepFullJavaSession.FullJavaSession execute(ILogger logger, net.lenni0451.commons.httpclient.HttpClient httpClient, StepMCProfile.MCProfile mcProfile, StepPlayerCertificates.PlayerCertificates playerCertificates) throws java.lang.Exception
execute in class BiMergeStep<StepMCProfile.MCProfile,StepPlayerCertificates.PlayerCertificates,StepFullJavaSession.FullJavaSession>java.lang.Exceptionpublic StepFullJavaSession.FullJavaSession fromUnoptimizedJson(com.google.gson.JsonObject json)
public com.google.gson.JsonObject toUnoptimizedJson(StepFullJavaSession.FullJavaSession fullJavaSession)