|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonicsw.esb.mgmtapi.config.IEndpointConfig.EndpointType
public static class IEndpointConfig.EndpointType
A type safe enum identifying supported Endpoint configuration types.
Method Summary | |
---|---|
static IEndpointConfig.EndpointType |
createEndpointType(java.lang.String type)
|
static IEndpointConfig.EndpointType |
fromString(java.lang.String name)
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public static IEndpointConfig.EndpointType createEndpointType(java.lang.String type)
public static IEndpointConfig.EndpointType fromString(java.lang.String name)
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |