Sonic ESB API

com.sonicsw.esb.mgmtapi.config
Class IEndpointConfig.EndpointType

java.lang.Object
  extended by com.sonicsw.esb.mgmtapi.config.IEndpointConfig.EndpointType
Enclosing interface:
IEndpointConfig

public static class IEndpointConfig.EndpointType
extends java.lang.Object

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

getName

public java.lang.String getName()

createEndpointType

public static IEndpointConfig.EndpointType createEndpointType(java.lang.String type)

fromString

public static IEndpointConfig.EndpointType fromString(java.lang.String name)

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.