|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HeadersFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
HeadersPackage
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static HeadersFactory |
eINSTANCE
|
static HeadersFactory |
INSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
com.ibm.websphere.http.headers.DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
HTTPAuthentication |
createHTTPAuthentication()
Returns a new object of class 'HTTP Authentication' |
HTTPControl |
createHTTPControl()
Returns a new object of class 'HTTP Control' |
HTTPCredentials |
createHTTPCredentials()
Returns a new object of class 'HTTP Credentials' |
HTTPHeader |
createHTTPHeader()
Returns a new object of class 'HTTP Header' |
HTTPHeaders |
createHTTPHeaders()
Returns a new object of class 'HTTP Headers' |
com.ibm.websphere.http.headers.HTTPMessageParameters |
createHTTPMessageParameters()
Returns a new object of class 'HTTP Message Parameters' |
HTTPProxySettings |
createHTTPProxySettings()
Returns a new object of class 'HTTP Proxy Settings' |
HTTPSSLSettings |
createHTTPSSLSettings()
Returns a new object of class 'HTTPSSL Settings' |
com.ibm.websphere.http.headers.HeadersPackage |
getHeadersPackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final HeadersFactory INSTANCE
static final HeadersFactory eINSTANCE
Method Detail |
---|
com.ibm.websphere.http.headers.DocumentRoot createDocumentRoot()
HTTPAuthentication createHTTPAuthentication()
HTTPControl createHTTPControl()
HTTPCredentials createHTTPCredentials()
HTTPHeader createHTTPHeader()
HTTPHeaders createHTTPHeaders()
com.ibm.websphere.http.headers.HTTPMessageParameters createHTTPMessageParameters()
HTTPProxySettings createHTTPProxySettings()
HTTPSSLSettings createHTTPSSLSettings()
com.ibm.websphere.http.headers.HeadersPackage getHeadersPackage()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |