|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.soap.partner.Connector
public class Connector
Generated class, please do not edit.
| Field Summary | |
|---|---|
static java.lang.String |
END_POINT
|
| Constructor Summary | |
|---|---|
Connector()
|
|
| Method Summary | |
|---|---|
static PartnerConnection |
newConnection(com.sforce.ws.ConnectorConfig config)
|
static PartnerConnection |
newConnection(java.lang.String username,
java.lang.String password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String END_POINT
| Constructor Detail |
|---|
public Connector()
| Method Detail |
|---|
public static PartnerConnection newConnection(java.lang.String username,
java.lang.String password)
throws com.sforce.ws.ConnectionException
com.sforce.ws.ConnectionException
public static PartnerConnection newConnection(com.sforce.ws.ConnectorConfig config)
throws com.sforce.ws.ConnectionException
com.sforce.ws.ConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||